RTCVideoContext constructor
RTCVideoContext({})
Implementation
RTCVideoContext(
{required this.appId,
this.parameters,
this.eventHandler,
this.autoCreateAudioEffectPlayer = false,
this.autoCreateVideoEffectInterface = false,
this.autoCreateWTNStream = false,
this.isGameScene = false});