streamId property

String streamId

The video stream id.

Used to connect a widget VIVideoView and this video stream to render local or remote video.

Implementation

String get streamId => _streamId;