#include "AlsaInterface.hpp"
#include "AlsaSoundCardInterface.hpp"
#include "AlsaMixer.hpp"
#include <string>
#include <map>
#include <boost/shared_ptr.hpp>
#include <alsa/asoundlib.h>


Go to the source code of this file.
Namespaces | |
| namespace | Gizmod |
Classes | |
| class | Gizmod::AlsaSoundCard |
| Data structure that holds information about each Sound Card. More... | |
| struct | Gizmod::AlsaSoundCard::AlsaSoundCardThreadProc |
Definition in file AlsaSoundCard.hpp.
1.5.3