MixedStreamConfig class
@brief Config for mixed stream. The parameters can be used for both WTN stream and mixed stream tasks unless otherwise specified. The parameters can be used to start and update tasks unless otherwise specified.
Properties
- advancedConfig → dynamic
-
final
- audioConfig → MixedStreamAudioConfig?
-
final
- authInfo → dynamic
-
final
- backgroundColor → String
-
final
- backgroundImageUrl → String
-
final
- controlConfig → MixedStreamControlConfig?
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- interpolationMode → InterpolationMode
-
final
- layoutMode → StreamLayoutMode
-
final
- pushTargetType ↔ MixedStreamPushTargetType
-
getter/setter pair
-
regions
→ List<
MixedStreamLayoutRegionConfig> -
final
- roomId → String
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- spatialAudioConfig → MixedStreamSpatialAudioConfig?
-
final
- userConfigExtraInfo → String
-
final
- userId → String
-
final
- videoConfig → MixedStreamVideoConfig?
-
final
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