Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ZegoAudioConfig

Audio configuration.

Configure audio bitrate, audio channel, audio encoding for publishing stream

Hierarchy

  • ZegoAudioConfig

Index

Properties

Methods

Properties

bitrate

bitrate: number

Audio bitrate in kbps, default is 48 kbps. The settings before and after publishing stream can be effective

channel

Audio channel, default is Mono. The setting only take effect before publishing stream

codecID

codec ID, default is ZegoAudioCodecIDDefault. The setting only take effect before publishing stream

Methods

presetConfig

Generated using TypeDoc