FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
rendition_info Struct Reference

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]
 

Detailed Description

Definition at line 351 of file hls.c.

Field Documentation

char rendition_info::type[16]

Definition at line 352 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().

char rendition_info::uri[MAX_URL_SIZE]

Definition at line 353 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().

char rendition_info::group_id[MAX_FIELD_LEN]

Definition at line 354 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().

char rendition_info::language[MAX_FIELD_LEN]

Definition at line 355 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().

char rendition_info::assoc_language[MAX_FIELD_LEN]

Definition at line 356 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().

char rendition_info::name[MAX_FIELD_LEN]

Definition at line 357 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().

char rendition_info::defaultr[4]

Definition at line 358 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().

char rendition_info::forced[4]

Definition at line 359 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().

char rendition_info::characteristics[MAX_CHARACTERISTICS_LEN]

Definition at line 360 of file hls.c.

Referenced by handle_rendition_args(), and new_rendition().


The documentation for this struct was generated from the following file: