setLocalVideoConfig abstract method
Future<int>
setLocalVideoConfig(
- NERtcVideoConfig videoConfig, {
- int streamType = NERtcVideoStreamType.main,
Implementation
Future<int> setLocalVideoConfig(NERtcVideoConfig videoConfig,
{int streamType = NERtcVideoStreamType.main});