PaOssStreamComponent Struct Reference

Data Fields

int fd
const char * devName
int userChannelCount
int hostChannelCount
int userInterleaved
void * buffer
PaSampleFormat userFormat
PaSampleFormat hostFormat
double latency
unsigned long hostFrames
unsigned long numBufs
void ** userBuffers

Detailed Description

Per-direction structure for PaOssStream.

Aspect StreamChannels: In case the user requests to open the same device for both capture and playback, but with different number of channels we will have to adapt between the number of user and host channels for at least one direction, since the configuration space is the same for both directions of an OSS device.


Field Documentation


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

Generated for PortAudio by  doxygen1.6.1