xine-lib 1.2.11
|
Data Fields | |
demux_plugin_t | demux_plugin |
xine_stream_t * | stream |
fifo_buffer_t * | audio_fifo |
input_plugin_t * | input |
int | status |
unsigned char | header [32] |
unsigned int | frames |
double | samplerate |
unsigned int | length |
unsigned int | current_frame |
unsigned int | next_frame_bits |
fifo_buffer_t* demux_mpc_t::audio_fifo |
unsigned int demux_mpc_t::current_frame |
demux_plugin_t demux_mpc_t::demux_plugin |
unsigned int demux_mpc_t::frames |
unsigned char demux_mpc_t::header[32] |
input_plugin_t* demux_mpc_t::input |
unsigned int demux_mpc_t::length |
unsigned int demux_mpc_t::next_frame_bits |
double demux_mpc_t::samplerate |
int demux_mpc_t::status |
xine_stream_t* demux_mpc_t::stream |