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

RageSoundDriver_DSound_Software.cpp File Reference

#include "global.h"
#include "RageSoundDriver_DSound_Software.h"
#include "DSoundHelpers.h"
#include "RageTimer.h"
#include "RageLog.h"
#include "RageSound.h"
#include "RageUtil.h"
#include "RageSoundManager.h"
#include "PrefsManager.h"

Functions

int chunksize ()

Variables

const int channels = 2
const int bytes_per_frame = channels*2
const int samplerate = 44100
const int safe_writeahead = 1024*4
int max_writeahead
const int num_chunks = 8

Function Documentation

int chunksize  )  [static]
 


Variable Documentation

const int bytes_per_frame = channels*2 [static]
 

const int channels = 2 [static]
 

int max_writeahead [static]
 

const int num_chunks = 8 [static]
 

const int safe_writeahead = 1024*4 [static]
 

const int samplerate = 44100 [static]
 


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