AudioRingBuffer.clear
void clear(int segment)Clear the given segment of the buffer with silence samples. This function is used by subclasses.
MT safe.
Parameters
segment | the segment to clear |
void clear(int segment)Clear the given segment of the buffer with silence samples. This function is used by subclasses.
MT safe.
segment | the segment to clear |