|
Ring Daemon
|

Go to the source code of this file.
Classes | |
| struct | jami::PortAudioLayer::PortAudioLayerImpl |
Namespaces | |
| namespace | jami |
Enumerations | |
| enum | jami::Direction { jami::Input = 0 , jami::Output = 1 , jami::IO = 2 , jami::End = 3 } |
Functions | |
| static PaError | jami::openPaStream (PaStream **stream, PaDeviceIndex inputDeviceIndex, PaDeviceIndex outputDeviceIndex, PaStreamCallback *callback, void *user_data) |
| static bool | jami::startPaStream (PaStream *stream) |