VideoCardRenderInput

data class VideoCardRenderInput(val stream: Stream, val participant: Participant, val displayName: String, val eventType: EventType, val forceFullDisplay: Boolean, val showControls: Boolean, val showInfo: Boolean, val doMirror: Boolean, val parameters: AddVideosGridParameters)

Context passed to custom video card builders.

Constructors

Link copied to clipboard
constructor(stream: Stream, participant: Participant, displayName: String, eventType: EventType, forceFullDisplay: Boolean, showControls: Boolean, showInfo: Boolean, doMirror: Boolean, parameters: AddVideosGridParameters)

Properties

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