ZegoAudioSourceMixConfig
ZegoAudioSourceMixConfig
Audio source mix config
Details
Used to config whether mix media player, audio effect player and captured system audio into publish stream or not when set audio source.
Declared in entity/ZegoAudioSourceMixConfig.java
Properties
mediaPlayerIndexList
mediaPlayerIndexList
public int[] mediaPlayerIndexListMedia player instance index list.
audioEffectPlayerIndexList
audioEffectPlayerIndexList
public int[] audioEffectPlayerIndexListAudio effect player instance index list.
enableMixScreenCapture
enableMixScreenCapture
public boolean enableMixScreenCaptureEnable or disable mix screen capture into publish stream, the input source cannot be set to screen capture. (only for Android and iOS)
