LocalVideoStreamState interface

State only version of <xref:%40azure%2Fcommunication-calling%23LocalVideoStream>.

Properties

mediaStreamType

Proxy of <xref:%40azure%2Fcommunication-calling%23LocalVideoStream.mediaStreamType>.

source

Proxy of <xref:%40azure%2Fcommunication-calling%23LocalVideoStream.source>.

view

<xref:VideoStreamRendererView> that is managed by createView/disposeView in StatefulCallClient API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.

Property Details

mediaStreamType

Proxy of <xref:%40azure%2Fcommunication-calling%23LocalVideoStream.mediaStreamType>.

mediaStreamType: MediaStreamType

Property Value

source

Proxy of <xref:%40azure%2Fcommunication-calling%23LocalVideoStream.source>.

source: VideoDeviceInfo

Property Value

view

<xref:VideoStreamRendererView> that is managed by createView/disposeView in StatefulCallClient API. This can be undefined if the stream has not yet been rendered and defined after createView creates the view.

view?: VideoStreamRendererViewState

Property Value