ZegoMediaDataPublisherConfig class

用于媒体数据推流器配置。

用于在创建媒体数据推流器时,配置创建参数。

Constructors

ZegoMediaDataPublisherConfig(int channel, ZegoMediaDataPublisherMode mode)

Properties

channel ↔ int
用于指定推流器的推流通道号。
read / write
hashCode → int
The hash code for this object.
read-onlyinherited
mode ZegoMediaDataPublisherMode
用于指定推流的模式。
read / write
runtimeType → Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() → String
A string representation of this object.
inherited

Operators

operator ==(Object other) → bool
The equality operator.
inherited