$darkmode
DASH media quality information (Representation info) More...
Static Public Attributes | |
| bandwidth | |
| bandwidth in bits per second More... | |
| ID | |
| ID (representation ID in DASH) More... | |
| mime | |
| MIME type. More... | |
| codec | |
| codec parameter string More... | |
| width | |
| width in pixels, 0 if not visual More... | |
| height | |
| height in pixels, 0 if not visual More... | |
| interlaced | |
| interlaced flag, false 0 if not visual More... | |
| fps | |
| Frame Rate (Fraction), 0/0 if not visual. More... | |
| sar | |
| Sample Aspect Ration (Fraction), 0/0 if not visual. More... | |
| sample_rate | |
| Samplerate, 0 if not audio. More... | |
| nb_channels | |
| Number of channels, 0 if not audio. More... | |
| disabled | |
| set to true if quality is disabled (no playback support) More... | |
| is_selected | |
| set to true if quality is selected More... | |
| ast_offset | |
| AST offset for DASH low latency mode, 0 otherwise. More... | |
| avg_duration | |
| Average segment duration in seconds, 0 if unknown. More... | |
| hls_variant_url | |
| HLS variant name. More... | |
| ssr | |
| SSR representation, estimated number of parts (subsegments), 1 if unknown, 0 if not SSR. More... | |
| sizes | |
| list of segment sizes for VoD cases, None otherwise or if unknown More... | |
DASH media quality information (Representation info)
|
static |
bandwidth in bits per second
|
static |
ID (representation ID in DASH)
|
static |
MIME type.
|
static |
codec parameter string
|
static |
width in pixels, 0 if not visual
|
static |
height in pixels, 0 if not visual
|
static |
interlaced flag, false 0 if not visual
|
static |
Frame Rate (Fraction), 0/0 if not visual.
|
static |
Sample Aspect Ration (Fraction), 0/0 if not visual.
|
static |
Samplerate, 0 if not audio.
|
static |
Number of channels, 0 if not audio.
|
static |
set to true if quality is disabled (no playback support)
|
static |
set to true if quality is selected
|
static |
AST offset for DASH low latency mode, 0 otherwise.
|
static |
Average segment duration in seconds, 0 if unknown.
|
static |
HLS variant name.
|
static |
SSR representation, estimated number of parts (subsegments), 1 if unknown, 0 if not SSR.
|
static |
list of segment sizes for VoD cases, None otherwise or if unknown