Roc Toolkit internal modules
Roc Toolkit: real-time audio streaming
roc::audio::ChannelMaskName Struct Reference

Defines string name for pre-defined channel mask. More...

#include <channel_tables.h>

Public Attributes

const char * name
 Mask name. More...
 
ChannelMask mask
 Bitmask of enabled channels. More...
 

Detailed Description

Defines string name for pre-defined channel mask.

Definition at line 31 of file channel_tables.h.

Member Data Documentation

◆ mask

ChannelMask roc::audio::ChannelMaskName::mask

Bitmask of enabled channels.

Definition at line 36 of file channel_tables.h.

◆ name

const char* roc::audio::ChannelMaskName::name

Mask name.

Definition at line 33 of file channel_tables.h.


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