ma_node_output_bus class final

Inheritance
Implemented types
Available extensions

Constructors

ma_node_output_bus()

Properties

address Pointer<T>

Available on T, provided by the StructAddress extension

The memory address of the underlying data.
no setter
channels int
getter/setter pair
flags int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
inputNodeInputBusIndex int
getter/setter pair
isAttached int
getter/setter pair
lock int
getter/setter pair
outputBusIndex int
getter/setter pair
pInputNode Pointer<ma_node>
getter/setter pair
pNext Pointer<ma_node_output_bus>
getter/setter pair
pNode Pointer<ma_node>
getter/setter pair
pPrev Pointer<ma_node_output_bus>
getter/setter pair
refCount int
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
volume double
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