Optional
participantOptional
participantUUID?: stringA meeting-specific participant-identifier
Optional
x?: PixelValueThe horizontal position within the App’s window specified as a CSS value. (Default: "0px")
Optional
y?: PixelValueThe vertical position within the App’s window specified as a CSS value. (Default: "0px")
Optional
width?: PixelValueThe width of the participant’s video (aspect ratio will be maintained). (Default: "100%")
Optional
height?: PixelValueThe height of the participant’s video (aspect ratio will be maintained). (Default: "100%")
Optional
zThe relative z-ordering of the item (Default: 1).
Optional
cutout?: ParticipantCutoutShapeThe cutout behavior: "person"
means cut out the background; other shapes mean crop the participant's video into the named shape.
Introduced in client version 5.9.3. Additional shapes added in client version 5.11.3.
Optional
camerasupported from client version 5.13.5, defaults to false
Generated using TypeDoc
Deprecated
use participantUUID instead of participantId