VST 3 Interfaces
VST 3.6.14
SDK for developing VST Plug-in
|
PhysicalUIMapList describes a list of PhysicalUIMap. More...
#include <ivstphysicalui.h>
Public Attributes | |
uint32 | count |
Count of entries in the map array, set by the caller of getPhysicalUIMapping. More... | |
PhysicalUIMap * | map |
Pointer to a list of PhysicalUIMap containing count entries. More... | |
PhysicalUIMapList describes a list of PhysicalUIMap.
uint32 count |
Count of entries in the map array, set by the caller of getPhysicalUIMapping.
PhysicalUIMap* map |
Pointer to a list of PhysicalUIMap containing count entries.