ZegoMixerOutput

混流输出对象

Declared in ZegoExpressDefines.h

Includes

  • ZegoExpressDefines.h

Property Lists

  • target - 混流输出目标,URL 或者流 ID

Public Func Lists

  • initWithTarget: - 创建混流输出对象

Property Docs

target

混流输出目标,URL 或者流 ID

Public Func Docs

initWithTarget:

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

创建混流输出对象

Return:

实例