DOSBox-X
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Attributes
__SOUND_DECODERFUNCTIONS__ Struct Reference

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, void *buffer, Uint32 desired_frames)
int(* rewind )(Sound_Sample *sample)
int(* seek )(Sound_Sample *sample, Uint32 ms)

Detailed Description

Definition at line 73 of file SDL_sound_internal.h.


The documentation for this struct was generated from the following file: