RemoteContent

sealed class RemoteContent : Content

원격 미디어를 나타내는 객체

Properties

Link copied to clipboard
open override val extraValue: String?

미디어 특성으로 활용될 부가 정보

Link copied to clipboard
open override val id: StreamId

송출된 미디어의 Int ID

Link copied to clipboard
open override var isEnabled: Boolean = true

해당 미디어의 처리 제어

Link copied to clipboard
open override val owner: ParticipantId

송출 주체가 되는 참여자의 String ID

Inheritors

Link copied to clipboard
Link copied to clipboard