|
LMMS
|
#include <ivstcomponent.h>
Public Attributes | |
| MediaType | mediaType |
| media type see MediaTypes | |
| int32 | busIndex |
| bus index | |
| int32 | channel |
| channel (-1 for all channels) | |
Routing Information: When the plug-in supports multiple I/O busses, a host may want to know how the busses are related. The relation of an event-input-channel to an audio-output-bus in particular is of interest to the host (in order to relate MIDI-tracks to audio-channels)
See also: IComponent::getRoutingInfo, vst3Routing
| int32 Steinberg::Vst::RoutingInfo::busIndex |
bus index
| int32 Steinberg::Vst::RoutingInfo::channel |
channel (-1 for all channels)
| MediaType Steinberg::Vst::RoutingInfo::mediaType |
media type see MediaTypes