ByteRTCMixedStreamSpatialAudioConfig class
- Inheritance
-
- Object
- NativeClass
- ByteRTCMixedStreamSpatialAudioConfig
Properties
-
$resource
→ NativeResource
-
no setterinherited
-
audienceSpatialOrientation
↔ FutureOr<ByteRTCHumanOrientation?>
-
@brief The orientation of the audience. See ByteRTCHumanOrientation{@link #ByteRTCHumanOrientation}.
The audience is the users who receive the audio stream from CDN.
getter/setter pair
-
audienceSpatialPosition
↔ FutureOr<ByteRTCPosition?>
-
@brief The spatial position of the audience. See ByteRTCPosition{@link #ByteRTCPosition}.
The audience is the users who receive the audio stream from CDN.
This parameter is not supported for WTN stream tasks.
getter/setter pair
-
enableSpatialRender
↔ FutureOr<BOOL?>
-
@brief Whether to enable the spatial audio effect when pushing to CDN.
when you enable the feature, set the spatialPosition of each ByteRTCMixedStreamLayoutRegionConfig{@link #ByteRTCMixedStreamLayoutRegionConfig} for spatial audio effect.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
ready
→ Future<void>
-
Whether the instance is initialized
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited