#include <algorithm>
#include <string>
#include <stdio.h>
#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include <sys/soundcard.h>
#include "device_oss.h"
#include "debug.h"
Include dependency graph for device_oss.cpp:
Go to the source code of this file.
Namespaces | |
namespace | audiere |