AudioRingBuffer.isAcquired

bool isAcquired() nothrow

Check if the ringbuffer is acquired and ready to use.

Returns

TRUE if the ringbuffer is acquired, FALSE on error.

MT safe.