AppleHTTPContext Struct Reference

Data Fields

int n_variants
struct variant ** variants
int cur_seq_no
int end_of_segment
int first_packet
int64_t first_timestamp
int64_t seek_timestamp
int seek_flags
AVIOInterruptCBinterrupt_callback
char playlisturl [MAX_URL_SIZE]
int target_duration
int start_seq_no
int finished
int n_segments
struct segment ** segments
URLContextseg_hd
int64_t last_load_time

Detailed Description

Definition at line 96 of file applehttp.c.


Field Documentation

Definition at line 100 of file applehttp.c.

Referenced by applehttp_read_packet(), and read_data().

Definition at line 67 of file applehttpproto.c.

Referenced by applehttp_read(), and parse_playlist().

Definition at line 57 of file applehttpproto.c.

Referenced by applehttp_open(), and applehttp_read().

Definition at line 104 of file applehttp.c.

Referenced by applehttp_read_packet(), and applehttp_read_seek().

Definition at line 58 of file applehttpproto.c.

Referenced by applehttp_read(), and parse_playlist().


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