Mountain
1.0.0
Simple C++ 2D Game Framework
|
Public Member Functions | |
MOUNTAIN_API | AudioContext (AudioDevice &device) |
MOUNTAIN_API void | MakeCurrent () const |
MOUNTAIN_API int32_t | GetMaxSourceCount (AudioSourceType sourceType) const |
MOUNTAIN_API uint32_t | GetSource (AudioSourceType type=AudioSourceType::Mono) |
Returns the next available source of the given type. | |
Static Public Member Functions | |
static MOUNTAIN_API bool_t | CheckError () |
Definition at line 19 of file audio_context.hpp.