defines class Audio and enum EQType More...
#include <fmod.hpp>
#include "common.h"
#include "common_transform.h"
#include "config.h"
Go to the source code of this file.
Classes | |
class | Audio |
responsible for all audio signal related tasks. More... | |
Enumerations | |
enum | EQType { LOW, MID, HIGH, FREQS } |
Specifies which parameter of the equalizer function should be updated. | |
defines class Audio and enum EQType