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

Public Member Functions

MOUNTAIN_API AudioDevice (std::string &&name)
 
MOUNTAIN_API void Reopen (const std::string &newName)
 
MOUNTAIN_API std::string GetName () const
 

Static Public Member Functions

static MOUNTAIN_API bool_t CheckError (const AudioDevice *device=nullptr)
 

Friends

class AudioContext
 

Detailed Description

Definition at line 12 of file audio_device.hpp.


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