xine-lib 1.2.11
Data Fields
cdda_input_class_t Struct Reference

Data Fields

input_class_t input_class
 
xine_txine
 
config_values_tconfig
 
pthread_mutex_t mutex
 
time_t last_read_time
 
cdrom_toc_tlast_toc
 
const char * cdda_device
 
int speed
 
const char * cddb_server
 
int cddb_port
 
int cddb_error
 
int cddb_enable
 
char ** autoplaylist
 

Field Documentation

◆ autoplaylist

char** cdda_input_class_t::autoplaylist

◆ cdda_device

const char* cdda_input_class_t::cdda_device

◆ cddb_enable

int cdda_input_class_t::cddb_enable

Referenced by init_plugin().

◆ cddb_error

int cdda_input_class_t::cddb_error

Referenced by init_plugin().

◆ cddb_port

int cdda_input_class_t::cddb_port

Referenced by init_plugin().

◆ cddb_server

const char* cdda_input_class_t::cddb_server

Referenced by init_plugin().

◆ config

config_values_t* cdda_input_class_t::config

Referenced by cdda_class_dispose(), and init_plugin().

◆ input_class

input_class_t cdda_input_class_t::input_class

◆ last_read_time

time_t cdda_input_class_t::last_read_time

◆ last_toc

cdrom_toc_t* cdda_input_class_t::last_toc

◆ mutex

pthread_mutex_t cdda_input_class_t::mutex

◆ speed

int cdda_input_class_t::speed

Referenced by cdda_close(), cdda_open(), and init_plugin().

◆ xine

xine_t* cdda_input_class_t::xine

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