getDuration abstract method

Future getDuration()

获取视频的总时长

Implementation

Future<dynamic> getDuration();