Stops local video.
static Future<String?> audioVideoStopLocalVideo() async { return _methodChannel.invokeMethod('AudioVideoStopLocalVideo'); }