AudioRingBuffer.isAcquired

Check if the ringbuffer is acquired and ready to use.

class AudioRingBuffer
bool
isAcquired
()

Return Value

Type: bool

TRUE if the ringbuffer is acquired, FALSE on error.

MT safe.