libgpac
Documentation of the core library of GPAC
python.libgpac.libgpac.BufferOccupancy Class Reference

Buffer occupancy object.

Static Public Attributes

 max_units
 maximum number of packets (partial or full AU) allowed in buffer More...
 
 nb_pck
 number of block allowed in buffer More...
 
 max_dur
 maximum buffer duration in microseconds More...
 
 dur
 buffer duration in microseconds More...
 
 is_final_flush
 if true, the session has been aborted and this is the final flush for this buffer More...
 

Field Documentation

◆ max_units

python.libgpac.libgpac.BufferOccupancy.max_units
static

◆ nb_pck

python.libgpac.libgpac.BufferOccupancy.nb_pck
static

◆ max_dur

python.libgpac.libgpac.BufferOccupancy.max_dur
static

◆ dur

python.libgpac.libgpac.BufferOccupancy.dur
static

◆ is_final_flush

python.libgpac.libgpac.BufferOccupancy.is_final_flush
static