cb_NotifyAsyncStop | SoundIo | |
cb_NotifyPacket | SoundIo | |
SndAsyncStart(bool sink, bool source, ErrorInfo *error=0)=0 | SoundIo | [pure virtual] |
SndAsyncStop(void)=0 | SoundIo | [pure virtual] |
SndClose(void)=0 | SoundIo | [pure virtual] |
SndDequeueIBuf(sio_sampnum_t nsamples)=0 | SoundIo | [pure virtual] |
SndGetFormat(SoundIoFormat &format) const =0 | SoundIo | [pure virtual] |
SndGetIBuf(SoundIoBuffer &fillme)=0 | SoundIo | [pure virtual] |
SndGetOBuf(SoundIoBuffer &fillme)=0 | SoundIo | [pure virtual] |
SndGetProps(SoundIoProps &props) const =0 | SoundIo | [pure virtual] |
SndGetQueueState(SoundIoQueueState &qs)=0 | SoundIo | [pure virtual] |
SndIsAsyncStarted(void) const =0 | SoundIo | [pure virtual] |
SndOpen(bool sink, bool source, ErrorInfo *error=0)=0 | SoundIo | [pure virtual] |
SndQueueOBuf(sio_sampnum_t nsamples)=0 | SoundIo | [pure virtual] |
SndSetFormat(SoundIoFormat &format, ErrorInfo *error=0)=0 | SoundIo | [pure virtual] |