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

RageSoundDriver_Generic_Software.cpp File Reference

#include "global.h"
#include "RageSoundDriver_Generic_Software.h"
#include "RageLog.h"
#include "RageSound.h"
#include "RageUtil.h"
#include "RageSoundManager.h"
#include "RageSoundMixBuffer.h"

Functions

int chunksize ()

Variables

const int channels = 2
const int bytes_per_frame = channels*2
const int min_fill_frames = 1024*4
int frames_to_buffer
int min_streaming_buffer_size = 1024*32
int underruns = 0 logged_underruns = 0
int g_TotalAhead = 0
int g_TotalAheadCount = 0

Function Documentation

int chunksize  )  [static]
 


Variable Documentation

const int bytes_per_frame = channels*2 [static]
 

const int channels = 2 [static]
 

int frames_to_buffer [static]
 

int g_TotalAhead = 0 [static]
 

int g_TotalAheadCount = 0 [static]
 

const int min_fill_frames = 1024*4 [static]
 

int min_streaming_buffer_size = 1024*32 [static]
 

int underruns = 0 logged_underruns = 0 [static]
 


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