FFmpeg
|
Data Fields | |
char | uri [MAX_URL_SIZE] |
char | method [10] |
char | iv [35] |
char key_info::uri[MAX_URL_SIZE] |
Definition at line 331 of file hls.c.
Referenced by handle_key_args(), and parse_playlist().
char key_info::method[10] |
Definition at line 332 of file hls.c.
Referenced by handle_key_args(), and parse_playlist().
char key_info::iv[35] |
Definition at line 333 of file hls.c.
Referenced by handle_key_args(), and parse_playlist().