|
LMMS
|
#include <ivstunits.h>
Public Attributes | |
| UnitID | id |
| unit identifier | |
| UnitID | parentUnitId |
| identifier of parent unit (kNoParentUnitId: does not apply, this unit is the root) | |
| String128 | name |
| name, optional for the root component, required otherwise | |
| ProgramListID | programListId |
| id of program list used in unit (kNoProgramListId = no programs used in this unit) | |
| UnitID Steinberg::Vst::UnitInfo::id |
unit identifier
| String128 Steinberg::Vst::UnitInfo::name |
name, optional for the root component, required otherwise
| UnitID Steinberg::Vst::UnitInfo::parentUnitId |
identifier of parent unit (kNoParentUnitId: does not apply, this unit is the root)
| ProgramListID Steinberg::Vst::UnitInfo::programListId |
id of program list used in unit (kNoProgramListId = no programs used in this unit)