ParticipantVideoReactionContentParams

data class ParticipantVideoReactionContentParams(val participant: ParticipantState, val style: VideoRendererStyle = RegularVideoRendererStyle())

Parameters for VideoComponentFactory.ParticipantVideoReactionContent.

Parameters

participant

Participant whose reaction is rendered.

style

Defined properties for styling a single video call track.

Constructors

Link copied to clipboard
constructor(participant: ParticipantState, style: VideoRendererStyle = RegularVideoRendererStyle())

Properties

Link copied to clipboard
Link copied to clipboard