videoSize property

int? get videoSize

获得视频大小

Implementation

int? get videoSize => _videoSize;