获取视频的总时长
@override Future getDuration() async { return await methodChannel?.invokeMethod('getDuration'); }