
Home Information Classes Download Usage Mail List Requirements Links Tutorial
Definition at line 181 of file RtAudio.h.
Public Member Functions | |
| RtApiStream () | |
Public Attributes | |
| int | device [2] |
| void * | apiHandle |
| StreamMode | mode |
| StreamState | state |
| char * | userBuffer |
| char * | deviceBuffer |
| bool | doConvertBuffer [2] |
| bool | deInterleave [2] |
| bool | doByteSwap [2] |
| int | sampleRate |
| int | bufferSize |
| int | nBuffers |
| int | nUserChannels [2] |
| int | nDeviceChannels [2] |
| RtAudioFormat | userFormat |
| RtAudioFormat | deviceFormat [2] |
| StreamMutex | mutex |
| CallbackInfo | callbackInfo |
| ConvertInfo | convertInfo [2] |
| The Synthesis ToolKit in C++ (STK) |
| ©1995-2007 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |