onAudioPlayoutStarted

Called when remote audio playout has started, before the first onAudioFrame call.

Optional — override to initialise per-session state that depends on the playout parameters (e.g. pre-computing per-sample phase increments for DSP, allocating format-specific buffers). A single listener may observe several playout sessions; this is invoked at the start of each one.

Parameters

track

Playout configuration in use.