PortAudio  2.0
Data Fields
PaPulseAudio_HostApiRepresentation Struct Reference

#include <pa_linux_pulseaudio_internal.h>

Data Fields

PaUtilHostApiRepresentation inheritedHostApiRep
 
PaUtilStreamInterface callbackStreamInterface
 
PaUtilStreamInterface blockingStreamInterface
 
PaUtilAllocationGroupallocations
 
PaHostApiIndex hostApiIndex
 
PaDeviceInfo deviceInfoArray [PAPULSEAUDIO_MAX_DEVICECOUNT]
 
char * pulseaudioDeviceNames [PAPULSEAUDIO_MAX_DEVICECOUNT]
 
pa_sample_spec pulseaudioDefaultSampleSpec
 
pa_threaded_mainloop * mainloop
 
pa_mainloop_api * mainloopApi
 
pa_context * context
 
int deviceCount
 
pa_time_event * timeEvent
 

Field Documentation

PaUtilAllocationGroup* PaPulseAudio_HostApiRepresentation::allocations
PaUtilStreamInterface PaPulseAudio_HostApiRepresentation::blockingStreamInterface
PaUtilStreamInterface PaPulseAudio_HostApiRepresentation::callbackStreamInterface
pa_context* PaPulseAudio_HostApiRepresentation::context
int PaPulseAudio_HostApiRepresentation::deviceCount
PaDeviceInfo PaPulseAudio_HostApiRepresentation::deviceInfoArray[PAPULSEAUDIO_MAX_DEVICECOUNT]
PaHostApiIndex PaPulseAudio_HostApiRepresentation::hostApiIndex
PaUtilHostApiRepresentation PaPulseAudio_HostApiRepresentation::inheritedHostApiRep
pa_threaded_mainloop* PaPulseAudio_HostApiRepresentation::mainloop
pa_mainloop_api* PaPulseAudio_HostApiRepresentation::mainloopApi
pa_sample_spec PaPulseAudio_HostApiRepresentation::pulseaudioDefaultSampleSpec
char* PaPulseAudio_HostApiRepresentation::pulseaudioDeviceNames[PAPULSEAUDIO_MAX_DEVICECOUNT]
pa_time_event* PaPulseAudio_HostApiRepresentation::timeEvent

Referenced by PaPulseAudio_Free().


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