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

Data Fields

demux_plugin_t demux_plugin
 
xine_stream_tstream
 
fifo_buffer_tvideo_fifo
 
fifo_buffer_taudio_fifo
 
input_plugin_tinput
 
int status
 
off_t data_start
 
off_t data_size
 
xine_bmiheader bih
 
int fps_n
 
int fps_d
 
int aspect_n
 
int aspect_d
 
int progressive
 
int top_field_first
 
int color_matrix
 
unsigned int frame_pts_inc
 
unsigned int frame_size
 
int seek_flag
 

Field Documentation

◆ aspect_d

int demux_yuv4mpeg2_t::aspect_d

◆ aspect_n

int demux_yuv4mpeg2_t::aspect_n

◆ audio_fifo

fifo_buffer_t* demux_yuv4mpeg2_t::audio_fifo

◆ bih

xine_bmiheader demux_yuv4mpeg2_t::bih

◆ color_matrix

int demux_yuv4mpeg2_t::color_matrix

◆ data_size

off_t demux_yuv4mpeg2_t::data_size

◆ data_start

off_t demux_yuv4mpeg2_t::data_start

◆ demux_plugin

demux_plugin_t demux_yuv4mpeg2_t::demux_plugin

◆ fps_d

int demux_yuv4mpeg2_t::fps_d

◆ fps_n

int demux_yuv4mpeg2_t::fps_n

◆ frame_pts_inc

unsigned int demux_yuv4mpeg2_t::frame_pts_inc

◆ frame_size

unsigned int demux_yuv4mpeg2_t::frame_size

◆ input

input_plugin_t* demux_yuv4mpeg2_t::input

◆ progressive

int demux_yuv4mpeg2_t::progressive

◆ seek_flag

int demux_yuv4mpeg2_t::seek_flag

◆ status

int demux_yuv4mpeg2_t::status

◆ stream

xine_stream_t* demux_yuv4mpeg2_t::stream

◆ top_field_first

int demux_yuv4mpeg2_t::top_field_first

◆ video_fifo

fifo_buffer_t* demux_yuv4mpeg2_t::video_fifo

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