AudioRingBuffer.advance
void advance(uint advance)Subclasses should call this function to notify the fact that advance segments are now processed by the device.
MT safe.
Parameters
advance | the number of segments written |
void advance(uint advance)Subclasses should call this function to notify the fact that advance segments are now processed by the device.
MT safe.
advance | the number of segments written |