FFmpeg
Public Attributes | List of all members
playlist Struct Reference

Public Attributes

char url [MAX_URL_SIZE]
 
AVIOContext pb
 
uint8_t * read_buffer
 
AVIOContextinput
 
int input_read_done
 
AVIOContextinput_next
 
int input_next_requested
 
AVFormatContextparent
 
int index
 
AVFormatContextctx
 
AVPacket pkt
 
int has_noheader_flag
 
AVStream ** main_streams
 
int n_main_streams
 
int finished
 
enum PlaylistType type
 
int64_t target_duration
 
int start_seq_no
 
int n_segments
 
struct segment ** segments
 
int needed
 
int cur_seq_no
 
int64_t cur_seg_offset
 
int64_t last_load_time
 
struct segmentcur_init_section
 
uint8_t * init_sec_buf
 
unsigned int init_sec_buf_size
 
unsigned int init_sec_data_len
 
unsigned int init_sec_buf_read_offset
 
char key_url [MAX_URL_SIZE]
 
uint8_t key [16]
 
int is_id3_timestamped
 
int64_t id3_mpegts_timestamp
 
int64_t id3_offset
 
uint8_t * id3_buf
 
unsigned int id3_buf_size
 
AVDictionaryid3_initial
 
int id3_found
 
int id3_changed
 
ID3v2ExtraMetaid3_deferred_extra
 
int64_t seek_timestamp
 
int seek_flags
 
int seek_stream_index
 
int n_renditions
 
struct rendition ** renditions
 
int n_init_sections
 
struct segment ** init_sections
 

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