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

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

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