Developer Documentation

OdinAudioStatsEvent

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.

Event Scopes

  • IOdinRoomEvents