| JUCE
    | 
Structure describing a mapping. More...
#include <juce_VSTCommon.h>
| Public Member Functions | |
| bool | matches (const Array< ChannelType > &chans) const noexcept | 
| Public Attributes | |
| int32 | vst2 | 
| ChannelType | channels [13] | 
Structure describing a mapping.
| 
 | noexcept | 
References channels, and AudioChannelSet::unknown.
| int32 SpeakerMappings::Mapping::vst2 | 
| ChannelType SpeakerMappings::Mapping::channels[13] | 
Referenced by matches().