AudioRingBuffer.pause

Pause processing samples from the ringbuffer.

class AudioRingBuffer
bool
pause
()

Return Value

Type: bool

TRUE if the device could be paused, FALSE on error.

MT safe.