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