Type Alias: OdinAudioStatsEventHandler()
OdinAudioStatsEventHandler: (
event
) =>void
Event emitted in a configurable interval to monitor encoder/decoder statistics.
Provides the updated stats of the encoder and decoder.
Parameters
• event: IOdinEvent
<AudioStatsPayload
>
Returns
void
Defined in
Odin/odin-typescript/lib/api/room/types.d.ts:309