acquire
Description:
Allocate the resources for the ringbuffer.
This function fills in the data pointer of the ring buffer with a valid Buffer to which samples can be written.
Parameters:
| this |
the RingBuffer to acquire |
| spec |
the specs of the buffer |
Returns:
|
TRUE if the device could be acquired, FALSE on error. MT safe. |