Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

__SOUND_DECODERFUNCTIONS__ Struct Reference

#include <SDL_sound_internal.h>

List of all members.

Public Attributes

const Sound_DecoderInfo info
int(* init )(void)
void(* quit )(void)
int(* open )(Sound_Sample *sample, const char *ext)
void(* close )(Sound_Sample *sample)
Uint32(* read )(Sound_Sample *sample)
int(* rewind )(Sound_Sample *sample)
int(* seek )(Sound_Sample *sample, Uint32 ms)


Member Data Documentation

void(* __SOUND_DECODERFUNCTIONS__::close)(Sound_Sample *sample)
 

const Sound_DecoderInfo __SOUND_DECODERFUNCTIONS__::info
 

Definition at line 71 of file SDL_sound_internal.h.

int(* __SOUND_DECODERFUNCTIONS__::init)(void)
 

int(* __SOUND_DECODERFUNCTIONS__::open)(Sound_Sample *sample, const char *ext)
 

void(* __SOUND_DECODERFUNCTIONS__::quit)(void)
 

Uint32(* __SOUND_DECODERFUNCTIONS__::read)(Sound_Sample *sample)
 

int(* __SOUND_DECODERFUNCTIONS__::rewind)(Sound_Sample *sample)
 

int(* __SOUND_DECODERFUNCTIONS__::seek)(Sound_Sample *sample, Uint32 ms)
 


The documentation for this struct was generated from the following file:
Generated on Tue Jun 24 02:15:54 2008 for Advanced Strategic Command by  doxygen 1.4.2