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