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

Data Fields

ao_driver_t ao_driver
 
xine_txine
 
pulse_class_tpa_class
 
char * host
 
char * sink
 
pa_threaded_mainloop * mainloop
 
pa_context * context
 
pa_stream * stream
 
pa_volume_t swvolume
 
int muted
 
pa_cvolume cvolume
 
int capabilities
 
int mode
 
uint32_t sample_rate
 
uint32_t num_channels
 
uint32_t bits_per_sample
 
uint32_t bytes_per_frame
 
int volume_bool
 

Field Documentation

◆ ao_driver

ao_driver_t pulse_driver_s::ao_driver

◆ bits_per_sample

uint32_t pulse_driver_s::bits_per_sample

◆ bytes_per_frame

uint32_t pulse_driver_s::bytes_per_frame

◆ capabilities

int pulse_driver_s::capabilities

◆ context

pa_context* pulse_driver_s::context

◆ cvolume

pa_cvolume pulse_driver_s::cvolume

◆ host

char* pulse_driver_s::host

◆ mainloop

pa_threaded_mainloop* pulse_driver_s::mainloop

◆ mode

int pulse_driver_s::mode

◆ muted

int pulse_driver_s::muted

◆ num_channels

uint32_t pulse_driver_s::num_channels

◆ pa_class

pulse_class_t* pulse_driver_s::pa_class

◆ sample_rate

uint32_t pulse_driver_s::sample_rate

◆ sink

char* pulse_driver_s::sink

◆ stream

pa_stream* pulse_driver_s::stream

◆ swvolume

pa_volume_t pulse_driver_s::swvolume

◆ volume_bool

int pulse_driver_s::volume_bool

◆ xine

xine_t* pulse_driver_s::xine

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