Stops all remote videos
static Future<String?> audioVideoStopRemoteVideo() async { return _methodChannel.invokeMethod('AudioVideoStopRemoteVideo'); }