Future<void> enableMultiAudioSupport(int viewId) async { _methodChannel = MethodChannel("tv.mta/NativeVideoPlayerMethodChannel_$viewId"); }