![]() |
Gorgon Game Engine
|
Functions | |
void | exitfn () |
Variables | |
std::thread | audiothread |
float | BufferDuration |
int | BufferSize |
std::mutex | ControllerMtx |
Containers::Collection< Controller > | Controllers |
float | mastervolume |
std::vector< float > | volume |
void Gorgon::Audio::internal::exitfn | ( | ) |
References audiothread, and Gorgon::exiting.
std::thread audiothread |
float BufferDuration |
int BufferSize |
std::mutex ControllerMtx |
Containers::Collection< Controller > Controllers |
float mastervolume |
std::vector< float > volume |