DASH groups statistics object.
|
| 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 or of last downloaded segment quality if previous was skipped
|
|
| 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
|
|