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