#include <qpe/resource.h>#include <qpe/sound.h>#include <qpe/qcopenvelope_qws.h>#include <qsound.h>#include <qfile.h>#include <unistd.h>#include <fcntl.h>#include <sys/ioctl.h>#include <sys/soundcard.h>#include "sound.moc"Include dependency graph for sound.cpp:

Go to the source code of this file.
Defines | |
| #define | WAVE_FORMAT_PCM 1 |
Functions | |
| static int | WAVsoundDuration (const QString &filename) |
| void | register_qpe_sound_finished (Sound *snd, QObject *obj, const char *slot) |
|
|
|
|
||||||||||||||||
|
Definition at line 170 of file sound.cpp. References Sound::d, and stopped. Referenced by Opie::Core::ODevice::changeMixerForAlarm(). |
|
|
Definition at line 37 of file sound.cpp. References QFile::at(), d, data, input, IO_ReadOnly, QFile::open(), qstrncmp(), QFile::readBlock(), size, and WAVE_FORMAT_PCM. Referenced by SoundData::SoundData(). |
1.4.2