FFmpeg
|
key_info Struct Reference
Data Fields | |
char | uri [MAX_URL_SIZE] |
char | method [10] |
char | iv [35] |
Detailed Description
Field Documentation
char key_info::iv[35] |
Definition at line 188 of file hls.c.
Referenced by handle_key_args(), and parse_playlist().
char key_info::method[10] |
Definition at line 187 of file hls.c.
Referenced by 7digital-python.lib.py7digital._Request::__init__(), 7digital-python.lib.py7digital._Request::_download_response(), 7digital-python.lib.py7digital._Request::_get_cache_key(), handle_key_args(), and parse_playlist().
char key_info::uri[MAX_URL_SIZE] |
Definition at line 186 of file hls.c.
Referenced by handle_key_args(), and parse_playlist().
The documentation for this struct was generated from the following file:
Generated on Mon Nov 18 2024 06:52:12 for FFmpeg by 1.8.11