Data Fields | |
| int | target_duration |
| int | finished |
| int | n_variants |
| struct variant ** | variants |
| int | cur_seq_no |
| int64_t | last_load_time |
| int64_t | last_packet_dts |
| int | max_start_seq |
| int | min_end_seq |
Definition at line 70 of file applehttp.c.
Definition at line 71 of file applehttp.c.
Referenced by applehttp_read_packet(), and parse_playlist().
Definition at line 72 of file applehttp.c.
Referenced by applehttp_read_header(), applehttp_read_packet(), applehttp_read_seek(), open_variant(), and parse_playlist().
Definition at line 73 of file applehttp.c.
Referenced by applehttp_read_header(), applehttp_read_packet(), applehttp_read_seek(), free_variant_list(), and new_variant().
struct variant** AppleHTTPContext::variants [read] |
Definition at line 74 of file applehttp.c.
Referenced by applehttp_read_header(), applehttp_read_packet(), applehttp_read_seek(), free_variant_list(), and new_variant().
Definition at line 75 of file applehttp.c.
Referenced by applehttp_read_header(), applehttp_read_packet(), applehttp_read_seek(), and open_variant().
| int64_t AppleHTTPContext::last_load_time |
Definition at line 76 of file applehttp.c.
Referenced by applehttp_read_packet(), and parse_playlist().
Definition at line 77 of file applehttp.c.
Referenced by applehttp_read_header(), applehttp_read_packet(), applehttp_read_seek(), and open_variant().
Definition at line 78 of file applehttp.c.
Referenced by applehttp_read_header(), and applehttp_read_packet().
Definition at line 78 of file applehttp.c.
Referenced by applehttp_read_header(), and applehttp_read_packet().
1.5.6