FrameBufferFiller interface This interface defines a method to fill audio frames into a buffer.
Fill the buffer with audio frames using the provided writer.
An instance of FrameBufferWriter used to write audio frames to the buffer.
A boolean indicating whether to continue playback.
FrameBufferFiller interface This interface defines a method to fill audio frames into a buffer.