截图 信息可在获取截图回调中取得
Future<dynamic> snapshot(String path) async { return FlutterAliPlayerFactory.methodChannel .invokeMethod('snapshot', wrapWithPlayerId(arg: path)); }