|
LMMS
|
#include <ipslhostcommands.h>
Public Types | |
| enum | CommandFlags { kCanExecute = 1<<0 , kIsSeparator = 1<<1 , kIsChecked = 1<<2 } |
Public Attributes | |
| Steinberg::Vst::String128 | title |
| command title (possibly localized into active host language) | |
| Steinberg::int32 | flags |
| command flags | |
Describes a single command.
| Steinberg::int32 Presonus::CommandInfo::flags |
command flags
| Steinberg::Vst::String128 Presonus::CommandInfo::title |
command title (possibly localized into active host language)