Mountain  1.0.0
Simple C++ 2D Game Framework
Mountain::AudioContext Class Reference

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 ()
 

Detailed Description

Definition at line 19 of file audio_context.hpp.


The documentation for this class was generated from the following file: