module FMOD::Core::ChannelMask

These are bit-fields to describe for a certain number of channels in a signal, which channels are being represented.

For example, a signal could be 1 channel, but contain the LFE channel only.

Constants

BACK_CENTER

Back-center

BACK_LEFT

Back-left

BACK_RIGHT

Back-right

FIVE_POINT_ONE

5.1

FIVE_POINT_ONE_REARS

5.1 with Rears

FRONT_CENTER

Front-center

FRONT_LEFT

Front-left

FRONT_RIGHT

Front-right

LOW_FREQUENCY

Low-frequency or sub-woofer

LRC

Left-Right-Center

MONO

Mono, single speaker

QUAD

Quads

SEVEN_POINT_ONE

7.1 Surround

SEVEN_POINT_ZERO

7.0 Surround

STEREO

Stereo

SURROUND

Surround

SURROUND_LEFT

Surround-left

SURROUND_RIGHT

Surround-right