AudioRingBuffer.activate

Activate buf to start or stop pulling data.

MT safe.

class AudioRingBuffer
bool
activate
(
bool active
)

Parameters

active bool

the new mode

Return Value

Type: bool

TRUE if the device could be activated in the requested mode, FALSE on error.