VST 3 SDK VST 3.7
SDK for developing VST plug-in
|
This is the complete list of members for Bus, including all inherited members.
active | Bus | |
Bus(const TChar *name, BusType busType, int32 flags) | Bus | |
busType | Bus | |
flags | Bus | |
getInfo(BusInfo &) | Bus | virtual |
isActive() const | Bus | inline |
setActive(TBool state) | Bus | inline |
setBusType(BusType newBusType) | Bus | inline |
setFlags(uint32 newFlags) | Bus | inline |
setName(const std::u16string &newName) | Bus | inline |