xine-lib  1.2.10
Data Fields
mad_decoder_s Struct Reference

Data Fields

audio_decoder_t audio_decoder
 
xine_stream_txstream
 
int64_t pts
 
struct mad_synth synth
 
struct mad_stream stream
 
struct mad_frame frame
 
unsigned int output_sampling_rate
 
int output_open
 
int output_mode
 
uint8_t buffer [16384]
 
int bytes_in_buffer
 
int preview_mode
 
unsigned int start_padding
 
unsigned int end_padding
 
int needs_more_data
 

Field Documentation

◆ audio_decoder

audio_decoder_t mad_decoder_s::audio_decoder

◆ buffer

uint8_t mad_decoder_s::buffer[16384]

◆ bytes_in_buffer

int mad_decoder_s::bytes_in_buffer

◆ end_padding

unsigned int mad_decoder_s::end_padding

◆ frame

struct mad_frame mad_decoder_s::frame

◆ needs_more_data

int mad_decoder_s::needs_more_data

◆ output_mode

int mad_decoder_s::output_mode

◆ output_open

int mad_decoder_s::output_open

◆ output_sampling_rate

unsigned int mad_decoder_s::output_sampling_rate

◆ preview_mode

int mad_decoder_s::preview_mode

◆ pts

int64_t mad_decoder_s::pts

◆ start_padding

unsigned int mad_decoder_s::start_padding

◆ stream

struct mad_stream mad_decoder_s::stream

◆ synth

struct mad_synth mad_decoder_s::synth

◆ xstream

xine_stream_t* mad_decoder_s::xstream

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