close_device
Description:
Close the audio device associated with the ring buffer.
The ring buffer should already have been released via release.
Parameters:
this |
the RingBuffer |
Returns:
TRUE if the device could be closed, FALSE on error. MT safe. |