AudioRingBuffer.mayStart
void mayStart(bool allowed)Tell the ringbuffer that it is allowed to start playback when the ringbuffer is filled with samples.
MT safe.
Parameters
allowed | the new value |
void mayStart(bool allowed)Tell the ringbuffer that it is allowed to start playback when the ringbuffer is filled with samples.
MT safe.
allowed | the new value |