Content

interface Content

미디어의 기본 인터페이스

Properties

Link copied to clipboard
abstract val extraValue: String?

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

Link copied to clipboard
abstract val id: StreamId?

송출된 미디어의 Int ID

Link copied to clipboard
abstract val isEnabled: Boolean

해당 미디어의 처리 제어

Link copied to clipboard
abstract val owner: ParticipantId?

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

Inheritors

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Extensions

Link copied to clipboard
fun Content.showStats(context: Context)

미디어가 연관된 RTCStats를 다이얼로그로 표시