Optional
autoOptional. Enables automatic simulcast layer switching based on network conditions, if supported.
The identifier for the HmsViewComponent
instance.
Optional
mirrorOptional. If true, the video will be mirrored. This is commonly used for local video tracks.
Optional
scaleOptional. Determines how the video fits within the bounds of the view (e.g., aspect fill, aspect fit).
Optional
setZOrderOptional. When true, the video view will be rendered above the regular view hierarchy.
Optional
styleOptional. Custom styles to apply to the view.
The unique identifier for the track to be displayed.
Generated using TypeDoc
Defines the properties for the
HmsViewComponent
.This interface outlines the props that can be passed to the
HmsViewComponent
to configure its behavior and appearance.HmsComponentProps
See