#include <unistd.h>
#include <fcntl.h>
#include <sys/ioctl.h>
#include "mytypes.h"
#include "emucfg.h"
Include dependency graph for linux_audiodrv.h:
Go to the source code of this file.
Compounds | |
class | audioDriver |
This class is another audio driver abstraction, a thin wrapper around the architecture specified sound driver. More... |