Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

audiodevice.cpp File Reference

#include "audiodevice.h"
#include <qpe/qpeapplication.h>
#include <qpe/config.h>
#include <opie2/odebug.h>
#include <qpe/qcopenvelope_qws.h>
#include <qmessagebox.h>
#include <stdlib.h>
#include <stdio.h>
#include <errno.h>

Include dependency graph for audiodevice.cpp:

Go to the source code of this file.

Variables

static const int sound_fragment_shift = 16
static const int sound_fragment_bytes = (1<<sound_fragment_shift)


Variable Documentation

const int sound_fragment_bytes = (1<<sound_fragment_shift) [static]
 

Definition at line 57 of file audiodevice.cpp.

Referenced by AudioDevice::AudioDevice(), and AudioDevice::canWrite().

const int sound_fragment_shift = 16 [static]
 

Definition at line 55 of file audiodevice.cpp.

Referenced by AudioDevice::AudioDevice().


Generated on Sat Nov 5 16:23:16 2005 for OPIE by  doxygen 1.4.2