| VST 3 Interfaces VST 3.7
    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.