是否正在播放
@override Future<bool> isPlaying() async { return await _methodChannel.invokeMethod("controller-get-state"); }