Steinberg::Vst::UnitInfo Struct Reference

#include <ivstunits.h>

List of all members.

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.

Definition at line 60 of file ivstunits.h.


Member Data Documentation

UnitID Steinberg::Vst::UnitInfo::id

unit identifier

Definition at line 62 of file ivstunits.h.

String128 Steinberg::Vst::UnitInfo::name

name, optional for the root component, required otherwise

Definition at line 64 of file ivstunits.h.

UnitID Steinberg::Vst::UnitInfo::parentUnitId

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

Definition at line 63 of file ivstunits.h.

ProgramListID Steinberg::Vst::UnitInfo::programListId

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

Definition at line 65 of file ivstunits.h.


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

Copyright ©2008 Steinberg Media Technologies. All Rights Reserved.