MT safe.
AudioRingBuffer.samplesDone
ulong samplesDone()Get the number of samples that were processed by the ringbuffer since it was last started. This does not include the number of samples not yet processed (see gstaudio.audio_ring_buffer.AudioRingBuffer.delay).
Returns
The number of samples processed by the ringbuffer.