videoInfo property

VideoInfo? get videoInfo

The video info about the current video source.

Implementation

VideoInfo? get videoInfo => _videoInfo;