FFmpeg
|
Data Fields | |
char | uri [MAX_URL_SIZE] |
char | method [11] |
char | iv [35] |
char key_info::uri[MAX_URL_SIZE] |
Definition at line 335 of file hls.c.
Referenced by handle_key_args(), and parse_playlist().
char key_info::method[11] |
Definition at line 336 of file hls.c.
Referenced by handle_key_args(), and parse_playlist().
char key_info::iv[35] |
Definition at line 337 of file hls.c.
Referenced by handle_key_args(), and parse_playlist().