停止直播
static Future<bool> stopRealPlay() async { await _channel.invokeMethod("stopRealPlay"); return true; }