ZegoExpressEngine

ObjectiveC

No Result.
Category

Class

ZegoAudioConfig
ZegoAudioFrameParam
ZegoBarrageMessageInfo
ZegoBeautifyOption
ZegoBroadcastMessageInfo
ZegoCanvas
ZegoCDNConfig
ZegoCustomVideoCaptureConfig
ZegoCustomVideoRenderConfig
ZegoDeviceInfo
ZegoEngineConfig
ZegoExpressEngine
ZegoLogConfig
ZegoMediaPlayer
ZegoMixerAudioConfig
ZegoMixerInput
ZegoMixerOutput
ZegoMixerTask
ZegoMixerVideoConfig
ZegoPlayerConfig
ZegoPlayStreamQuality
ZegoPublishStreamQuality
ZegoRoomConfig
ZegoStream
ZegoStreamRelayCDNInfo
ZegoUser
ZegoVideoConfig
ZegoVideoFrameParam
ZegoWatermark
File

Protocol

/ObjectiveC/class/zego-mixer-output

ZegoMixerOutput

Mixer output object.

Declared in ZegoExpressDefines.h

Includes

  • ZegoExpressDefines.h

Property Lists

  • target - Mix stream output target, URL or stream ID.

Public-Func Lists

  • initWithTarget: - Create a mix stream output object.

Property Docs

target

Mix stream output target, URL or stream ID.

Public-Func Docs

initWithTarget:

- (instancetype)initWithTarget:(NSString *) target;

Create a mix stream output object.

Return:

instance

ZegoMixerOutputIncludesProperty ListsPublic-Func ListsProperty DocstargetPublic-Func DocsinitWithTarget: