AudioRingBuffer.acquire

Allocate the resources for the ringbuffer. This function fills in the data pointer of the ring buffer with a valid #GstBuffer to which samples can be written.

Parameters

specthe specs of the buffer

Returns

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

MT safe.