JUCE
Public Member Functions | Public Attributes | List of all members
SpeakerMappings::Mapping Struct Reference

Structure describing a mapping. More...

Public Member Functions

bool matches (const Array< ChannelType > &chans) const noexcept
 

Public Attributes

int32 vst2
 
ChannelType channels [13]
 

Detailed Description

Structure describing a mapping.

Member Function Documentation

◆ matches()

bool SpeakerMappings::Mapping::matches ( const Array< ChannelType > &  chans) const
noexcept

Member Data Documentation

◆ vst2

int32 SpeakerMappings::Mapping::vst2

◆ channels

ChannelType SpeakerMappings::Mapping::channels[13]

Referenced by matches().


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