key_info Struct Reference

Data Fields

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

Detailed Description

Definition at line 179 of file applehttp.c.

Field Documentation

char key_info::iv[35]

Definition at line 182 of file applehttp.c.

Referenced by handle_key_args(), and parse_playlist().

char key_info::method[10]

Definition at line 181 of file applehttp.c.

Referenced by handle_key_args(), and parse_playlist().

char key_info::uri[MAX_URL_SIZE]

Definition at line 180 of file applehttp.c.

Referenced by handle_key_args(), and parse_playlist().


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