audio_chunk Struct Reference

#include <av.h>

Collaboration diagram for audio_chunk:

Collaboration graph
[legend]

Detailed Description

Definition at line 34 of file av.h.


Data Fields

unsigned char * data
voiddata
int loop
struct audio_chunknext
struct audio_chunknext
int size
unsigned size

Field Documentation

unsigned char* audio_chunk::data

Definition at line 125 of file sdltest.c.

void* audio_chunk::data

Definition at line 36 of file av.h.

Referenced by audio_callback(), music_start_loop(), and PlayVoice().

int audio_chunk::loop

Definition at line 38 of file av.h.

Referenced by audio_callback(), and music_start_loop().

struct audio_chunk* audio_chunk::next [read]

Definition at line 124 of file sdltest.c.

struct audio_chunk* audio_chunk::next [read]

Definition at line 35 of file av.h.

Referenced by audio_callback(), play(), and PlayVoice().

int audio_chunk::size

Definition at line 126 of file sdltest.c.

unsigned audio_chunk::size

Definition at line 37 of file av.h.

Referenced by audio_callback(), music_start_loop(), play_audio(), and PlayVoice().


The documentation for this struct was generated from the following files:
Generated on Fri Sep 28 00:35:47 2007 for raceintospace by  doxygen 1.5.3