ma_spatializer class final
- Inheritance
- Implemented types
- Available extensions
Constructors
Properties
-
address
→ Pointer<
T> -
Available on T, provided by the StructAddress extension
The memory address of the underlying data.no setter - attenuationModel → ma_attenuation_model
-
no setter
- attenuationModelAsInt ↔ int
-
getter/setter pair
- channelsIn ↔ int
-
getter/setter pair
- channelsOut ↔ int
-
getter/setter pair
- coneInnerAngleInRadians ↔ double
-
getter/setter pair
- coneOuterAngleInRadians ↔ double
-
getter/setter pair
- coneOuterGain ↔ double
-
getter/setter pair
- direction ↔ ma_atomic_vec3f
-
getter/setter pair
- directionalAttenuationFactor ↔ double
-
getter/setter pair
- dopplerFactor ↔ double
-
getter/setter pair
- dopplerPitch ↔ double
-
getter/setter pair
- gainer ↔ ma_gainer
-
getter/setter pair
- gainSmoothTimeInFrames ↔ int
-
getter/setter pair
- handedness → ma_handedness
-
no setter
- handednessAsInt ↔ int
-
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- maxDistance ↔ double
-
getter/setter pair
- maxGain ↔ double
-
getter/setter pair
- minDistance ↔ double
-
getter/setter pair
- minGain ↔ double
-
getter/setter pair
- minSpatializationChannelGain ↔ double
-
getter/setter pair
-
pChannelMapIn
↔ Pointer<
ma_channel> -
getter/setter pair
-
pNewChannelGainsOut
↔ Pointer<
Float> -
getter/setter pair
- position ↔ ma_atomic_vec3f
-
getter/setter pair
- positioning → ma_positioning
-
no setter
- positioningAsInt ↔ int
-
getter/setter pair
- rolloff ↔ double
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- velocity ↔ ma_atomic_vec3f
-
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