VideoStreamRendererViewState interface
State only version of <xref:%40azure%2Fcommunication-calling%23VideoStreamRendererView>. This property is added to the state exposed by StatefulCallClient by createView and removed by disposeView.
Properties
is |
Proxy of <xref:%40azure%2Fcommunication-calling%23VideoStreamRendererView.isMirrored>. |
scaling |
Proxy of <xref:%40azure%2Fcommunication-calling%23VideoStreamRendererView.scalingMode>. |
target | Proxy of <xref:%40azure%2Fcommunication-calling%23VideoStreamRendererView.target>. |
Property Details
isMirrored
Proxy of <xref:%40azure%2Fcommunication-calling%23VideoStreamRendererView.isMirrored>.
isMirrored: boolean
Property Value
boolean
scalingMode
Proxy of <xref:%40azure%2Fcommunication-calling%23VideoStreamRendererView.scalingMode>.
scalingMode: ScalingMode
Property Value
target
Proxy of <xref:%40azure%2Fcommunication-calling%23VideoStreamRendererView.target>.
target: HTMLElement
Property Value
HTMLElement