gramods
|
Public Member Functions | |
void | open () |
void | setFormat (const char *name) |
Public Attributes | |
std::optional< std::string > | device_name |
ALCdevice * | device = nullptr |
ALCuint | sample_rate = 44100 |
ALCenum | format = AL_FORMAT_MONO16 |
ALCsizei | channels = 1 |
ALCsizei | buffer_size = 4096 |