AudioRingBuffer.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.

class AudioRingBuffer
bool
closeDevice
()

Return Value

Type: bool

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

MT safe.