ma_node_get_output_channels function
Implementation
@ffi.Native<ma_uint32 Function(ffi.Pointer<ma_node>, ma_uint32)>()
external int ma_node_get_output_channels(
ffi.Pointer<ma_node> pNode,
int outputBusIndex,
);
@ffi.Native<ma_uint32 Function(ffi.Pointer<ma_node>, ma_uint32)>()
external int ma_node_get_output_channels(
ffi.Pointer<ma_node> pNode,
int outputBusIndex,
);