#include "wvdsp.h"
#include "wvfork.h"
#include <sys/ioctl.h>
#include <sys/soundcard.h>
#include <fcntl.h>
#include <sched.h>
#include <time.h>
Go to the source code of this file.
Defines | |
#define | DO_RATEADJ 0 |
Functions | |
int | msec_lat (int frags, int frag_bits, int srate) |
Variables | |
const char * | AUDIO_DEVICE = "/dev/dsp" |
|
|
|
Definition at line 23 of file wvdsp.cc. Referenced by WvDsp::WvDsp(). |
|
Definition at line 21 of file wvdsp.cc. Referenced by WvDsp::WvDsp(). |