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