Starts all remote videos.
static Future<String?> audioVideoStartRemoteVideo() async { return _methodChannel.invokeMethod('AudioVideoStartRemoteVideo'); }