LMMS
Loading...
Searching...
No Matches
Steinberg::Vst::UnitInfo Struct Reference

#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)

Detailed Description

Basic Unit Description.

See also
IUnitInfo

Member Data Documentation

◆ id

UnitID Steinberg::Vst::UnitInfo::id

unit identifier

◆ name

String128 Steinberg::Vst::UnitInfo::name

name, optional for the root component, required otherwise

◆ parentUnitId

UnitID Steinberg::Vst::UnitInfo::parentUnitId

identifier of parent unit (kNoParentUnitId: does not apply, this unit is the root)

◆ programListId

ProgramListID Steinberg::Vst::UnitInfo::programListId

id of program list used in unit (kNoProgramListId = no programs used in this unit)


The documentation for this struct was generated from the following file: