PortAudio 2.0
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

◆ allocations

PaUtilAllocationGroup* PaPulseAudio_HostApiRepresentation::allocations

◆ blockingStreamInterface

PaUtilStreamInterface PaPulseAudio_HostApiRepresentation::blockingStreamInterface

◆ callbackStreamInterface

PaUtilStreamInterface PaPulseAudio_HostApiRepresentation::callbackStreamInterface

◆ context

pa_context* PaPulseAudio_HostApiRepresentation::context

◆ deviceCount

int PaPulseAudio_HostApiRepresentation::deviceCount

◆ deviceInfoArray

PaDeviceInfo PaPulseAudio_HostApiRepresentation::deviceInfoArray[PAPULSEAUDIO_MAX_DEVICECOUNT]

◆ hostApiIndex

PaHostApiIndex PaPulseAudio_HostApiRepresentation::hostApiIndex

◆ inheritedHostApiRep

PaUtilHostApiRepresentation PaPulseAudio_HostApiRepresentation::inheritedHostApiRep

◆ mainloop

◆ mainloopApi

pa_mainloop_api* PaPulseAudio_HostApiRepresentation::mainloopApi

◆ pulseaudioDefaultSampleSpec

pa_sample_spec PaPulseAudio_HostApiRepresentation::pulseaudioDefaultSampleSpec

◆ pulseaudioDeviceNames

char* PaPulseAudio_HostApiRepresentation::pulseaudioDeviceNames[PAPULSEAUDIO_MAX_DEVICECOUNT]

◆ timeEvent

pa_time_event* PaPulseAudio_HostApiRepresentation::timeEvent

Referenced by PaPulseAudio_Free().


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