|
JPL Spatial
Sound spatialization and propagation library
|
Utility to hold some channel mask with a name. More...
#include <JPLSpatial/ChannelMap.h>
Public Member Functions | |
| NamedChannelMask (uint32 channelMask) | |
| NamedChannelMask () noexcept=default | |
| JPL_INLINE bool | operator== (const NamedChannelMask &other) const noexcept |
Public Attributes | |
| std::string_view | Name |
| ChannelMap | Layout |
Utility to hold some channel mask with a name.
|
inline |
|
defaultnoexcept |
|
inlinenoexcept |
| ChannelMap JPL::NamedChannelMask::Layout |
| std::string_view JPL::NamedChannelMask::Name |