#include "AlsaMixerInterface.hpp"
#include "AlsaMixerElements.hpp"
#include "AlsaSoundCardInterface.hpp"
#include <string>
#include <vector>
#include <alsa/asoundlib.h>
Go to the source code of this file.
Namespaces | |
namespace | Gizmod |
Classes | |
class | Gizmod::AlsaMixer |
Data structure that holds information about each Mixer. More... |
Definition in file AlsaMixer.hpp.