Our new developer documentation is now available. Please check it out!
OdinAudioStatsEvent
On this page
The OdinAudioStatsEvent
event is emitted on OdinRoom
instances every second and provides access to internal Opus encoder/decoder statistics, which can be used for diagnostic purposes.
Events are inheriting from IOdinEvent
and provide an object described by IOdinAudioStatsEventPayload
in the payload
property of the event.