#include "AlsaEvent.hpp"
#include "AlsaSoundCard.hpp"
#include "AlsaMixer.hpp"
#include <string>
#include <vector>
#include <list>
#include <alsa/asoundlib.h>
#include <boost/shared_ptr.hpp>


Go to the source code of this file.
Namespaces | |
| namespace | Gizmod |
Classes | |
| class | Gizmod::Alsa |
| OO Interface to ALSA. More... | |
Definition in file Alsa.hpp.
1.5.3