FFmpeg
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
key_info Struct Reference

Data Fields

char uri [MAX_URL_SIZE]
 
char method [10]
 
char iv [35]
 

Detailed Description

Definition at line 185 of file hls.c.

Field Documentation

char key_info::uri[MAX_URL_SIZE]

Definition at line 186 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 handle_key_args(), and parse_playlist().

char key_info::iv[35]

Definition at line 188 of file hls.c.

Referenced by handle_key_args(), and parse_playlist().


The documentation for this struct was generated from the following file: