ZegoAutoMixerTask constructor
Create a auto mix stream task object
Implementation
ZegoAutoMixerTask()
: taskID = "",
roomID = "",
outputList = [],
audioConfig = ZegoMixerAudioConfig.defaultConfig(),
enableSoundLevel = false,
streamAlignmentMode = ZegoStreamAlignmentMode.None,
minPlayStreamBufferLength = -1;