| FFmpeg
    4.0
    | 
| 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 453 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::uri[MAX_URL_SIZE] | 
Definition at line 454 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::group_id[MAX_FIELD_LEN] | 
Definition at line 455 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::language[MAX_FIELD_LEN] | 
Definition at line 456 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::assoc_language[MAX_FIELD_LEN] | 
Definition at line 457 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::name[MAX_FIELD_LEN] | 
Definition at line 458 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::defaultr[4] | 
Definition at line 459 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::forced[4] | 
Definition at line 460 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::characteristics[MAX_CHARACTERISTICS_LEN] | 
Definition at line 461 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
 1.8.13
 1.8.13