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