Sound Manager
|
#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 | |
LibSoundmanager * | sm |
LibSoundmanager* sm |