PonyTracker
Un projet de tracker de musique
|
Aller au code source de ce fichier.
Structures de données | |
struct | FMOD_CODEC_DESCRIPTION |
struct | FMOD_CODEC_WAVEFORMAT |
struct | FMOD_CODEC_STATE |
Définitions de type | |
typedef struct FMOD_CODEC_STATE | FMOD_CODEC_STATE |
typedef struct FMOD_CODEC_WAVEFORMAT | FMOD_CODEC_WAVEFORMAT |
typedef FMOD_MODE | usermode |
typedef FMOD_MODE FMOD_CREATESOUNDEXINFO * | userexinfo |
typedef void * | buffer |
typedef void unsigned int | sizebytes |
typedef void unsigned int unsigned int * | bytesread |
typedef unsigned int * | length |
typedef unsigned int FMOD_TIMEUNIT | lengthtype |
typedef int | subsound |
typedef int unsigned int | position |
typedef int unsigned int FMOD_TIMEUNIT | postype |
typedef int FMOD_SOUND * | sound |
typedef FMOD_TAGTYPE | tagtype |
typedef FMOD_TAGTYPE char * | name |
typedef FMOD_TAGTYPE char void * | data |
typedef FMOD_TAGTYPE char void unsigned int | datalen |
typedef FMOD_TAGTYPE char void unsigned int FMOD_TAGDATATYPE | datatype |
typedef FMOD_TAGTYPE char void unsigned int FMOD_TAGDATATYPE int | unique |
typedef int | index |
typedef int FMOD_CODEC_WAVEFORMAT * | waveformat |
typedef struct FMOD_CODEC_DESCRIPTION | FMOD_CODEC_DESCRIPTION |
Fonctions | |
typedef | FMOD_RESULT (F_CALLBACK *FMOD_CODEC_OPENCALLBACK)(FMOD_CODEC_STATE *codec_state |
Définition à la ligne 21 du fichier fmod_codec.h.
Définition à la ligne 21 du fichier fmod_codec.h.
typedef FMOD_TAGTYPE char void* data |
Définition à la ligne 26 du fichier fmod_codec.h.
typedef FMOD_TAGTYPE char void unsigned int datalen |
Définition à la ligne 26 du fichier fmod_codec.h.
typedef FMOD_TAGTYPE char void unsigned int FMOD_TAGDATATYPE datatype |
Définition à la ligne 26 du fichier fmod_codec.h.
typedef struct FMOD_CODEC_DESCRIPTION FMOD_CODEC_DESCRIPTION |
typedef struct FMOD_CODEC_STATE FMOD_CODEC_STATE |
Définition à la ligne 13 du fichier fmod_codec.h.
typedef struct FMOD_CODEC_WAVEFORMAT FMOD_CODEC_WAVEFORMAT |
Définition à la ligne 14 du fichier fmod_codec.h.
typedef int index |
Définition à la ligne 27 du fichier fmod_codec.h.
Définition à la ligne 22 du fichier fmod_codec.h.
typedef unsigned int FMOD_TIMEUNIT lengthtype |
Définition à la ligne 22 du fichier fmod_codec.h.
typedef FMOD_TAGTYPE char* name |
Définition à la ligne 26 du fichier fmod_codec.h.
typedef unsigned int * position |
Définition à la ligne 23 du fichier fmod_codec.h.
typedef unsigned int FMOD_TIMEUNIT postype |
Définition à la ligne 23 du fichier fmod_codec.h.
Définition à la ligne 21 du fichier fmod_codec.h.
typedef int FMOD_SOUND* sound |
Définition à la ligne 25 du fichier fmod_codec.h.
typedef int subsound |
Définition à la ligne 23 du fichier fmod_codec.h.
typedef FMOD_TAGTYPE tagtype |
Définition à la ligne 26 du fichier fmod_codec.h.
typedef FMOD_TAGTYPE char void unsigned int FMOD_TAGDATATYPE int unique |
Définition à la ligne 26 du fichier fmod_codec.h.
typedef FMOD_MODE FMOD_CREATESOUNDEXINFO* userexinfo |
Définition à la ligne 19 du fichier fmod_codec.h.
Définition à la ligne 19 du fichier fmod_codec.h.
typedef int FMOD_CODEC_WAVEFORMAT* waveformat |
Définition à la ligne 27 du fichier fmod_codec.h.
typedef FMOD_RESULT | ( | F_CALLBACK * | FMOD_CODEC_OPENCALLBACK | ) |