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 71 of file applehttp.c.


Field Documentation

Definition at line 72 of file applehttp.c.

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

Definition at line 88 of file applehttp.c.

Referenced by recheck_discard_flags().

Definition at line 83 of file applehttp.c.

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

Definition at line 78 of file applehttp.c.

Referenced by applehttp_read_header(), and read_data().

uint8_t variant::key[16]

Definition at line 93 of file applehttp.c.

Referenced by open_input().

char variant::key_url[MAX_URL_SIZE]

Definition at line 92 of file applehttp.c.

Referenced by open_input().

Definition at line 90 of file applehttp.c.

Referenced by parse_playlist(), and read_data().

Definition at line 77 of file applehttp.c.

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

Definition at line 75 of file applehttp.c.

Referenced by applehttp_read_header().

struct segment** variant::segments [read]

Definition at line 81 of file applehttp.c.

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

Definition at line 84 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:46:18 2012 for FFmpeg by  doxygen 1.5.8