JPL Spatial
Sound spatialization and propagation library
Loading...
Searching...
No Matches
JPL::NamedChannelMask Struct Reference

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
 

Detailed Description

Utility to hold some channel mask with a name.

Constructor & Destructor Documentation

◆ NamedChannelMask() [1/2]

JPL::NamedChannelMask::NamedChannelMask ( uint32  channelMask)
inline

◆ NamedChannelMask() [2/2]

JPL::NamedChannelMask::NamedChannelMask ( )
defaultnoexcept

Member Function Documentation

◆ operator==()

JPL_INLINE bool JPL::NamedChannelMask::operator== ( const NamedChannelMask other) const
inlinenoexcept

Member Data Documentation

◆ Layout

ChannelMap JPL::NamedChannelMask::Layout

◆ Name

std::string_view JPL::NamedChannelMask::Name

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