derelict.sdl.mixer

Undocumented in source.

Members

Aliases

MIX_InitFlags
alias MIX_InitFlags = int
Undocumented in source.
MIX_MAJOR_VERSION
alias MIX_MAJOR_VERSION = SDL_MIXER_MAJOR_VERSION
Undocumented in source.
MIX_MINOR_VERSION
alias MIX_MINOR_VERSION = SDL_MIXER_MINOR_VERSION
Undocumented in source.
MIX_PATCH_LEVEL
alias MIX_PATCH_LEVEL = SDL_MIXER_PATCHLEVEL
Undocumented in source.
MIX_VERSION
alias MIX_VERSION = SDL_MIXER_VERSION
Undocumented in source.
Mix_EffectDone_t
alias Mix_EffectDone_t = void function(int chan, void* udata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Mix_EffectFunc_t
alias Mix_EffectFunc_t = void function(int chan, void* stream, int len, void* udata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
Mix_Fading
alias Mix_Fading = int
Undocumented in source.
Mix_GetError
alias Mix_GetError = SDL_GetError
Undocumented in source.
Mix_Music
alias Mix_Music = _Mix_Music
Undocumented in source.
Mix_MusicType
alias Mix_MusicType = int
Undocumented in source.
Mix_SetError
alias Mix_SetError = SDL_SetError
Undocumented in source.
da_Mix_AllocateChannels
alias da_Mix_AllocateChannels = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_ChannelFinished
alias da_Mix_ChannelFinished = void function(void function(int channel) channel_finished)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_CloseAudio
alias da_Mix_CloseAudio = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_ExpireChannel
alias da_Mix_ExpireChannel = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FadeInChannelTimed
alias da_Mix_FadeInChannelTimed = int function(int, Mix_Chunk*, int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FadeInMusic
alias da_Mix_FadeInMusic = int function(Mix_Music*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FadeInMusicPos
alias da_Mix_FadeInMusicPos = int function(Mix_Music*, int, int, double)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FadeOutChannel
alias da_Mix_FadeOutChannel = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FadeOutGroup
alias da_Mix_FadeOutGroup = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FadeOutMusic
alias da_Mix_FadeOutMusic = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FadingChannel
alias da_Mix_FadingChannel = Mix_Fading function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FadingMusic
alias da_Mix_FadingMusic = Mix_Fading function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FreeChunk
alias da_Mix_FreeChunk = void function(Mix_Chunk*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_FreeMusic
alias da_Mix_FreeMusic = void function(Mix_Music*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GetChunk
alias da_Mix_GetChunk = Mix_Chunk* function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GetChunkDecoder
alias da_Mix_GetChunkDecoder = CCPTR function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GetMusicDecoder
alias da_Mix_GetMusicDecoder = CCPTR function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GetMusicHookData
alias da_Mix_GetMusicHookData = void* function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GetMusicType
alias da_Mix_GetMusicType = Mix_MusicType function(in Mix_Music*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GetNumChunkDecoders
alias da_Mix_GetNumChunkDecoders = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GetNumMusicDecoders
alias da_Mix_GetNumMusicDecoders = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GetSynchroValue
alias da_Mix_GetSynchroValue = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GroupAvailable
alias da_Mix_GroupAvailable = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GroupChannel
alias da_Mix_GroupChannel = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GroupChannels
alias da_Mix_GroupChannels = int function(int, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GroupCount
alias da_Mix_GroupCount = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GroupNewer
alias da_Mix_GroupNewer = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_GroupOldest
alias da_Mix_GroupOldest = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_HaltChannel
alias da_Mix_HaltChannel = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_HaltGroup
alias da_Mix_HaltGroup = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_HaltMusic
alias da_Mix_HaltMusic = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_HookMusic
alias da_Mix_HookMusic = void function(void function(void*, Uint8*, int) da_Mix_func, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_HookMusicFinished
alias da_Mix_HookMusicFinished = void function(void function() music_finished)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_Init
alias da_Mix_Init = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_Linked_Version
alias da_Mix_Linked_Version = CSDLVERPTR function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_LoadMUS
alias da_Mix_LoadMUS = Mix_Music* function(in char*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_LoadMUSType_RW
alias da_Mix_LoadMUSType_RW = Mix_Music* function(SDL_RWops*, Mix_MusicType, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_LoadMUS_RW
alias da_Mix_LoadMUS_RW = Mix_Music* function(SDL_RWops*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_LoadWAV_RW
alias da_Mix_LoadWAV_RW = Mix_Chunk* function(SDL_RWops*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_OpenAudio
alias da_Mix_OpenAudio = int function(int, Uint16, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_Pause
alias da_Mix_Pause = void function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_PauseMusic
alias da_Mix_PauseMusic = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_Paused
alias da_Mix_Paused = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_PausedMusic
alias da_Mix_PausedMusic = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_PlayChannelTimed
alias da_Mix_PlayChannelTimed = int function(int, Mix_Chunk*, int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_PlayMusic
alias da_Mix_PlayMusic = int function(Mix_Music*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_Playing
alias da_Mix_Playing = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_PlayingMusic
alias da_Mix_PlayingMusic = int function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_QuerySpec
alias da_Mix_QuerySpec = int function(int*, Uint16*, int*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_QuickLoad_RAW
alias da_Mix_QuickLoad_RAW = Mix_Chunk* function(Uint8*, Uint32)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_QuickLoad_WAV
alias da_Mix_QuickLoad_WAV = Mix_Chunk* function(Uint8*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_Quit
alias da_Mix_Quit = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_RegisterEffect
alias da_Mix_RegisterEffect = int function(int, Mix_EffectFunc_t, Mix_EffectDone_t, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_ReserveChannels
alias da_Mix_ReserveChannels = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_Resume
alias da_Mix_Resume = void function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_ResumeMusic
alias da_Mix_ResumeMusic = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_RewindMusic
alias da_Mix_RewindMusic = void function()
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_SetDistance
alias da_Mix_SetDistance = int function(int, Uint8)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_SetMusicCMD
alias da_Mix_SetMusicCMD = int function(in char*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_SetMusicPosition
alias da_Mix_SetMusicPosition = int function(double)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_SetPanning
alias da_Mix_SetPanning = int function(int, Uint8, Uint8)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_SetPosition
alias da_Mix_SetPosition = int function(int, Sint16, Uint8)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_SetPostMix
alias da_Mix_SetPostMix = void function(void function(void*, Uint8*, int) da_Mix_func, void*)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_SetReverseStereo
alias da_Mix_SetReverseStereo = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_SetSynchroValue
alias da_Mix_SetSynchroValue = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_UnregisterAllEffects
alias da_Mix_UnregisterAllEffects = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_UnregisterEffect
alias da_Mix_UnregisterEffect = int function(int, Mix_EffectFunc_t)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_Volume
alias da_Mix_Volume = int function(int, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_VolumeChunk
alias da_Mix_VolumeChunk = int function(Mix_Chunk*, int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
da_Mix_VolumeMusic
alias da_Mix_VolumeMusic = int function(int)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Classes

DerelictSDLMixerLoader
class DerelictSDLMixerLoader
Undocumented in source.

Enums

MIX_CHANNELS
anonymousenum MIX_CHANNELS
Undocumented in source.
MIX_DEFAULT_FORMAT
anonymousenum MIX_DEFAULT_FORMAT
Undocumented in source.
MIX_DEFAULT_FORMAT
anonymousenum MIX_DEFAULT_FORMAT
Undocumented in source.
MIX_INIT_FLAC
anonymousenum MIX_INIT_FLAC
Undocumented in source.
MIX_NO_FADING
anonymousenum MIX_NO_FADING
Undocumented in source.
MUS_NONE
anonymousenum MUS_NONE
Undocumented in source.
SDL_MIXER_MAJOR_VERSION
anonymousenum SDL_MIXER_MAJOR_VERSION
Undocumented in source.

Functions

Mix_FadeInChannel
int Mix_FadeInChannel(int channel, Mix_Chunk* chunk, int loops, int ms)
Undocumented in source. Be warned that the author may not have intended to support it.
Mix_LoadWAV
Mix_Chunk* Mix_LoadWAV(string file)
Undocumented in source. Be warned that the author may not have intended to support it.
Mix_PlayChannel
int Mix_PlayChannel(int channel, Mix_Chunk* chunk, int loops)
Undocumented in source. Be warned that the author may not have intended to support it.
SDL_MIXER_VERSION
void SDL_MIXER_VERSION(SDL_version* X)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Mix_Chunk
struct Mix_Chunk
Undocumented in source.
_Mix_Music
struct _Mix_Music
Undocumented in source.

Variables

DerelictSDLMixer
DerelictSDLMixerLoader DerelictSDLMixer;
Undocumented in source.
MIX_EFFECTSMAXSPEED
string MIX_EFFECTSMAXSPEED;
Undocumented in source.

Meta