#include "wavplugin.h"#include <opie2/odebug.h>#include <qfile.h>#include <stdio.h>#include <stdarg.h>#include <stdlib.h>#include <errno.h>#include <unistd.h>Include dependency graph for wavplugin.cpp:

Go to the source code of this file.
Defines | |
| #define | debugMsg(a) |
| #define | WAVE_FORMAT_PCM 1 |
Variables | |
| const int | sound_buffer_size = 512 |
|
|
Definition at line 39 of file wavplugin.cpp. |
|
|
|
|
|
Definition at line 59 of file wavplugin.cpp. Referenced by WavPluginData::getSample(), WavPlugin::open(), and WavPluginData::WavPluginData(). |
1.4.2