Nsound  0.9.4
Variables
AudioBackend.cc File Reference
#include <Nsound/AudioBackend.h>
Include dependency graph for AudioBackend.cc:

Go to the source code of this file.

Variables

std::string state_strings [3]
 

Variable Documentation

std::string state_strings[3]
Initial value:
=
{
"Backend Not Initialized",
"Backend Ready",
"Backend Error"
}

Definition at line 33 of file AudioBackend.cc.

Referenced by Nsound::AudioBackend::getStateString().