Audio Renderer Context
interface AudioRendererContext
Content copied to clipboard
This interface defines the API to be used for read PCM audio data to be played to the user. While the buffer can be of any size, for best results, 10ms is advised.
Functions
read
Link copied to clipboard
This method needs to be called by AudioIORunnable to pull renderable audio data from the media engine.