StreamSyncInfoConfig class

媒体流信息同步的相关配置

Properties

hashCode int
The hash code for this object.
no setterinherited
repeatCount int
消息发送的重复次数,取值范围是 [0,25],建议设置为 [3,5]
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
streamIndex StreamIndex
流属性,主流或屏幕共享流
getter/setter pair
streamType SyncInfoStreamType
媒体流信息同步的流类型
getter/setter pair

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