videoInfo property
VideoInfo?
get
videoInfo
The video info about the current video source.
Implementation
VideoInfo? get videoInfo => _videoInfo;
The video info about the current video source.
VideoInfo? get videoInfo => _videoInfo;