Options
All
  • Public
  • Public/Protected
  • All
Menu

Mixer input.

Configure the mix stream input stream ID, type, and the layout

Hierarchy

  • ZegoMixerInput

Index

Constructors

constructor

Properties

contentType

Mix stream content type

layout

layout: ZegoRect

Stream layout. When the mixed stream is an audio stream (that is, the ContentType parameter is set to the audio mixed stream type). Developers do not need to assign a value to this field, just use the SDK default.

soundLevelID

soundLevelID: number

If enable soundLevel in mix stream task, an unique soundLevelID is need for every stream

streamID

streamID: string

Stream ID, a string of up to 256 characters. Caution: You cannot include URL keywords, otherwise publishing stream and playing stream will fails. Only support numbers, English characters and '-', '_'.

Generated using TypeDoc