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

sdlwavfile.cc File Reference

Implementation file for sdlsound.h, containing definitions. More...

#include "sdlwavfile.h"
#include <iostream>
#include <sstream>

Include dependency graph for sdlwavfile.cc:

Include dependency graph

Go to the source code of this file.

Classes

struct  Startup

Functions

void fillerup (void *wavfile, Uint8 *stream, int len)
 Callback for when the SDL Audio device needs more data.


Variables

Startup dummy


Detailed Description

Implementation file for sdlsound.h, containing definitions.

Definition in file sdlwavfile.cc.


Function Documentation

void fillerup void *  wavfile,
Uint8 *  stream,
int  len
 

Callback for when the SDL Audio device needs more data.

This is called by SDL automatically.

Definition at line 43 of file sdlwavfile.cc.

Referenced by WAVFile::WAVFile().


Variable Documentation

Startup dummy [static]
 

Definition at line 26 of file sdlwavfile.cc.


Generated on Fri Oct 3 18:41:20 2003 for taptedDevTools by doxygen 1.3.4