AudioRingBuffer.closeDevice

bool closeDevice()

Close the audio device associated with the ring buffer. The ring buffer should already have been released via gstaudio.audio_ring_buffer.AudioRingBuffer.release.

Returns

TRUE if the device could be closed, FALSE on error.

MT safe.