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), the layout field is not processed inside the SDK, and there is no need to pay attention to this parameter.

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