|
VST 3 Interfaces VST 3.8
SDK for developing VST plug-in
|
#include "pluginterfaces/base/funknown.h"#include "pluginterfaces/vst/vsttypes.h"#include "pluginterfaces/base/falignpush.h"#include "pluginterfaces/base/falignpop.h"Classes | |
| struct | TransportPosition |
| TransportPosition. More... | |
| class | ITransportControl |
| Vst::ITransportControl Interface. More... | |
Namespaces | |
| namespace | Steinberg |
| namespace | Steinberg::Vst |
| All VST specific interfaces are located in Vst namespace. | |
Enumerations | |
| enum | TransportPositionType : int32 { Samples , QuarterNotes } |
| Transport Position Type. More... | |