Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

RageSoundDriver_DSound.cpp File Reference

#include "global.h"
#include "RageSoundDriver_DSound.h"
#include "DSoundHelpers.h"
#include "RageSoundManager.h"
#include "RageException.h"
#include "RageUtil.h"
#include "RageSound.h"
#include "RageLog.h"

Variables

const int channels = 2
const int bytes_per_frame = 2 * channels
const int samplerate = 44100
const int buffersize = 1024*8
const int num_chunks = 8
const int chunksize = buffersize / num_chunks

Variable Documentation

const int buffersize = 1024*8
 

const int bytes_per_frame = 2 * channels
 

const int channels = 2
 

const int chunksize = buffersize / num_chunks
 

const int num_chunks = 8
 

const int samplerate = 44100
 


Generated on Thu Jan 27 20:57:55 2005 for StepMania by doxygen 1.3.7