![]() |
libgpac
Documentation of the core library of GPAC
|
DASH groups statistics object.
Inheritance diagram for libgpac.DASHGroupStatistics:
Collaboration diagram for libgpac.DASHGroupStatistics:Static Public Attributes | |
| download_rate | |
| download rate of last segment in bits per second, divided by current playback speed | |
| filesize | |
| size of last segment in bytes | |
| speed | |
| current playback speed | |
| max_available_speed | |
| max playback speed based on associated codec runtime statistics | |
| display_width | |
| display width in pixels of object | |
| display_height | |
| display height in pixels of object | |
| active_quality_idx | |
| index of current quality | |
| buffer_min | |
| minimum buffer in milliseconds, below witch rebuffer occurs | |
| buffer_max | |
| maximum buffer in milliseconds, algorithm should not fill more than this | |
| buffer | |
| current buffer in milliseconds | |
| quality_degradation_hint | |
| degradation hint, 0 means no degradation, 100 means tile completely hidden | |
| total_rate | |
| cumulated download rate of all active groups - 0 means all files are local | |