Final Platform Layer 0.9.8-beta
Loading...
Searching...
No Matches
Data Fields
fplAudioDeviceInfo Struct Reference

A structure containing the name and the id of the audio device. More...

#include <final_platform_layer.h>

Data Fields

fplAudioDeviceID id
 Device id.
 
char name [FPL_MAX_NAME_LENGTH]
 Device name.
 

Detailed Description

A structure containing the name and the id of the audio device.

Definition at line 3813 of file final_platform_layer.h.

Field Documentation

◆ id

fplAudioDeviceID fplAudioDeviceInfo::id

Device id.

Definition at line 3817 of file final_platform_layer.h.

◆ name

char fplAudioDeviceInfo::name[FPL_MAX_NAME_LENGTH]

Device name.

Definition at line 3815 of file final_platform_layer.h.


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