streamId property
String
get
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;
The video stream id.
Used to connect a widget VIVideoView and this video stream to render local or remote video.
String get streamId => _streamId;