segment Struct Reference


Data Fields

int duration
char url [MAX_URL_SIZE]
char key [MAX_URL_SIZE]
enum KeyType key_type
uint8_t iv [16]

Detailed Description

Definition at line 57 of file applehttp.c.


Field Documentation

Definition at line 58 of file applehttp.c.

Referenced by applehttp_read_header(), applehttp_read_seek(), and parse_playlist().

uint8_t segment::iv[16]

Definition at line 62 of file applehttp.c.

Referenced by open_input(), and parse_playlist().

char segment::key[MAX_URL_SIZE]

Definition at line 60 of file applehttp.c.

Referenced by open_input(), and parse_playlist().

Definition at line 61 of file applehttp.c.

Referenced by open_input(), and parse_playlist().

Definition at line 59 of file applehttp.c.

Referenced by applehttp_read(), applehttp_read_header(), open_input(), and parse_playlist().


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

Generated on Fri Oct 26 02:39:53 2012 for FFmpeg by  doxygen 1.5.8