Skip to content

fplAudioDeviceID Union Reference

Finalspace edited this page May 29, 2026 · 1 revision

Stores the ID of the underlying backend. More...

#include <final_platform_layer.h>

Data Fields

Type Name
uint8_t dummy [256]
Padding field that prevents the union from being empty when no audio backend is enabled.

Detailed Description

Stores the ID of the underlying backend.

Definition at line 6309 of file final_platform_layer.h.

Field Documentation

dummy

uint8_t fplAudioDeviceID::dummy[256]

Padding field that prevents the union from being empty when no audio backend is enabled.

Definition at line 6335 of file final_platform_layer.h.


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

Final Platform Layer

Pages

Topics

Data Structures

Clone this wiki locally