![]() |
Rise
The Vieneo Province
|
#include <SoundConfig.h>
Public Attributes | |
GUID | guid = MYGUID_DEFAULT |
float | volume = 1.0f |
char | padding [15] {} |
char | bassDevice = 0 |
Definition at line 8 of file SoundConfig.h.
char SoundConfig::bassDevice = 0 |
Definition at line 19 of file SoundConfig.h.
GUID SoundConfig::guid = MYGUID_DEFAULT |
Definition at line 11 of file SoundConfig.h.
char SoundConfig::padding[15] {} |
Definition at line 15 of file SoundConfig.h.
float SoundConfig::volume = 1.0f |
Definition at line 13 of file SoundConfig.h.