pInputNode property

Pointer<Void> pInputNode
getter/setter pair

The node that this output bus is attached to. Required for detaching.

Implementation

external ffi.Pointer<ma_node> pInputNode;