AudioCardRenderInput

data class AudioCardRenderInput(val stream: Stream, val participant: Participant, val displayName: String, val eventType: EventType, val parameters: AddVideosGridParameters)

Context passed to custom audio card builders.

Constructors

Link copied to clipboard
constructor(stream: Stream, participant: Participant, displayName: String, eventType: EventType, parameters: AddVideosGridParameters)

Properties

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