停止录像
static Future<bool> stopRecordWithFile() async { return await _channel.invokeMethod('stop_record'); }