Data Fields | |
PaSampleFormat | hostSampleFormat |
unsigned long | framesPerBuffer |
int | numUserChannels |
int | numHostChannels |
int | userInterleaved |
int | hostInterleaved |
int | canMmap |
void * | nonMmapBuffer |
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 |
snd_pcm_uframes_t PaAlsaStreamComponent::bufferSize |
snd_pcm_channel_area_t* PaAlsaStreamComponent::channelAreas |
unsigned long PaAlsaStreamComponent::framesPerBuffer |
snd_pcm_format_t PaAlsaStreamComponent::nativeFormat |
unsigned int PaAlsaStreamComponent::nfds |
snd_pcm_uframes_t PaAlsaStreamComponent::offset |
snd_pcm_t* PaAlsaStreamComponent::pcm |
Referenced by PaAlsa_GetStreamInputCard(), and PaAlsa_GetStreamOutputCard().