Starts local video.
static Future<String?> audioVideoStartLocalVideo() async { return _methodChannel.invokeMethod('AudioVideoStartLocalVideo'); }