xine-lib 1.2.11
Data Fields
mpc_decoder_s Struct Reference

Data Fields

audio_decoder_t audio_decoder
 
xine_stream_tstream
 
int sample_rate
 
int bits_per_sample
 
int channels
 
int output_open
 
unsigned char * buf
 
unsigned int buf_max
 
unsigned int read
 
unsigned int size
 
mpc_reader reader
 
mpc_streaminfo streaminfo
 
mpc_decoder decoder
 
int decoder_ok
 
unsigned int current_frame
 
int32_t file_size
 

Field Documentation

◆ audio_decoder

audio_decoder_t mpc_decoder_s::audio_decoder

◆ bits_per_sample

int mpc_decoder_s::bits_per_sample

◆ buf

unsigned char* mpc_decoder_s::buf

◆ buf_max

unsigned int mpc_decoder_s::buf_max

◆ channels

int mpc_decoder_s::channels

◆ current_frame

unsigned int mpc_decoder_s::current_frame

◆ decoder

mpc_decoder mpc_decoder_s::decoder

◆ decoder_ok

int mpc_decoder_s::decoder_ok

◆ file_size

int32_t mpc_decoder_s::file_size

◆ output_open

int mpc_decoder_s::output_open

◆ read

unsigned int mpc_decoder_s::read

◆ reader

mpc_reader mpc_decoder_s::reader

◆ sample_rate

int mpc_decoder_s::sample_rate

◆ size

unsigned int mpc_decoder_s::size

◆ stream

xine_stream_t* mpc_decoder_s::stream

◆ streaminfo

mpc_streaminfo mpc_decoder_s::streaminfo

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