![]() |
libgpac
Documentation of the core library of GPAC
|
DASH group current segment download statistics object. More...
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 | |
DASH group current segment download statistics object.
|
static |
download rate of last segment in bits per second
|
static |
total number of bytes in segment
|
static |
number of downloaded bytes from segment (starting from first byte)
|
static |
number of microseconds elapsed since segment was scheduled for download
|
static |
current buffer length in milliseconds
|
static |
duration of segment being downloaded, in milliseconds - 0 if unknown