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