FFmpeg
4.4.6
|
Data Fields | |
char | type [16] |
char | uri [MAX_URL_SIZE] |
char | group_id [MAX_FIELD_LEN] |
char | language [MAX_FIELD_LEN] |
char | assoc_language [MAX_FIELD_LEN] |
char | name [MAX_FIELD_LEN] |
char | defaultr [4] |
char | forced [4] |
char | characteristics [MAX_CHARACTERISTICS_LEN] |
char rendition_info::type[16] |
Definition at line 460 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
char rendition_info::uri[MAX_URL_SIZE] |
Definition at line 461 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
char rendition_info::group_id[MAX_FIELD_LEN] |
Definition at line 462 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
char rendition_info::language[MAX_FIELD_LEN] |
Definition at line 463 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
char rendition_info::assoc_language[MAX_FIELD_LEN] |
Definition at line 464 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
char rendition_info::name[MAX_FIELD_LEN] |
Definition at line 465 of file hls.c.
Referenced by convert_from_tensorflow.Operand::__str__(), handle_rendition_args(), and new_rendition().
char rendition_info::defaultr[4] |
Definition at line 466 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
char rendition_info::forced[4] |
Definition at line 467 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
char rendition_info::characteristics[MAX_CHARACTERISTICS_LEN] |
Definition at line 468 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().