#include "osoundsystem.h"#include <opie2/odebug.h>#include <errno.h>#include <fcntl.h>#include <string.h>#include <sys/ioctl.h>#include <sys/types.h>#include <sys/soundcard.h>#include <sys/stat.h>Include dependency graph for osoundsystem.cpp:

Go to the source code of this file.
Variables | |
| static const char * | device_label [] = SOUND_DEVICE_LABELS |
| static int | max_device_nr = sizeof device_label / sizeof (const char*) |
|
|
Definition at line 46 of file osoundsystem.cpp. Referenced by Opie::MM::OMixerInterface::init(). |
|
|
Definition at line 47 of file osoundsystem.cpp. Referenced by Opie::MM::OMixerInterface::init(). |
1.4.2