VIVideoView
Stateful widget to render local or remote video represented via VIVideoStream.
Video stream should be connected with VIVideoView via the video stream id. To render the video stream, it is required to set VIVideoStream.streamId to VIVideoViewController.streamId. To stop rendering the video stream, VIVideoViewController.streamId should be set to null.
Returns a Texture widget if streamId is set, or empty Container widget if no VIVideoStream is connected.
Constructors
VIVideoView
Parameters
controller: