Our new developer documentation is now available. Please check it out!
IOdinMediaActivityChangedEventPayload
On this page
export interface IOdinMediaActivityChangedEventPayload
Interface describing the payload of an OdinMediaActivityChangedEvent
.
Properties
Name | Type | Description |
---|---|---|
media | OdinMedia | The media that was updated. |
peer | OdinPeer | The peer that owns the media. |
room | OdinRoom | The room the media is added to. |