ma_engine_node class final

Inheritance
Implemented types
Available extensions

Constructors

ma_engine_node()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
baseNode ma_node_base
getter/setter pair
fader ma_fader
getter/setter pair
fadeSettings UnnamedStruct53
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
isPitchDisabled int
getter/setter pair
isSpatializationDisabled int
getter/setter pair
monoExpansionMode ma_mono_expansion_mode
no setter
monoExpansionModeAsInt int
getter/setter pair
oldDopplerPitch double
getter/setter pair
oldPitch double
getter/setter pair
panner ma_panner
getter/setter pair
pEngine Pointer<ma_engine>
getter/setter pair
pinnedListenerIndex int
getter/setter pair
pitch double
getter/setter pair
resampler ma_linear_resampler
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
sampleRate int
getter/setter pair
spatializer ma_spatializer
getter/setter pair
volume ma_atomic_float
getter/setter pair
volumeGainer ma_gainer
getter/setter pair
volumeSmoothTimeInPCMFrames int
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