create_ringbuffer
Description:
Create and return the RingBuffer for this.
This function will call the GstAudioBaseSrc::create_ringbuffer vmethod and will set this as the
parent of the returned buffer (see set_parent).
Parameters:
| this |
a BaseSrc. |
Returns:
|
The new ringbuffer of this. |