sampleFrames | Buffer where the consumed samples will be transferred. |
uint How many sample frames were written into the buffer passed in.
Consume sample frames from the internal buffer.
If Experimental.Audio.AudioSampleProvider.enableSilenacePadding is true, then the buffer passed in will be completely filled and padded with silence if there are less sample frames available than what the buffer can accommodate. Otherwise, the extra sample frames in the buffer will be left intact.