![]() |
Gorgon Game Engine
|
Namespaces | |
Gorgon | |
Root namespace for Gorgon Game Engine. | |
Gorgon::Audio | |
Contains audio subsystem. For audio primitives look into multimedia namespace. | |
Gorgon::Audio::internal | |
Functions | |
void | AudioLoop () |
void | exitfn () |
float | GetVolume () |
Returns the master volume. More... | |
float | GetVolume (Channel channel) |
Returns the volume of a channel. More... | |
Utils::Logger | Log ("Audio") |
void | SetVolume (Channel channel, float volume) |
Changes the volume of a channel. More... | |
void | SetVolume (float volume) |
Changes the master volume. More... | |
Variables | |
float | BufferDuration |
int | BufferSize |