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.