AudioRingBuffer.deviceIsOpen

Checks the status of the device associated with the ring buffer.

class AudioRingBuffer
bool
deviceIsOpen
()

Return Value

Type: bool

TRUE if the device was open, FALSE if it was closed.

MT safe.