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

DASH group current segment download statistics object.

+ Inheritance diagram for python.libgpac.libgpac.DASHGroupDownloadStatistics:
+ Collaboration diagram for python.libgpac.libgpac.DASHGroupDownloadStatistics:

Static Public Attributes

 bits_per_sec
 download rate of last segment in bits per second
 
 total_bytes
 total number of bytes in segment
 
 bytes_done
 number of downloaded bytes from segment (starting from first byte)
 
 time_since_start
 number of microseconds elapsed since segment was scheduled for download
 
 buffer_dur
 current buffer length in milliseconds
 
 current_seg_dur
 duration of segment being downloaded, in milliseconds - 0 if unknown