MixedStreamSpatialConfig class

推流 CDN 的空间音频参数。(新)

Properties

audienceSpatialOrientation HumanOrientation
听众的空间朝向。
听众指收听来自 CDN 的音频流的用户。
final
audienceSpatialPosition Position
听众的空间位置。
听众指收听来自 CDN 的音频流的用户。
final
enableSpatialRender bool
是否开启推流 CDN 时的空间音频效果。
当你启用此效果时,你需要设定推流中各个 MixedStreamLayoutRegionConfigspatialPosition 值,实现空间音频效果。
final
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

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