| FFmpeg
    | 
| 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 447 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::uri[MAX_URL_SIZE] | 
Definition at line 448 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::group_id[MAX_FIELD_LEN] | 
Definition at line 449 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::language[MAX_FIELD_LEN] | 
Definition at line 450 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::assoc_language[MAX_FIELD_LEN] | 
Definition at line 451 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::name[MAX_FIELD_LEN] | 
Definition at line 452 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::defaultr[4] | 
Definition at line 453 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::forced[4] | 
Definition at line 454 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
| char rendition_info::characteristics[MAX_CHARACTERISTICS_LEN] | 
Definition at line 455 of file hls.c.
Referenced by handle_rendition_args(), and new_rendition().
 1.8.6
 1.8.6