xine-lib 1.2.13-20230125hg15249
Data Fields
avformat_demux_plugin_t Struct Reference

Data Fields

demux_plugin_t demux_plugin
 
xine_stream_tstream
 
int status
 
AVFormatContext * fmt_ctx
 
int video_stream_idx
 
unsigned int audio_track_count
 
int * audio_stream_idx
 
unsigned int num_streams
 
uint32_t * xine_buf_type
 
int64_t last_pts
 
int send_newpts
 
int seek_flag
 

Field Documentation

◆ audio_stream_idx

int* avformat_demux_plugin_t::audio_stream_idx

◆ audio_track_count

unsigned int avformat_demux_plugin_t::audio_track_count

◆ demux_plugin

demux_plugin_t avformat_demux_plugin_t::demux_plugin

◆ fmt_ctx

AVFormatContext* avformat_demux_plugin_t::fmt_ctx

◆ last_pts

int64_t avformat_demux_plugin_t::last_pts

◆ num_streams

unsigned int avformat_demux_plugin_t::num_streams

◆ seek_flag

int avformat_demux_plugin_t::seek_flag

◆ send_newpts

int avformat_demux_plugin_t::send_newpts

◆ status

int avformat_demux_plugin_t::status

◆ stream

xine_stream_t* avformat_demux_plugin_t::stream

◆ video_stream_idx

int avformat_demux_plugin_t::video_stream_idx

◆ xine_buf_type

uint32_t* avformat_demux_plugin_t::xine_buf_type

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