Sound Manager
test.cpp File Reference
#include <libsoundmanager/libsoundmanager.hpp>
#include <iostream>
#include <glib-2.0/glib.h>
#include <fcntl.h>
#include <string>
#include <sys/types.h>
#include <sys/stat.h>
#include <thread>
#include <exception>
#include <vector>
#include <sstream>

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 

Variables

LibSoundmanagersm
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 123 of file test.cpp.

Variable Documentation

◆ sm

Definition at line 33 of file test.cpp.