Skip to content

fplAudioChannelMap Struct Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores the mapping of all audio channels to an audio speaker. More...

#include <final_platform_layer.h>

Data Fields

Type Name
fplAudioChannelType speakers [FPL_MAX_AUDIO_CHANNEL_COUNT]
The mapping from channel 0-31 to an audio speaker.

Detailed Description

Stores the mapping of all audio channels to an audio speaker.

Definition at line 6275 of file final_platform_layer.h.

Field Documentation

speakers

fplAudioChannelType fplAudioChannelMap::speakers[FPL_MAX_AUDIO_CHANNEL_COUNT]

The mapping from channel 0-31 to an audio speaker.

Definition at line 6277 of file final_platform_layer.h.


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

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally