Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoMixerAudioConfig

Mix stream audio configuration.

Configure video frame rate, bitrate, and resolution for mixer task

Hierarchy

  • ZegoMixerAudioConfig

Index

Properties

bitrate

bitrate: number

Audio bitrate in kbps, default is 48 kbps, cannot be modified after starting a mixer task

channel

Audio channel, default is Mono

codecID

codec ID, default is ZegoAudioCodecIDDefault

mixMode

Multi-channel audio stream mixing mode. If [ZegoAudioMixMode] is selected as [Focused], the SDK will select 4 input streams with [isAudioFocus] set as the focus voice highlight. If it is not selected or less than 4 channels are selected, it will automatically fill in 4 channels

Generated using TypeDoc