Our new developer documentation is now available. Please check it out!
IOdinAudioStatsEventPayload
On this page
export interface IOdinAudioStatsEventPayload
Interface describing the payload of an OdinAudioStatsEvent
.
Properties
Name | Type | Description |
---|---|---|
room | OdinRoom | The OdinRoom instance the stats ere coming from. |
stats | IOdinAudioStats | The internal Opus encoder/decoder stats. |