PortAudio 2.0
PaAlsaStreamComponent Struct Reference

Data Fields

PaSampleFormat hostSampleFormat
 
int numUserChannels
 
int numHostChannels
 
int userInterleaved
 
int hostInterleaved
 
int canMmap
 
void * nonMmapBuffer
 
unsigned int nonMmapBufferSize
 
PaDeviceIndex device
 
int deviceIsPlug
 
int useReventFix
 
snd_pcm_t * pcm
 
snd_pcm_uframes_t framesPerPeriod
 
snd_pcm_uframes_t alsaBufferSize
 
snd_pcm_format_t nativeFormat
 
unsigned int nfds
 
int ready
 
void ** userBuffers
 
snd_pcm_uframes_t offset
 
StreamDirection streamDir
 
snd_pcm_channel_area_t * channelAreas
 

Field Documentation

◆ alsaBufferSize

snd_pcm_uframes_t PaAlsaStreamComponent::alsaBufferSize

◆ canMmap

int PaAlsaStreamComponent::canMmap

◆ channelAreas

snd_pcm_channel_area_t* PaAlsaStreamComponent::channelAreas

◆ device

PaDeviceIndex PaAlsaStreamComponent::device

◆ deviceIsPlug

int PaAlsaStreamComponent::deviceIsPlug

◆ framesPerPeriod

snd_pcm_uframes_t PaAlsaStreamComponent::framesPerPeriod

◆ hostInterleaved

int PaAlsaStreamComponent::hostInterleaved

◆ hostSampleFormat

PaSampleFormat PaAlsaStreamComponent::hostSampleFormat

◆ nativeFormat

snd_pcm_format_t PaAlsaStreamComponent::nativeFormat

◆ nfds

unsigned int PaAlsaStreamComponent::nfds

◆ nonMmapBuffer

void* PaAlsaStreamComponent::nonMmapBuffer

◆ nonMmapBufferSize

unsigned int PaAlsaStreamComponent::nonMmapBufferSize

◆ numHostChannels

int PaAlsaStreamComponent::numHostChannels

◆ numUserChannels

int PaAlsaStreamComponent::numUserChannels

◆ offset

snd_pcm_uframes_t PaAlsaStreamComponent::offset

◆ pcm

snd_pcm_t* PaAlsaStreamComponent::pcm

◆ ready

int PaAlsaStreamComponent::ready

◆ streamDir

StreamDirection PaAlsaStreamComponent::streamDir

◆ userBuffers

void** PaAlsaStreamComponent::userBuffers

◆ useReventFix

int PaAlsaStreamComponent::useReventFix

◆ userInterleaved

int PaAlsaStreamComponent::userInterleaved

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