PortAudio  2.0
Data Fields
PaAlsaStreamComponent Struct Reference

Data Fields

PaSampleFormat hostSampleFormat
unsigned long framesPerBuffer
int numUserChannels
int numHostChannels
int userInterleaved
int hostInterleaved
int canMmap
void * nonMmapBuffer
unsigned int nonMmapBufferSize
PaDeviceIndex device
snd_pcm_t * pcm
snd_pcm_uframes_t bufferSize
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::bufferSize
int PaAlsaStreamComponent::canMmap
snd_pcm_channel_area_t* PaAlsaStreamComponent::channelAreas
PaDeviceIndex PaAlsaStreamComponent::device
unsigned long PaAlsaStreamComponent::framesPerBuffer
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::userInterleaved

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

Generated for PortAudio by  doxygen1.8.1.1