variant Struct Reference


Data Fields

int bandwidth
char url [MAX_URL_SIZE]
AVIOContext pb
uint8_t * read_buffer
URLContextinput
AVFormatContextparent
int index
AVFormatContextctx
AVPacket pkt
int stream_offset
int finished
int target_duration
int start_seq_no
int n_segments
struct segment ** segments
int needed
int cur_needed
int cur_seq_no
int64_t last_load_time
char key_url [MAX_URL_SIZE]
uint8_t key [16]

Detailed Description

Definition at line 70 of file applehttp.c.


Field Documentation

Definition at line 71 of file applehttp.c.

Referenced by applehttp_open(), applehttp_read_header(), new_variant(), and parse_playlist().

Definition at line 87 of file applehttp.c.

Referenced by recheck_discard_flags().

Definition at line 82 of file applehttp.c.

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

Definition at line 77 of file applehttp.c.

Referenced by applehttp_read_header(), and read_data().

uint8_t variant::key[16]

Definition at line 92 of file applehttp.c.

Referenced by open_input().

char variant::key_url[MAX_URL_SIZE]

Definition at line 91 of file applehttp.c.

Referenced by open_input().

Definition at line 89 of file applehttp.c.

Referenced by parse_playlist(), and read_data().

Definition at line 76 of file applehttp.c.

Referenced by applehttp_read_header(), and read_data().

Definition at line 74 of file applehttp.c.

Referenced by applehttp_read_header().

struct segment** variant::segments [read]

Definition at line 80 of file applehttp.c.

Referenced by applehttp_read_header(), applehttp_read_packet(), and read_data().

Definition at line 83 of file applehttp.c.

Referenced by parse_playlist(), and read_data().


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

Generated on Fri Oct 26 02:38:25 2012 for FFmpeg by  doxygen 1.5.8