- da_FMOD_ChannelGroup_AddDSP
alias da_FMOD_ChannelGroup_AddDSP = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int index, FMOD_DSP* dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_AddFadePoint
alias da_FMOD_ChannelGroup_AddFadePoint = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, ulong dspclock, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_AddGroup
alias da_FMOD_ChannelGroup_AddGroup = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_CHANNELGROUP* group, FMOD_BOOL propagatedspclock, FMOD_DSPCONNECTION** connection)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DAttributes
alias da_FMOD_ChannelGroup_Get3DAttributes = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_VECTOR* pos, FMOD_VECTOR* vel, FMOD_VECTOR* alt_pan_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DConeOrientation
alias da_FMOD_ChannelGroup_Get3DConeOrientation = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_VECTOR* orientation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DConeSettings
alias da_FMOD_ChannelGroup_Get3DConeSettings = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* insideconeangle, float* outsideconeangle, float* outsidevolume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DCustomRolloff
alias da_FMOD_ChannelGroup_Get3DCustomRolloff = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_VECTOR** points, int* numpoints)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DDistanceFilter
alias da_FMOD_ChannelGroup_Get3DDistanceFilter = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL* custom, float* customLevel, float* centerFreq)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DDopplerLevel
alias da_FMOD_ChannelGroup_Get3DDopplerLevel = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DLevel
alias da_FMOD_ChannelGroup_Get3DLevel = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DMinMaxDistance
alias da_FMOD_ChannelGroup_Get3DMinMaxDistance = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* mindistance, float* maxdistance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DOcclusion
alias da_FMOD_ChannelGroup_Get3DOcclusion = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* directocclusion, float* reverbocclusion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Get3DSpread
alias da_FMOD_ChannelGroup_Get3DSpread = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetAudibility
alias da_FMOD_ChannelGroup_GetAudibility = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* audibility)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetChannel
alias da_FMOD_ChannelGroup_GetChannel = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int index, FMOD_CHANNEL** channel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetDSP
alias da_FMOD_ChannelGroup_GetDSP = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int index, FMOD_DSP** dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetDSPClock
alias da_FMOD_ChannelGroup_GetDSPClock = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, ulong* dspclock, ulong* parentclock)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetDSPIndex
alias da_FMOD_ChannelGroup_GetDSPIndex = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_DSP* dsp, int* index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetDelay
alias da_FMOD_ChannelGroup_GetDelay = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, ulong* dspclock_start, ulong* dspclock_end, FMOD_BOOL* stopchannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetFadePoints
alias da_FMOD_ChannelGroup_GetFadePoints = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, uint* numpoints, ulong* point_dspclock, float* point_volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetGroup
alias da_FMOD_ChannelGroup_GetGroup = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int index, FMOD_CHANNELGROUP** group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetLowPassGain
alias da_FMOD_ChannelGroup_GetLowPassGain = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* gain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetMixMatrix
alias da_FMOD_ChannelGroup_GetMixMatrix = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* matrix, int* outchannels, int* inchannels, int inchannel_hop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetMode
alias da_FMOD_ChannelGroup_GetMode = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_MODE* mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetMute
alias da_FMOD_ChannelGroup_GetMute = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL* mute)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetName
alias da_FMOD_ChannelGroup_GetName = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, char* name, int namelen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetNumChannels
alias da_FMOD_ChannelGroup_GetNumChannels = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int* numchannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetNumDSPs
alias da_FMOD_ChannelGroup_GetNumDSPs = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int* numdsps)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetNumGroups
alias da_FMOD_ChannelGroup_GetNumGroups = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int* numgroups)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetParentGroup
alias da_FMOD_ChannelGroup_GetParentGroup = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_CHANNELGROUP** group)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetPaused
alias da_FMOD_ChannelGroup_GetPaused = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL* paused)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetPitch
alias da_FMOD_ChannelGroup_GetPitch = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* pitch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetReverbProperties
alias da_FMOD_ChannelGroup_GetReverbProperties = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int instance, float* wet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetSystemObject
alias da_FMOD_ChannelGroup_GetSystemObject = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_SYSTEM** system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetUserData
alias da_FMOD_ChannelGroup_GetUserData = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetVolume
alias da_FMOD_ChannelGroup_GetVolume = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_GetVolumeRamp
alias da_FMOD_ChannelGroup_GetVolumeRamp = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL* ramp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_IsPlaying
alias da_FMOD_ChannelGroup_IsPlaying = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL* isplaying)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Release
alias da_FMOD_ChannelGroup_Release = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_RemoveDSP
alias da_FMOD_ChannelGroup_RemoveDSP = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_DSP* dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_RemoveFadePoints
alias da_FMOD_ChannelGroup_RemoveFadePoints = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, ulong dspclock_start, ulong dspclock_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DAttributes
alias da_FMOD_ChannelGroup_Set3DAttributes = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, const FMOD_VECTOR* pos, const FMOD_VECTOR* vel, const FMOD_VECTOR* alt_pan_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DConeOrientation
alias da_FMOD_ChannelGroup_Set3DConeOrientation = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_VECTOR* orientation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DConeSettings
alias da_FMOD_ChannelGroup_Set3DConeSettings = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float insideconeangle, float outsideconeangle, float outsidevolume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DCustomRolloff
alias da_FMOD_ChannelGroup_Set3DCustomRolloff = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_VECTOR* points, int numpoints)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DDistanceFilter
alias da_FMOD_ChannelGroup_Set3DDistanceFilter = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL custom, float customLevel, float centerFreq)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DDopplerLevel
alias da_FMOD_ChannelGroup_Set3DDopplerLevel = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DLevel
alias da_FMOD_ChannelGroup_Set3DLevel = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DMinMaxDistance
alias da_FMOD_ChannelGroup_Set3DMinMaxDistance = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float mindistance, float maxdistance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DOcclusion
alias da_FMOD_ChannelGroup_Set3DOcclusion = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float directocclusion, float reverbocclusion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Set3DSpread
alias da_FMOD_ChannelGroup_Set3DSpread = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetCallback
alias da_FMOD_ChannelGroup_SetCallback = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_CHANNELCONTROL_CALLBACK callback)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetDSPIndex
alias da_FMOD_ChannelGroup_SetDSPIndex = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_DSP* dsp, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetDelay
alias da_FMOD_ChannelGroup_SetDelay = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, ulong dspclock_start, ulong dspclock_end, FMOD_BOOL stopchannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetFadePointRamp
alias da_FMOD_ChannelGroup_SetFadePointRamp = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, ulong dspclock, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetLowPassGain
alias da_FMOD_ChannelGroup_SetLowPassGain = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float gain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetMixLevelsInput
alias da_FMOD_ChannelGroup_SetMixLevelsInput = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* levels, int numlevels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetMixLevelsOutput
alias da_FMOD_ChannelGroup_SetMixLevelsOutput = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float frontleft, float frontright, float center, float lfe, float surroundleft, float surroundright, float backleft, float backright)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetMixMatrix
alias da_FMOD_ChannelGroup_SetMixMatrix = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float* matrix, int outchannels, int inchannels, int inchannel_hop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetMode
alias da_FMOD_ChannelGroup_SetMode = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_MODE mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetMute
alias da_FMOD_ChannelGroup_SetMute = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL mute)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetPan
alias da_FMOD_ChannelGroup_SetPan = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float pan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetPaused
alias da_FMOD_ChannelGroup_SetPaused = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL paused)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetPitch
alias da_FMOD_ChannelGroup_SetPitch = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float pitch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetReverbProperties
alias da_FMOD_ChannelGroup_SetReverbProperties = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, int instance, float wet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetUserData
alias da_FMOD_ChannelGroup_SetUserData = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetVolume
alias da_FMOD_ChannelGroup_SetVolume = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_SetVolumeRamp
alias da_FMOD_ChannelGroup_SetVolumeRamp = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL ramp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_ChannelGroup_Stop
alias da_FMOD_ChannelGroup_Stop = FMOD_RESULT function(FMOD_CHANNELGROUP* channelgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_AddDSP
alias da_FMOD_Channel_AddDSP = FMOD_RESULT function(FMOD_CHANNEL* channel, int index, FMOD_DSP* dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_AddFadePoint
alias da_FMOD_Channel_AddFadePoint = FMOD_RESULT function(FMOD_CHANNEL* channel, ulong dspclock, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DAttributes
alias da_FMOD_Channel_Get3DAttributes = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_VECTOR* pos, FMOD_VECTOR* vel, FMOD_VECTOR* alt_pan_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DConeOrientation
alias da_FMOD_Channel_Get3DConeOrientation = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_VECTOR* orientation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DConeSettings
alias da_FMOD_Channel_Get3DConeSettings = FMOD_RESULT function(FMOD_CHANNEL* channel, float* insideconeangle, float* outsideconeangle, float* outsidevolume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DCustomRolloff
alias da_FMOD_Channel_Get3DCustomRolloff = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_VECTOR** points, int* numpoints)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DDistanceFilter
alias da_FMOD_Channel_Get3DDistanceFilter = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL* custom, float* customLevel, float* centerFreq)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DDopplerLevel
alias da_FMOD_Channel_Get3DDopplerLevel = FMOD_RESULT function(FMOD_CHANNEL* channel, float* level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DLevel
alias da_FMOD_Channel_Get3DLevel = FMOD_RESULT function(FMOD_CHANNEL* channel, float* level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DMinMaxDistance
alias da_FMOD_Channel_Get3DMinMaxDistance = FMOD_RESULT function(FMOD_CHANNEL* channel, float* mindistance, float* maxdistance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DOcclusion
alias da_FMOD_Channel_Get3DOcclusion = FMOD_RESULT function(FMOD_CHANNEL* channel, float* directocclusion, float* reverbocclusion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Get3DSpread
alias da_FMOD_Channel_Get3DSpread = FMOD_RESULT function(FMOD_CHANNEL* channel, float* angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetAudibility
alias da_FMOD_Channel_GetAudibility = FMOD_RESULT function(FMOD_CHANNEL* channel, float* audibility)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetChannelGroup
alias da_FMOD_Channel_GetChannelGroup = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_CHANNELGROUP** channelgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetCurrentSound
alias da_FMOD_Channel_GetCurrentSound = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_SOUND** sound)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetDSP
alias da_FMOD_Channel_GetDSP = FMOD_RESULT function(FMOD_CHANNEL* channel, int index, FMOD_DSP** dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetDSPClock
alias da_FMOD_Channel_GetDSPClock = FMOD_RESULT function(FMOD_CHANNEL* channel, ulong* dspclock, ulong* parentclock)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetDSPIndex
alias da_FMOD_Channel_GetDSPIndex = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_DSP* dsp, int* index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetDelay
alias da_FMOD_Channel_GetDelay = FMOD_RESULT function(FMOD_CHANNEL* channel, ulong* dspclock_start, ulong* dspclock_end, FMOD_BOOL* stopchannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetFadePoints
alias da_FMOD_Channel_GetFadePoints = FMOD_RESULT function(FMOD_CHANNEL* channel, uint* numpoints, ulong* point_dspclock, float* point_volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetFrequency
alias da_FMOD_Channel_GetFrequency = FMOD_RESULT function(FMOD_CHANNEL* channel, float* frequency)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetIndex
alias da_FMOD_Channel_GetIndex = FMOD_RESULT function(FMOD_CHANNEL* channel, int* index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetLoopCount
alias da_FMOD_Channel_GetLoopCount = FMOD_RESULT function(FMOD_CHANNEL* channel, int* loopcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetLoopPoints
alias da_FMOD_Channel_GetLoopPoints = FMOD_RESULT function(FMOD_CHANNEL* channel, uint* loopstart, FMOD_TIMEUNIT loopstarttype, uint* loopend, FMOD_TIMEUNIT loopendtype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetLowPassGain
alias da_FMOD_Channel_GetLowPassGain = FMOD_RESULT function(FMOD_CHANNEL* channel, float* gain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetMixMatrix
alias da_FMOD_Channel_GetMixMatrix = FMOD_RESULT function(FMOD_CHANNEL* channel, float* matrix, int* outchannels, int* inchannels, int inchannel_hop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetMode
alias da_FMOD_Channel_GetMode = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_MODE* mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetMute
alias da_FMOD_Channel_GetMute = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL* mute)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetNumDSPs
alias da_FMOD_Channel_GetNumDSPs = FMOD_RESULT function(FMOD_CHANNEL* channel, int* numdsps)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetPaused
alias da_FMOD_Channel_GetPaused = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL* paused)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetPitch
alias da_FMOD_Channel_GetPitch = FMOD_RESULT function(FMOD_CHANNEL* channel, float* pitch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetPosition
alias da_FMOD_Channel_GetPosition = FMOD_RESULT function(FMOD_CHANNEL* channel, uint* position, FMOD_TIMEUNIT postype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetPriority
alias da_FMOD_Channel_GetPriority = FMOD_RESULT function(FMOD_CHANNEL* channel, int* priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetReverbProperties
alias da_FMOD_Channel_GetReverbProperties = FMOD_RESULT function(FMOD_CHANNEL* channel, int instance, float* wet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetSystemObject
alias da_FMOD_Channel_GetSystemObject = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_SYSTEM** system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetUserData
alias da_FMOD_Channel_GetUserData = FMOD_RESULT function(FMOD_CHANNEL* channel, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetVolume
alias da_FMOD_Channel_GetVolume = FMOD_RESULT function(FMOD_CHANNEL* channel, float* volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_GetVolumeRamp
alias da_FMOD_Channel_GetVolumeRamp = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL* ramp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_IsPlaying
alias da_FMOD_Channel_IsPlaying = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL* isplaying)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_IsVirtual
alias da_FMOD_Channel_IsVirtual = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL* isvirtual)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_RemoveDSP
alias da_FMOD_Channel_RemoveDSP = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_DSP* dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_RemoveFadePoints
alias da_FMOD_Channel_RemoveFadePoints = FMOD_RESULT function(FMOD_CHANNEL* channel, ulong dspclock_start, ulong dspclock_end)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DAttributes
alias da_FMOD_Channel_Set3DAttributes = FMOD_RESULT function(FMOD_CHANNEL* channel, const FMOD_VECTOR* pos, const FMOD_VECTOR* vel, const FMOD_VECTOR* alt_pan_pos)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DConeOrientation
alias da_FMOD_Channel_Set3DConeOrientation = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_VECTOR* orientation)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DConeSettings
alias da_FMOD_Channel_Set3DConeSettings = FMOD_RESULT function(FMOD_CHANNEL* channel, float insideconeangle, float outsideconeangle, float outsidevolume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DCustomRolloff
alias da_FMOD_Channel_Set3DCustomRolloff = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_VECTOR* points, int numpoints)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DDistanceFilter
alias da_FMOD_Channel_Set3DDistanceFilter = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL custom, float customLevel, float centerFreq)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DDopplerLevel
alias da_FMOD_Channel_Set3DDopplerLevel = FMOD_RESULT function(FMOD_CHANNEL* channel, float level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DLevel
alias da_FMOD_Channel_Set3DLevel = FMOD_RESULT function(FMOD_CHANNEL* channel, float level)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DMinMaxDistance
alias da_FMOD_Channel_Set3DMinMaxDistance = FMOD_RESULT function(FMOD_CHANNEL* channel, float mindistance, float maxdistance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DOcclusion
alias da_FMOD_Channel_Set3DOcclusion = FMOD_RESULT function(FMOD_CHANNEL* channel, float directocclusion, float reverbocclusion)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Set3DSpread
alias da_FMOD_Channel_Set3DSpread = FMOD_RESULT function(FMOD_CHANNEL* channel, float angle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetCallback
alias da_FMOD_Channel_SetCallback = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_CHANNELCONTROL_CALLBACK callback)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetChannelGroup
alias da_FMOD_Channel_SetChannelGroup = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_CHANNELGROUP* channelgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetDSPIndex
alias da_FMOD_Channel_SetDSPIndex = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_DSP* dsp, int index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetDelay
alias da_FMOD_Channel_SetDelay = FMOD_RESULT function(FMOD_CHANNEL* channel, ulong dspclock_start, ulong dspclock_end, FMOD_BOOL stopchannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetFadePointRamp
alias da_FMOD_Channel_SetFadePointRamp = FMOD_RESULT function(FMOD_CHANNEL* channel, ulong dspclock, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetFrequency
alias da_FMOD_Channel_SetFrequency = FMOD_RESULT function(FMOD_CHANNEL* channel, float frequency)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetLoopCount
alias da_FMOD_Channel_SetLoopCount = FMOD_RESULT function(FMOD_CHANNEL* channel, int loopcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetLoopPoints
alias da_FMOD_Channel_SetLoopPoints = FMOD_RESULT function(FMOD_CHANNEL* channel, uint loopstart, FMOD_TIMEUNIT loopstarttype, uint loopend, FMOD_TIMEUNIT loopendtype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetLowPassGain
alias da_FMOD_Channel_SetLowPassGain = FMOD_RESULT function(FMOD_CHANNEL* channel, float gain)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetMixLevelsInput
alias da_FMOD_Channel_SetMixLevelsInput = FMOD_RESULT function(FMOD_CHANNEL* channel, float* levels, int numlevels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetMixLevelsOutput
alias da_FMOD_Channel_SetMixLevelsOutput = FMOD_RESULT function(FMOD_CHANNEL* channel, float frontleft, float frontright, float center, float lfe, float surroundleft, float surroundright, float backleft, float backright)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetMixMatrix
alias da_FMOD_Channel_SetMixMatrix = FMOD_RESULT function(FMOD_CHANNEL* channel, float* matrix, int outchannels, int inchannels, int inchannel_hop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetMode
alias da_FMOD_Channel_SetMode = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_MODE mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetMute
alias da_FMOD_Channel_SetMute = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL mute)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetPan
alias da_FMOD_Channel_SetPan = FMOD_RESULT function(FMOD_CHANNEL* channel, float pan)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetPaused
alias da_FMOD_Channel_SetPaused = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL paused)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetPitch
alias da_FMOD_Channel_SetPitch = FMOD_RESULT function(FMOD_CHANNEL* channel, float pitch)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetPosition
alias da_FMOD_Channel_SetPosition = FMOD_RESULT function(FMOD_CHANNEL* channel, uint position, FMOD_TIMEUNIT postype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetPriority
alias da_FMOD_Channel_SetPriority = FMOD_RESULT function(FMOD_CHANNEL* channel, int priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetReverbProperties
alias da_FMOD_Channel_SetReverbProperties = FMOD_RESULT function(FMOD_CHANNEL* channel, int instance, float wet)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetUserData
alias da_FMOD_Channel_SetUserData = FMOD_RESULT function(FMOD_CHANNEL* channel, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetVolume
alias da_FMOD_Channel_SetVolume = FMOD_RESULT function(FMOD_CHANNEL* channel, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_SetVolumeRamp
alias da_FMOD_Channel_SetVolumeRamp = FMOD_RESULT function(FMOD_CHANNEL* channel, FMOD_BOOL ramp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Channel_Stop
alias da_FMOD_Channel_Stop = FMOD_RESULT function(FMOD_CHANNEL* channel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_GetInput
alias da_FMOD_DSPConnection_GetInput = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, FMOD_DSP** input)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_GetMix
alias da_FMOD_DSPConnection_GetMix = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, float* volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_GetMixMatrix
alias da_FMOD_DSPConnection_GetMixMatrix = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, float* matrix, int* outchannels, int* inchannels, int inchannel_hop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_GetOutput
alias da_FMOD_DSPConnection_GetOutput = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, FMOD_DSP** output)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_GetType
alias da_FMOD_DSPConnection_GetType = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, FMOD_DSPCONNECTION_TYPE* type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_GetUserData
alias da_FMOD_DSPConnection_GetUserData = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_SetMix
alias da_FMOD_DSPConnection_SetMix = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_SetMixMatrix
alias da_FMOD_DSPConnection_SetMixMatrix = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, float* matrix, int outchannels, int inchannels, int inchannel_hop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSPConnection_SetUserData
alias da_FMOD_DSPConnection_SetUserData = FMOD_RESULT function(FMOD_DSPCONNECTION* dspconnection, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_AddInput
alias da_FMOD_DSP_AddInput = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_DSP* input, FMOD_DSPCONNECTION** connection, FMOD_DSPCONNECTION_TYPE type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_DisconnectAll
alias da_FMOD_DSP_DisconnectAll = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_BOOL inputs, FMOD_BOOL outputs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_DisconnectFrom
alias da_FMOD_DSP_DisconnectFrom = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_DSP* target, FMOD_DSPCONNECTION* connection)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetActive
alias da_FMOD_DSP_GetActive = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_BOOL* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetBypass
alias da_FMOD_DSP_GetBypass = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_BOOL* bypass)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetChannelFormat
alias da_FMOD_DSP_GetChannelFormat = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_CHANNELMASK* channelmask, int* numchannels, FMOD_SPEAKERMODE* source_speakermode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetDataParameterIndex
alias da_FMOD_DSP_GetDataParameterIndex = FMOD_RESULT function(FMOD_DSP* dsp, int datatype, int* index)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetIdle
alias da_FMOD_DSP_GetIdle = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_BOOL* idle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetInfo
alias da_FMOD_DSP_GetInfo = FMOD_RESULT function(FMOD_DSP* dsp, char* name, uint* version_, int* channels, int* configwidth, int* configheight)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetInput
alias da_FMOD_DSP_GetInput = FMOD_RESULT function(FMOD_DSP* dsp, int index, FMOD_DSP** input, FMOD_DSPCONNECTION** inputconnection)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetMeteringEnabled
alias da_FMOD_DSP_GetMeteringEnabled = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_BOOL* inputEnabled, FMOD_BOOL* outputEnabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetMeteringInfo
alias da_FMOD_DSP_GetMeteringInfo = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_DSP_METERING_INFO* inputInfo, FMOD_DSP_METERING_INFO* outputInfo)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetNumInputs
alias da_FMOD_DSP_GetNumInputs = FMOD_RESULT function(FMOD_DSP* dsp, int* numinputs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetNumOutputs
alias da_FMOD_DSP_GetNumOutputs = FMOD_RESULT function(FMOD_DSP* dsp, int* numoutputs)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetNumParameters
alias da_FMOD_DSP_GetNumParameters = FMOD_RESULT function(FMOD_DSP* dsp, int* numparams)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetOutput
alias da_FMOD_DSP_GetOutput = FMOD_RESULT function(FMOD_DSP* dsp, int index, FMOD_DSP** output, FMOD_DSPCONNECTION** outputconnection)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetOutputChannelFormat
alias da_FMOD_DSP_GetOutputChannelFormat = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_CHANNELMASK inmask, int inchannels, FMOD_SPEAKERMODE inspeakermode, FMOD_CHANNELMASK* outmask, int* outchannels, FMOD_SPEAKERMODE* outspeakermode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetParameterBool
alias da_FMOD_DSP_GetParameterBool = FMOD_RESULT function(FMOD_DSP* dsp, int index, FMOD_BOOL* value, char* valuestr, int valuestrlen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetParameterData
alias da_FMOD_DSP_GetParameterData = FMOD_RESULT function(FMOD_DSP* dsp, int index, void** data, uint* length, char* valuestr, int valuestrlen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetParameterFloat
alias da_FMOD_DSP_GetParameterFloat = FMOD_RESULT function(FMOD_DSP* dsp, int index, float* value, char* valuestr, int valuestrlen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetParameterInfo
alias da_FMOD_DSP_GetParameterInfo = FMOD_RESULT function(FMOD_DSP* dsp, int index, FMOD_DSP_PARAMETER_DESC** desc)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetParameterInt
alias da_FMOD_DSP_GetParameterInt = FMOD_RESULT function(FMOD_DSP* dsp, int index, int* value, char* valuestr, int valuestrlen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetSystemObject
alias da_FMOD_DSP_GetSystemObject = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_SYSTEM** system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetType
alias da_FMOD_DSP_GetType = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_DSP_TYPE* type)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetUserData
alias da_FMOD_DSP_GetUserData = FMOD_RESULT function(FMOD_DSP* dsp, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_GetWetDryMix
alias da_FMOD_DSP_GetWetDryMix = FMOD_RESULT function(FMOD_DSP* dsp, float* prewet, float* postwet, float* dry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_Release
alias da_FMOD_DSP_Release = FMOD_RESULT function(FMOD_DSP* dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_Reset
alias da_FMOD_DSP_Reset = FMOD_RESULT function(FMOD_DSP* dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetActive
alias da_FMOD_DSP_SetActive = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_BOOL active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetBypass
alias da_FMOD_DSP_SetBypass = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_BOOL bypass)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetChannelFormat
alias da_FMOD_DSP_SetChannelFormat = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_CHANNELMASK channelmask, int numchannels, FMOD_SPEAKERMODE source_speakermode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetMeteringEnabled
alias da_FMOD_DSP_SetMeteringEnabled = FMOD_RESULT function(FMOD_DSP* dsp, FMOD_BOOL inputEnabled, FMOD_BOOL outputEnabled)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetParameterBool
alias da_FMOD_DSP_SetParameterBool = FMOD_RESULT function(FMOD_DSP* dsp, int index, FMOD_BOOL value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetParameterData
alias da_FMOD_DSP_SetParameterData = FMOD_RESULT function(FMOD_DSP* dsp, int index, void* data, uint length)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetParameterFloat
alias da_FMOD_DSP_SetParameterFloat = FMOD_RESULT function(FMOD_DSP* dsp, int index, float value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetParameterInt
alias da_FMOD_DSP_SetParameterInt = FMOD_RESULT function(FMOD_DSP* dsp, int index, int value)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetUserData
alias da_FMOD_DSP_SetUserData = FMOD_RESULT function(FMOD_DSP* dsp, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_SetWetDryMix
alias da_FMOD_DSP_SetWetDryMix = FMOD_RESULT function(FMOD_DSP* dsp, float prewet, float postwet, float dry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_DSP_ShowConfigDialog
alias da_FMOD_DSP_ShowConfigDialog = FMOD_RESULT function(FMOD_DSP* dsp, void* hwnd, FMOD_BOOL show)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Debug_Initialize
alias da_FMOD_Debug_Initialize = FMOD_RESULT function(FMOD_DEBUG_FLAGS flags, FMOD_DEBUG_MODE mode, FMOD_DEBUG_CALLBACK callback, const char* filename)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_File_GetDiskBusy
alias da_FMOD_File_GetDiskBusy = FMOD_RESULT function(int* busy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_File_SetDiskBusy
alias da_FMOD_File_SetDiskBusy = FMOD_RESULT function(int busy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_AddPolygon
alias da_FMOD_Geometry_AddPolygon = FMOD_RESULT function(FMOD_GEOMETRY* geometry, float directocclusion, float reverbocclusion, FMOD_BOOL doublesided, int numvertices, const FMOD_VECTOR* vertices, int* polygonindex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetActive
alias da_FMOD_Geometry_GetActive = FMOD_RESULT function(FMOD_GEOMETRY* geometry, FMOD_BOOL* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetMaxPolygons
alias da_FMOD_Geometry_GetMaxPolygons = FMOD_RESULT function(FMOD_GEOMETRY* geometry, int* maxpolygons, int* maxvertices)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetNumPolygons
alias da_FMOD_Geometry_GetNumPolygons = FMOD_RESULT function(FMOD_GEOMETRY* geometry, int* numpolygons)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetPolygonAttributes
alias da_FMOD_Geometry_GetPolygonAttributes = FMOD_RESULT function(FMOD_GEOMETRY* geometry, int index, float* directocclusion, float* reverbocclusion, FMOD_BOOL* doublesided)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetPolygonNumVertices
alias da_FMOD_Geometry_GetPolygonNumVertices = FMOD_RESULT function(FMOD_GEOMETRY* geometry, int index, int* numvertices)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetPolygonVertex
alias da_FMOD_Geometry_GetPolygonVertex = FMOD_RESULT function(FMOD_GEOMETRY* geometry, int index, int vertexindex, FMOD_VECTOR* vertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetPosition
alias da_FMOD_Geometry_GetPosition = FMOD_RESULT function(FMOD_GEOMETRY* geometry, FMOD_VECTOR* position)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetRotation
alias da_FMOD_Geometry_GetRotation = FMOD_RESULT function(FMOD_GEOMETRY* geometry, FMOD_VECTOR* forward, FMOD_VECTOR* up)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetScale
alias da_FMOD_Geometry_GetScale = FMOD_RESULT function(FMOD_GEOMETRY* geometry, FMOD_VECTOR* scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_GetUserData
alias da_FMOD_Geometry_GetUserData = FMOD_RESULT function(FMOD_GEOMETRY* geometry, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_Release
alias da_FMOD_Geometry_Release = FMOD_RESULT function(FMOD_GEOMETRY* geometry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_Save
alias da_FMOD_Geometry_Save = FMOD_RESULT function(FMOD_GEOMETRY* geometry, void* data, int* datasize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_SetActive
alias da_FMOD_Geometry_SetActive = FMOD_RESULT function(FMOD_GEOMETRY* geometry, FMOD_BOOL active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_SetPolygonAttributes
alias da_FMOD_Geometry_SetPolygonAttributes = FMOD_RESULT function(FMOD_GEOMETRY* geometry, int index, float directocclusion, float reverbocclusion, FMOD_BOOL doublesided)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_SetPolygonVertex
alias da_FMOD_Geometry_SetPolygonVertex = FMOD_RESULT function(FMOD_GEOMETRY* geometry, int index, int vertexindex, const FMOD_VECTOR* vertex)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_SetPosition
alias da_FMOD_Geometry_SetPosition = FMOD_RESULT function(FMOD_GEOMETRY* geometry, const FMOD_VECTOR* position)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_SetRotation
alias da_FMOD_Geometry_SetRotation = FMOD_RESULT function(FMOD_GEOMETRY* geometry, const FMOD_VECTOR* forward, const FMOD_VECTOR* up)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_SetScale
alias da_FMOD_Geometry_SetScale = FMOD_RESULT function(FMOD_GEOMETRY* geometry, const FMOD_VECTOR* scale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Geometry_SetUserData
alias da_FMOD_Geometry_SetUserData = FMOD_RESULT function(FMOD_GEOMETRY* geometry, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Memory_GetStats
alias da_FMOD_Memory_GetStats = FMOD_RESULT function(int* currentalloced, int* maxalloced, FMOD_BOOL blocking)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Memory_Initialize
alias da_FMOD_Memory_Initialize = FMOD_RESULT function(void* poolmem, int poollen, FMOD_MEMORY_ALLOC_CALLBACK useralloc, FMOD_MEMORY_REALLOC_CALLBACK userrealloc, FMOD_MEMORY_FREE_CALLBACK userfree, FMOD_MEMORY_TYPE memtypeflags)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_Get3DAttributes
alias da_FMOD_Reverb3D_Get3DAttributes = FMOD_RESULT function(FMOD_REVERB3D* reverb3d, FMOD_VECTOR* position, float* mindistance, float* maxdistance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_GetActive
alias da_FMOD_Reverb3D_GetActive = FMOD_RESULT function(FMOD_REVERB3D* reverb3d, FMOD_BOOL* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_GetProperties
alias da_FMOD_Reverb3D_GetProperties = FMOD_RESULT function(FMOD_REVERB3D* reverb3d, FMOD_REVERB_PROPERTIES* properties)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_GetUserData
alias da_FMOD_Reverb3D_GetUserData = FMOD_RESULT function(FMOD_REVERB3D* reverb3d, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_Release
alias da_FMOD_Reverb3D_Release = FMOD_RESULT function(FMOD_REVERB3D* reverb3d)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_Set3DAttributes
alias da_FMOD_Reverb3D_Set3DAttributes = FMOD_RESULT function(FMOD_REVERB3D* reverb3d, const FMOD_VECTOR* position, float mindistance, float maxdistance)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_SetActive
alias da_FMOD_Reverb3D_SetActive = FMOD_RESULT function(FMOD_REVERB3D* reverb3d, FMOD_BOOL active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_SetProperties
alias da_FMOD_Reverb3D_SetProperties = FMOD_RESULT function(FMOD_REVERB3D* reverb3d, const FMOD_REVERB_PROPERTIES* properties)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Reverb3D_SetUserData
alias da_FMOD_Reverb3D_SetUserData = FMOD_RESULT function(FMOD_REVERB3D* reverb3d, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetMaxAudible
alias da_FMOD_SoundGroup_GetMaxAudible = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, int* maxaudible)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetMaxAudibleBehavior
alias da_FMOD_SoundGroup_GetMaxAudibleBehavior = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, FMOD_SOUNDGROUP_BEHAVIOR* behavior)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetMuteFadeSpeed
alias da_FMOD_SoundGroup_GetMuteFadeSpeed = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, float* speed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetName
alias da_FMOD_SoundGroup_GetName = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, char* name, int namelen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetNumPlaying
alias da_FMOD_SoundGroup_GetNumPlaying = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, int* numplaying)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetNumSounds
alias da_FMOD_SoundGroup_GetNumSounds = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, int* numsounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetSound
alias da_FMOD_SoundGroup_GetSound = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, int index, FMOD_SOUND** sound)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetSystemObject
alias da_FMOD_SoundGroup_GetSystemObject = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, FMOD_SYSTEM** system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetUserData
alias da_FMOD_SoundGroup_GetUserData = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_GetVolume
alias da_FMOD_SoundGroup_GetVolume = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, float* volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_Release
alias da_FMOD_SoundGroup_Release = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_SetMaxAudible
alias da_FMOD_SoundGroup_SetMaxAudible = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, int maxaudible)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_SetMaxAudibleBehavior
alias da_FMOD_SoundGroup_SetMaxAudibleBehavior = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, FMOD_SOUNDGROUP_BEHAVIOR behavior)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_SetMuteFadeSpeed
alias da_FMOD_SoundGroup_SetMuteFadeSpeed = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, float speed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_SetUserData
alias da_FMOD_SoundGroup_SetUserData = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_SetVolume
alias da_FMOD_SoundGroup_SetVolume = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_SoundGroup_Stop
alias da_FMOD_SoundGroup_Stop = FMOD_RESULT function(FMOD_SOUNDGROUP* soundgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_AddSyncPoint
alias da_FMOD_Sound_AddSyncPoint = FMOD_RESULT function(FMOD_SOUND* sound, uint offset, FMOD_TIMEUNIT offsettype, const char* name, FMOD_SYNCPOINT** point)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_DeleteSyncPoint
alias da_FMOD_Sound_DeleteSyncPoint = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_SYNCPOINT* point)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Get3DConeSettings
alias da_FMOD_Sound_Get3DConeSettings = FMOD_RESULT function(FMOD_SOUND* sound, float* insideconeangle, float* outsideconeangle, float* outsidevolume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Get3DCustomRolloff
alias da_FMOD_Sound_Get3DCustomRolloff = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_VECTOR** points, int* numpoints)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Get3DMinMaxDistance
alias da_FMOD_Sound_Get3DMinMaxDistance = FMOD_RESULT function(FMOD_SOUND* sound, float* min, float* max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetDefaults
alias da_FMOD_Sound_GetDefaults = FMOD_RESULT function(FMOD_SOUND* sound, float* frequency, int* priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetFormat
alias da_FMOD_Sound_GetFormat = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_SOUND_TYPE* type, FMOD_SOUND_FORMAT* format, int* channels, int* bits)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetLength
alias da_FMOD_Sound_GetLength = FMOD_RESULT function(FMOD_SOUND* sound, uint* length, FMOD_TIMEUNIT lengthtype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetLoopCount
alias da_FMOD_Sound_GetLoopCount = FMOD_RESULT function(FMOD_SOUND* sound, int* loopcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetLoopPoints
alias da_FMOD_Sound_GetLoopPoints = FMOD_RESULT function(FMOD_SOUND* sound, uint* loopstart, FMOD_TIMEUNIT loopstarttype, uint* loopend, FMOD_TIMEUNIT loopendtype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetMode
alias da_FMOD_Sound_GetMode = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_MODE* mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetMusicChannelVolume
alias da_FMOD_Sound_GetMusicChannelVolume = FMOD_RESULT function(FMOD_SOUND* sound, int channel, float* volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetMusicNumChannels
alias da_FMOD_Sound_GetMusicNumChannels = FMOD_RESULT function(FMOD_SOUND* sound, int* numchannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetMusicSpeed
alias da_FMOD_Sound_GetMusicSpeed = FMOD_RESULT function(FMOD_SOUND* sound, float* speed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetName
alias da_FMOD_Sound_GetName = FMOD_RESULT function(FMOD_SOUND* sound, char* name, int namelen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetNumSubSounds
alias da_FMOD_Sound_GetNumSubSounds = FMOD_RESULT function(FMOD_SOUND* sound, int* numsubsounds)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetNumSyncPoints
alias da_FMOD_Sound_GetNumSyncPoints = FMOD_RESULT function(FMOD_SOUND* sound, int* numsyncpoints)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetNumTags
alias da_FMOD_Sound_GetNumTags = FMOD_RESULT function(FMOD_SOUND* sound, int* numtags, int* numtagsupdated)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetOpenState
alias da_FMOD_Sound_GetOpenState = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_OPENSTATE* openstate, uint* percentbuffered, FMOD_BOOL* starving, FMOD_BOOL* diskbusy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetSoundGroup
alias da_FMOD_Sound_GetSoundGroup = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_SOUNDGROUP** soundgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetSubSound
alias da_FMOD_Sound_GetSubSound = FMOD_RESULT function(FMOD_SOUND* sound, int index, FMOD_SOUND** subsound)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetSubSoundParent
alias da_FMOD_Sound_GetSubSoundParent = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_SOUND** parentsound)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetSyncPoint
alias da_FMOD_Sound_GetSyncPoint = FMOD_RESULT function(FMOD_SOUND* sound, int index, FMOD_SYNCPOINT** point)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetSyncPointInfo
alias da_FMOD_Sound_GetSyncPointInfo = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_SYNCPOINT* point, char* name, int namelen, uint* offset, FMOD_TIMEUNIT offsettype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetSystemObject
alias da_FMOD_Sound_GetSystemObject = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_SYSTEM** system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetTag
alias da_FMOD_Sound_GetTag = FMOD_RESULT function(FMOD_SOUND* sound, const(char)* name, int index, FMOD_TAG* tag)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_GetUserData
alias da_FMOD_Sound_GetUserData = FMOD_RESULT function(FMOD_SOUND* sound, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Lock
alias da_FMOD_Sound_Lock = FMOD_RESULT function(FMOD_SOUND* sound, uint offset, uint length, void** ptr1, void** ptr2, uint* len1, uint* len2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_ReadData
alias da_FMOD_Sound_ReadData = FMOD_RESULT function(FMOD_SOUND* sound, void* buffer, uint length, uint* read)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Release
alias da_FMOD_Sound_Release = FMOD_RESULT function(FMOD_SOUND* sound)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SeekData
alias da_FMOD_Sound_SeekData = FMOD_RESULT function(FMOD_SOUND* sound, uint pcm)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Set3DConeSettings
alias da_FMOD_Sound_Set3DConeSettings = FMOD_RESULT function(FMOD_SOUND* sound, float insideconeangle, float outsideconeangle, float outsidevolume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Set3DCustomRolloff
alias da_FMOD_Sound_Set3DCustomRolloff = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_VECTOR* points, int numpoints)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Set3DMinMaxDistance
alias da_FMOD_Sound_Set3DMinMaxDistance = FMOD_RESULT function(FMOD_SOUND* sound, float min, float max)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SetDefaults
alias da_FMOD_Sound_SetDefaults = FMOD_RESULT function(FMOD_SOUND* sound, float frequency, int priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SetLoopCount
alias da_FMOD_Sound_SetLoopCount = FMOD_RESULT function(FMOD_SOUND* sound, int loopcount)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SetLoopPoints
alias da_FMOD_Sound_SetLoopPoints = FMOD_RESULT function(FMOD_SOUND* sound, uint loopstart, FMOD_TIMEUNIT loopstarttype, uint loopend, FMOD_TIMEUNIT loopendtype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SetMode
alias da_FMOD_Sound_SetMode = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_MODE mode)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SetMusicChannelVolume
alias da_FMOD_Sound_SetMusicChannelVolume = FMOD_RESULT function(FMOD_SOUND* sound, int channel, float volume)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SetMusicSpeed
alias da_FMOD_Sound_SetMusicSpeed = FMOD_RESULT function(FMOD_SOUND* sound, float speed)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SetSoundGroup
alias da_FMOD_Sound_SetSoundGroup = FMOD_RESULT function(FMOD_SOUND* sound, FMOD_SOUNDGROUP* soundgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_SetUserData
alias da_FMOD_Sound_SetUserData = FMOD_RESULT function(FMOD_SOUND* sound, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_Sound_Unlock
alias da_FMOD_Sound_Unlock = FMOD_RESULT function(FMOD_SOUND* sound, void* ptr1, void* ptr2, uint len1, uint len2)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_AttachChannelGroupToPort
alias da_FMOD_System_AttachChannelGroupToPort = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_PORT_TYPE portType, FMOD_PORT_INDEX portIndex, FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL passThru)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_AttachFileSystem
alias da_FMOD_System_AttachFileSystem = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_FILE_OPEN_CALLBACK useropen, FMOD_FILE_CLOSE_CALLBACK userclose, FMOD_FILE_READ_CALLBACK userread, FMOD_FILE_SEEK_CALLBACK userseek)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Close
alias da_FMOD_System_Close = FMOD_RESULT function(FMOD_SYSTEM* system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Create
alias da_FMOD_System_Create = FMOD_RESULT function(FMOD_SYSTEM** system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateChannelGroup
alias da_FMOD_System_CreateChannelGroup = FMOD_RESULT function(FMOD_SYSTEM* system, const char* name, FMOD_CHANNELGROUP** channelgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateDSP
alias da_FMOD_System_CreateDSP = FMOD_RESULT function(FMOD_SYSTEM* system, const FMOD_DSP_DESCRIPTION* description, FMOD_DSP** dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateDSPByPlugin
alias da_FMOD_System_CreateDSPByPlugin = FMOD_RESULT function(FMOD_SYSTEM* system, uint handle, FMOD_DSP** dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateDSPByType
alias da_FMOD_System_CreateDSPByType = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_DSP_TYPE type, FMOD_DSP** dsp)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateGeometry
alias da_FMOD_System_CreateGeometry = FMOD_RESULT function(FMOD_SYSTEM* system, int maxpolygons, int maxvertices, FMOD_GEOMETRY** geometry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateReverb3D
alias da_FMOD_System_CreateReverb3D = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_REVERB3D** reverb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateSound
alias da_FMOD_System_CreateSound = FMOD_RESULT function(FMOD_SYSTEM* system, const char* name_or_data, FMOD_MODE mode, FMOD_CREATESOUNDEXINFO* exinfo, FMOD_SOUND** sound)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateSoundGroup
alias da_FMOD_System_CreateSoundGroup = FMOD_RESULT function(FMOD_SYSTEM* system, const char* name, FMOD_SOUNDGROUP** soundgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_CreateStream
alias da_FMOD_System_CreateStream = FMOD_RESULT function(FMOD_SYSTEM* system, const char* name_or_data, FMOD_MODE mode, FMOD_CREATESOUNDEXINFO* exinfo, FMOD_SOUND** sound)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_DetachChannelGroupFromPort
alias da_FMOD_System_DetachChannelGroupFromPort = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_CHANNELGROUP* channelgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Get3DListenerAttributes
alias da_FMOD_System_Get3DListenerAttributes = FMOD_RESULT function(FMOD_SYSTEM* system, int listener, FMOD_VECTOR* pos, FMOD_VECTOR* vel, FMOD_VECTOR* forward, FMOD_VECTOR* up)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Get3DNumListeners
alias da_FMOD_System_Get3DNumListeners = FMOD_RESULT function(FMOD_SYSTEM* system, int* numlisteners)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Get3DSettings
alias da_FMOD_System_Get3DSettings = FMOD_RESULT function(FMOD_SYSTEM* system, float* dopplerscale, float* distancefactor, float* rolloffscale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetAdvancedSettings
alias da_FMOD_System_GetAdvancedSettings = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_ADVANCEDSETTINGS* settings)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetCPUUsage
alias da_FMOD_System_GetCPUUsage = FMOD_RESULT function(FMOD_SYSTEM* system, float* dsp, float* stream, float* geometry, float* update, float* total)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetChannel
alias da_FMOD_System_GetChannel = FMOD_RESULT function(FMOD_SYSTEM* system, int channelid, FMOD_CHANNEL** channel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetChannelsPlaying
alias da_FMOD_System_GetChannelsPlaying = FMOD_RESULT function(FMOD_SYSTEM* system, int* channels, int* realchannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetDSPBufferSize
alias da_FMOD_System_GetDSPBufferSize = FMOD_RESULT function(FMOD_SYSTEM* system, uint* bufferlength, int* numbuffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetDSPInfoByPlugin
alias da_FMOD_System_GetDSPInfoByPlugin = FMOD_RESULT function(FMOD_SYSTEM* system, uint handle, const FMOD_DSP_DESCRIPTION** description)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetDefaultMixMatrix
alias da_FMOD_System_GetDefaultMixMatrix = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_SPEAKERMODE sourcespeakermode, FMOD_SPEAKERMODE targetspeakermode, float* matrix, int matrixhop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetDriver
alias da_FMOD_System_GetDriver = FMOD_RESULT function(FMOD_SYSTEM* system, int* driver)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetDriverInfo
alias da_FMOD_System_GetDriverInfo = FMOD_RESULT function(FMOD_SYSTEM* system, int id, char* name, int namelen, FMOD_GUID* guid, int* systemrate, FMOD_SPEAKERMODE* speakermode, int* speakermodechannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetFileUsage
alias da_FMOD_System_GetFileUsage = FMOD_RESULT function(FMOD_SYSTEM* system, long* sampleBytesRead, long* streamBytesRead, long* otherBytesRead)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetGeometryOcclusion
alias da_FMOD_System_GetGeometryOcclusion = FMOD_RESULT function(FMOD_SYSTEM* system, const FMOD_VECTOR* listener, const FMOD_VECTOR* source, float* direct, float* reverb)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetGeometrySettings
alias da_FMOD_System_GetGeometrySettings = FMOD_RESULT function(FMOD_SYSTEM* system, float* maxworldsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetMasterChannelGroup
alias da_FMOD_System_GetMasterChannelGroup = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_CHANNELGROUP** channelgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetMasterSoundGroup
alias da_FMOD_System_GetMasterSoundGroup = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_SOUNDGROUP** soundgroup)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetNestedPlugin
alias da_FMOD_System_GetNestedPlugin = FMOD_RESULT function(FMOD_SYSTEM* system, uint handle, int index, uint* nestedhandle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetNetworkProxy
alias da_FMOD_System_GetNetworkProxy = FMOD_RESULT function(FMOD_SYSTEM* system, char* proxy, int proxylen)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetNetworkTimeout
alias da_FMOD_System_GetNetworkTimeout = FMOD_RESULT function(FMOD_SYSTEM* system, int* timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetNumDrivers
alias da_FMOD_System_GetNumDrivers = FMOD_RESULT function(FMOD_SYSTEM* system, int* numdrivers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetNumNestedPlugins
alias da_FMOD_System_GetNumNestedPlugins = FMOD_RESULT function(FMOD_SYSTEM* system, uint handle, int* count)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetNumPlugins
alias da_FMOD_System_GetNumPlugins = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_PLUGINTYPE plugintype, int* numplugins)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetOutput
alias da_FMOD_System_GetOutput = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_OUTPUTTYPE* output)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetOutputByPlugin
alias da_FMOD_System_GetOutputByPlugin = FMOD_RESULT function(FMOD_SYSTEM* system, uint* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetOutputHandle
alias da_FMOD_System_GetOutputHandle = FMOD_RESULT function(FMOD_SYSTEM* system, void** handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetPluginHandle
alias da_FMOD_System_GetPluginHandle = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_PLUGINTYPE plugintype, int index, uint* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetPluginInfo
alias da_FMOD_System_GetPluginInfo = FMOD_RESULT function(FMOD_SYSTEM* system, uint handle, FMOD_PLUGINTYPE* plugintype, char* name, int namelen, uint* version__)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetRecordDriverInfo
alias da_FMOD_System_GetRecordDriverInfo = FMOD_RESULT function(FMOD_SYSTEM* system, int id, char* name, int namelen, FMOD_GUID* guid, int* systemrate, FMOD_SPEAKERMODE* speakermode, int* speakermodechannels, FMOD_DRIVER_STATE* state)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetRecordNumDrivers
alias da_FMOD_System_GetRecordNumDrivers = FMOD_RESULT function(FMOD_SYSTEM* system, int* numdrivers, int* numconnected)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetRecordPosition
alias da_FMOD_System_GetRecordPosition = FMOD_RESULT function(FMOD_SYSTEM* system, int id, uint* position)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetReverbProperties
alias da_FMOD_System_GetReverbProperties = FMOD_RESULT function(FMOD_SYSTEM* system, int instance, FMOD_REVERB_PROPERTIES* prop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetSoftwareChannels
alias da_FMOD_System_GetSoftwareChannels = FMOD_RESULT function(FMOD_SYSTEM* system, int* numsoftwarechannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetSoftwareFormat
alias da_FMOD_System_GetSoftwareFormat = FMOD_RESULT function(FMOD_SYSTEM* system, int* samplerate, FMOD_SPEAKERMODE* speakermode, int* numrawspeakers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetSoundRAM
alias da_FMOD_System_GetSoundRAM = FMOD_RESULT function(FMOD_SYSTEM* system, int* currentalloced, int* maxalloced, int* total)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetSpeakerModeChannels
alias da_FMOD_System_GetSpeakerModeChannels = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_SPEAKERMODE mode, int* channels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetSpeakerPosition
alias da_FMOD_System_GetSpeakerPosition = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_SPEAKER speaker, float* x, float* y, FMOD_BOOL* active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetStreamBufferSize
alias da_FMOD_System_GetStreamBufferSize = FMOD_RESULT function(FMOD_SYSTEM* system, uint* filebuffersize, FMOD_TIMEUNIT* filebuffersizetype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetUserData
alias da_FMOD_System_GetUserData = FMOD_RESULT function(FMOD_SYSTEM* system, void** userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_GetVersion
alias da_FMOD_System_GetVersion = FMOD_RESULT function(FMOD_SYSTEM* system, uint* version_)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Init
alias da_FMOD_System_Init = FMOD_RESULT function(FMOD_SYSTEM* system, int maxchannels, FMOD_INITFLAGS flags, void* extradriverdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_IsRecording
alias da_FMOD_System_IsRecording = FMOD_RESULT function(FMOD_SYSTEM* system, int id, FMOD_BOOL* recording)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_LoadGeometry
alias da_FMOD_System_LoadGeometry = FMOD_RESULT function(FMOD_SYSTEM* system, const void* data, int datasize, FMOD_GEOMETRY** geometry)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_LoadPlugin
alias da_FMOD_System_LoadPlugin = FMOD_RESULT function(FMOD_SYSTEM* system, const char* filename, uint* handle, uint priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_LockDSP
alias da_FMOD_System_LockDSP = FMOD_RESULT function(FMOD_SYSTEM* system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_MixerResume
alias da_FMOD_System_MixerResume = FMOD_RESULT function(FMOD_SYSTEM* system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_MixerSuspend
alias da_FMOD_System_MixerSuspend = FMOD_RESULT function(FMOD_SYSTEM* system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_PlayDSP
alias da_FMOD_System_PlayDSP = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_DSP* dsp, FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL paused, FMOD_CHANNEL** channel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_PlaySound
alias da_FMOD_System_PlaySound = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_SOUND* sound, FMOD_CHANNELGROUP* channelgroup, FMOD_BOOL paused, FMOD_CHANNEL** channel)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_RecordStart
alias da_FMOD_System_RecordStart = FMOD_RESULT function(FMOD_SYSTEM* system, int id, FMOD_SOUND* sound, FMOD_BOOL loop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_RecordStop
alias da_FMOD_System_RecordStop = FMOD_RESULT function(FMOD_SYSTEM* system, int id)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_RegisterCodec
alias da_FMOD_System_RegisterCodec = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_CODEC_DESCRIPTION* description, uint* handle, uint priority)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_RegisterDSP
alias da_FMOD_System_RegisterDSP = FMOD_RESULT function(FMOD_SYSTEM* system, const FMOD_DSP_DESCRIPTION* description, uint* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_RegisterOutput
alias da_FMOD_System_RegisterOutput = FMOD_RESULT function(FMOD_SYSTEM* system, const FMOD_OUTPUT_DESCRIPTION* description, uint* handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Release
alias da_FMOD_System_Release = FMOD_RESULT function(FMOD_SYSTEM* system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Set3DListenerAttributes
alias da_FMOD_System_Set3DListenerAttributes = FMOD_RESULT function(FMOD_SYSTEM* system, int listener, const FMOD_VECTOR* pos, const FMOD_VECTOR* vel, const FMOD_VECTOR* forward, const FMOD_VECTOR* up)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Set3DNumListeners
alias da_FMOD_System_Set3DNumListeners = FMOD_RESULT function(FMOD_SYSTEM* system, int numlisteners)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Set3DRolloffCallback
alias da_FMOD_System_Set3DRolloffCallback = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_3D_ROLLOFF_CALLBACK callback)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Set3DSettings
alias da_FMOD_System_Set3DSettings = FMOD_RESULT function(FMOD_SYSTEM* system, float dopplerscale, float distancefactor, float rolloffscale)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetAdvancedSettings
alias da_FMOD_System_SetAdvancedSettings = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_ADVANCEDSETTINGS* settings)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetCallback
alias da_FMOD_System_SetCallback = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_SYSTEM_CALLBACK callback, FMOD_SYSTEM_CALLBACK_TYPE callbackmask)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetDSPBufferSize
alias da_FMOD_System_SetDSPBufferSize = FMOD_RESULT function(FMOD_SYSTEM* system, uint bufferlength, int numbuffers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetDriver
alias da_FMOD_System_SetDriver = FMOD_RESULT function(FMOD_SYSTEM* system, int driver)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetFileSystem
alias da_FMOD_System_SetFileSystem = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_FILE_OPEN_CALLBACK useropen, FMOD_FILE_CLOSE_CALLBACK userclose, FMOD_FILE_READ_CALLBACK userread, FMOD_FILE_SEEK_CALLBACK userseek, FMOD_FILE_ASYNCREAD_CALLBACK userasyncread, FMOD_FILE_ASYNCCANCEL_CALLBACK userasynccancel, int blockalign)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetGeometrySettings
alias da_FMOD_System_SetGeometrySettings = FMOD_RESULT function(FMOD_SYSTEM* system, float maxworldsize)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetNetworkProxy
alias da_FMOD_System_SetNetworkProxy = FMOD_RESULT function(FMOD_SYSTEM* system, const char* proxy)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetNetworkTimeout
alias da_FMOD_System_SetNetworkTimeout = FMOD_RESULT function(FMOD_SYSTEM* system, int timeout)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetOutput
alias da_FMOD_System_SetOutput = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_OUTPUTTYPE output)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetOutputByPlugin
alias da_FMOD_System_SetOutputByPlugin = FMOD_RESULT function(FMOD_SYSTEM* system, uint handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetPluginPath
alias da_FMOD_System_SetPluginPath = FMOD_RESULT function(FMOD_SYSTEM* system, const char* path)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetReverbProperties
alias da_FMOD_System_SetReverbProperties = FMOD_RESULT function(FMOD_SYSTEM* system, int instance, const FMOD_REVERB_PROPERTIES* prop)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetSoftwareChannels
alias da_FMOD_System_SetSoftwareChannels = FMOD_RESULT function(FMOD_SYSTEM* system, int numsoftwarechannels)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetSoftwareFormat
alias da_FMOD_System_SetSoftwareFormat = FMOD_RESULT function(FMOD_SYSTEM* system, int samplerate, FMOD_SPEAKERMODE speakermode, int numrawspeakers)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetSpeakerPosition
alias da_FMOD_System_SetSpeakerPosition = FMOD_RESULT function(FMOD_SYSTEM* system, FMOD_SPEAKER speaker, float x, float y, FMOD_BOOL active)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetStreamBufferSize
alias da_FMOD_System_SetStreamBufferSize = FMOD_RESULT function(FMOD_SYSTEM* system, uint filebuffersize, FMOD_TIMEUNIT filebuffersizetype)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_SetUserData
alias da_FMOD_System_SetUserData = FMOD_RESULT function(FMOD_SYSTEM* system, void* userdata)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_UnloadPlugin
alias da_FMOD_System_UnloadPlugin = FMOD_RESULT function(FMOD_SYSTEM* system, uint handle)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_UnlockDSP
alias da_FMOD_System_UnlockDSP = FMOD_RESULT function(FMOD_SYSTEM* system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- da_FMOD_System_Update
alias da_FMOD_System_Update = FMOD_RESULT function(FMOD_SYSTEM* system)
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
- FMOD_ChannelGroup_AddDSP
da_FMOD_ChannelGroup_AddDSP FMOD_ChannelGroup_AddDSP;
Undocumented in source.
- FMOD_ChannelGroup_AddFadePoint
da_FMOD_ChannelGroup_AddFadePoint FMOD_ChannelGroup_AddFadePoint;
Undocumented in source.
- FMOD_ChannelGroup_AddGroup
da_FMOD_ChannelGroup_AddGroup FMOD_ChannelGroup_AddGroup;
Undocumented in source.
- FMOD_ChannelGroup_Get3DAttributes
da_FMOD_ChannelGroup_Get3DAttributes FMOD_ChannelGroup_Get3DAttributes;
Undocumented in source.
- FMOD_ChannelGroup_Get3DConeOrientation
da_FMOD_ChannelGroup_Get3DConeOrientation FMOD_ChannelGroup_Get3DConeOrientation;
Undocumented in source.
- FMOD_ChannelGroup_Get3DConeSettings
da_FMOD_ChannelGroup_Get3DConeSettings FMOD_ChannelGroup_Get3DConeSettings;
Undocumented in source.
- FMOD_ChannelGroup_Get3DCustomRolloff
da_FMOD_ChannelGroup_Get3DCustomRolloff FMOD_ChannelGroup_Get3DCustomRolloff;
Undocumented in source.
- FMOD_ChannelGroup_Get3DDistanceFilter
da_FMOD_ChannelGroup_Get3DDistanceFilter FMOD_ChannelGroup_Get3DDistanceFilter;
Undocumented in source.
- FMOD_ChannelGroup_Get3DDopplerLevel
da_FMOD_ChannelGroup_Get3DDopplerLevel FMOD_ChannelGroup_Get3DDopplerLevel;
Undocumented in source.
- FMOD_ChannelGroup_Get3DLevel
da_FMOD_ChannelGroup_Get3DLevel FMOD_ChannelGroup_Get3DLevel;
Undocumented in source.
- FMOD_ChannelGroup_Get3DMinMaxDistance
da_FMOD_ChannelGroup_Get3DMinMaxDistance FMOD_ChannelGroup_Get3DMinMaxDistance;
Undocumented in source.
- FMOD_ChannelGroup_Get3DOcclusion
da_FMOD_ChannelGroup_Get3DOcclusion FMOD_ChannelGroup_Get3DOcclusion;
Undocumented in source.
- FMOD_ChannelGroup_Get3DSpread
da_FMOD_ChannelGroup_Get3DSpread FMOD_ChannelGroup_Get3DSpread;
Undocumented in source.
- FMOD_ChannelGroup_GetAudibility
da_FMOD_ChannelGroup_GetAudibility FMOD_ChannelGroup_GetAudibility;
Undocumented in source.
- FMOD_ChannelGroup_GetChannel
da_FMOD_ChannelGroup_GetChannel FMOD_ChannelGroup_GetChannel;
Undocumented in source.
- FMOD_ChannelGroup_GetDSP
da_FMOD_ChannelGroup_GetDSP FMOD_ChannelGroup_GetDSP;
Undocumented in source.
- FMOD_ChannelGroup_GetDSPClock
da_FMOD_ChannelGroup_GetDSPClock FMOD_ChannelGroup_GetDSPClock;
Undocumented in source.
- FMOD_ChannelGroup_GetDSPIndex
da_FMOD_ChannelGroup_GetDSPIndex FMOD_ChannelGroup_GetDSPIndex;
Undocumented in source.
- FMOD_ChannelGroup_GetDelay
da_FMOD_ChannelGroup_GetDelay FMOD_ChannelGroup_GetDelay;
Undocumented in source.
- FMOD_ChannelGroup_GetFadePoints
da_FMOD_ChannelGroup_GetFadePoints FMOD_ChannelGroup_GetFadePoints;
Undocumented in source.
- FMOD_ChannelGroup_GetGroup
da_FMOD_ChannelGroup_GetGroup FMOD_ChannelGroup_GetGroup;
Undocumented in source.
- FMOD_ChannelGroup_GetLowPassGain
da_FMOD_ChannelGroup_GetLowPassGain FMOD_ChannelGroup_GetLowPassGain;
Undocumented in source.
- FMOD_ChannelGroup_GetMixMatrix
da_FMOD_ChannelGroup_GetMixMatrix FMOD_ChannelGroup_GetMixMatrix;
Undocumented in source.
- FMOD_ChannelGroup_GetMode
da_FMOD_ChannelGroup_GetMode FMOD_ChannelGroup_GetMode;
Undocumented in source.
- FMOD_ChannelGroup_GetMute
da_FMOD_ChannelGroup_GetMute FMOD_ChannelGroup_GetMute;
Undocumented in source.
- FMOD_ChannelGroup_GetName
da_FMOD_ChannelGroup_GetName FMOD_ChannelGroup_GetName;
Undocumented in source.
- FMOD_ChannelGroup_GetNumChannels
da_FMOD_ChannelGroup_GetNumChannels FMOD_ChannelGroup_GetNumChannels;
Undocumented in source.
- FMOD_ChannelGroup_GetNumDSPs
da_FMOD_ChannelGroup_GetNumDSPs FMOD_ChannelGroup_GetNumDSPs;
Undocumented in source.
- FMOD_ChannelGroup_GetNumGroups
da_FMOD_ChannelGroup_GetNumGroups FMOD_ChannelGroup_GetNumGroups;
Undocumented in source.
- FMOD_ChannelGroup_GetParentGroup
da_FMOD_ChannelGroup_GetParentGroup FMOD_ChannelGroup_GetParentGroup;
Undocumented in source.
- FMOD_ChannelGroup_GetPaused
da_FMOD_ChannelGroup_GetPaused FMOD_ChannelGroup_GetPaused;
Undocumented in source.
- FMOD_ChannelGroup_GetPitch
da_FMOD_ChannelGroup_GetPitch FMOD_ChannelGroup_GetPitch;
Undocumented in source.
- FMOD_ChannelGroup_GetReverbProperties
da_FMOD_ChannelGroup_GetReverbProperties FMOD_ChannelGroup_GetReverbProperties;
Undocumented in source.
- FMOD_ChannelGroup_GetSystemObject
da_FMOD_ChannelGroup_GetSystemObject FMOD_ChannelGroup_GetSystemObject;
Undocumented in source.
- FMOD_ChannelGroup_GetUserData
da_FMOD_ChannelGroup_GetUserData FMOD_ChannelGroup_GetUserData;
Undocumented in source.
- FMOD_ChannelGroup_GetVolume
da_FMOD_ChannelGroup_GetVolume FMOD_ChannelGroup_GetVolume;
Undocumented in source.
- FMOD_ChannelGroup_GetVolumeRamp
da_FMOD_ChannelGroup_GetVolumeRamp FMOD_ChannelGroup_GetVolumeRamp;
Undocumented in source.
- FMOD_ChannelGroup_IsPlaying
da_FMOD_ChannelGroup_IsPlaying FMOD_ChannelGroup_IsPlaying;
Undocumented in source.
- FMOD_ChannelGroup_Release
da_FMOD_ChannelGroup_Release FMOD_ChannelGroup_Release;
Undocumented in source.
- FMOD_ChannelGroup_RemoveDSP
da_FMOD_ChannelGroup_RemoveDSP FMOD_ChannelGroup_RemoveDSP;
Undocumented in source.
- FMOD_ChannelGroup_RemoveFadePoints
da_FMOD_ChannelGroup_RemoveFadePoints FMOD_ChannelGroup_RemoveFadePoints;
Undocumented in source.
- FMOD_ChannelGroup_Set3DAttributes
da_FMOD_ChannelGroup_Set3DAttributes FMOD_ChannelGroup_Set3DAttributes;
Undocumented in source.
- FMOD_ChannelGroup_Set3DConeOrientation
da_FMOD_ChannelGroup_Set3DConeOrientation FMOD_ChannelGroup_Set3DConeOrientation;
Undocumented in source.
- FMOD_ChannelGroup_Set3DConeSettings
da_FMOD_ChannelGroup_Set3DConeSettings FMOD_ChannelGroup_Set3DConeSettings;
Undocumented in source.
- FMOD_ChannelGroup_Set3DCustomRolloff
da_FMOD_ChannelGroup_Set3DCustomRolloff FMOD_ChannelGroup_Set3DCustomRolloff;
Undocumented in source.
- FMOD_ChannelGroup_Set3DDistanceFilter
da_FMOD_ChannelGroup_Set3DDistanceFilter FMOD_ChannelGroup_Set3DDistanceFilter;
Undocumented in source.
- FMOD_ChannelGroup_Set3DDopplerLevel
da_FMOD_ChannelGroup_Set3DDopplerLevel FMOD_ChannelGroup_Set3DDopplerLevel;
Undocumented in source.
- FMOD_ChannelGroup_Set3DLevel
da_FMOD_ChannelGroup_Set3DLevel FMOD_ChannelGroup_Set3DLevel;
Undocumented in source.
- FMOD_ChannelGroup_Set3DMinMaxDistance
da_FMOD_ChannelGroup_Set3DMinMaxDistance FMOD_ChannelGroup_Set3DMinMaxDistance;
Undocumented in source.
- FMOD_ChannelGroup_Set3DOcclusion
da_FMOD_ChannelGroup_Set3DOcclusion FMOD_ChannelGroup_Set3DOcclusion;
Undocumented in source.
- FMOD_ChannelGroup_Set3DSpread
da_FMOD_ChannelGroup_Set3DSpread FMOD_ChannelGroup_Set3DSpread;
Undocumented in source.
- FMOD_ChannelGroup_SetCallback
da_FMOD_ChannelGroup_SetCallback FMOD_ChannelGroup_SetCallback;
Undocumented in source.
- FMOD_ChannelGroup_SetDSPIndex
da_FMOD_ChannelGroup_SetDSPIndex FMOD_ChannelGroup_SetDSPIndex;
Undocumented in source.
- FMOD_ChannelGroup_SetDelay
da_FMOD_ChannelGroup_SetDelay FMOD_ChannelGroup_SetDelay;
Undocumented in source.
- FMOD_ChannelGroup_SetFadePointRamp
da_FMOD_ChannelGroup_SetFadePointRamp FMOD_ChannelGroup_SetFadePointRamp;
Undocumented in source.
- FMOD_ChannelGroup_SetLowPassGain
da_FMOD_ChannelGroup_SetLowPassGain FMOD_ChannelGroup_SetLowPassGain;
Undocumented in source.
- FMOD_ChannelGroup_SetMixLevelsInput
da_FMOD_ChannelGroup_SetMixLevelsInput FMOD_ChannelGroup_SetMixLevelsInput;
Undocumented in source.
- FMOD_ChannelGroup_SetMixLevelsOutput
da_FMOD_ChannelGroup_SetMixLevelsOutput FMOD_ChannelGroup_SetMixLevelsOutput;
Undocumented in source.
- FMOD_ChannelGroup_SetMixMatrix
da_FMOD_ChannelGroup_SetMixMatrix FMOD_ChannelGroup_SetMixMatrix;
Undocumented in source.
- FMOD_ChannelGroup_SetMode
da_FMOD_ChannelGroup_SetMode FMOD_ChannelGroup_SetMode;
Undocumented in source.
- FMOD_ChannelGroup_SetMute
da_FMOD_ChannelGroup_SetMute FMOD_ChannelGroup_SetMute;
Undocumented in source.
- FMOD_ChannelGroup_SetPan
da_FMOD_ChannelGroup_SetPan FMOD_ChannelGroup_SetPan;
Undocumented in source.
- FMOD_ChannelGroup_SetPaused
da_FMOD_ChannelGroup_SetPaused FMOD_ChannelGroup_SetPaused;
Undocumented in source.
- FMOD_ChannelGroup_SetPitch
da_FMOD_ChannelGroup_SetPitch FMOD_ChannelGroup_SetPitch;
Undocumented in source.
- FMOD_ChannelGroup_SetReverbProperties
da_FMOD_ChannelGroup_SetReverbProperties FMOD_ChannelGroup_SetReverbProperties;
Undocumented in source.
- FMOD_ChannelGroup_SetUserData
da_FMOD_ChannelGroup_SetUserData FMOD_ChannelGroup_SetUserData;
Undocumented in source.
- FMOD_ChannelGroup_SetVolume
da_FMOD_ChannelGroup_SetVolume FMOD_ChannelGroup_SetVolume;
Undocumented in source.
- FMOD_ChannelGroup_SetVolumeRamp
da_FMOD_ChannelGroup_SetVolumeRamp FMOD_ChannelGroup_SetVolumeRamp;
Undocumented in source.
- FMOD_ChannelGroup_Stop
da_FMOD_ChannelGroup_Stop FMOD_ChannelGroup_Stop;
Undocumented in source.
- FMOD_Channel_AddDSP
da_FMOD_Channel_AddDSP FMOD_Channel_AddDSP;
Undocumented in source.
- FMOD_Channel_AddFadePoint
da_FMOD_Channel_AddFadePoint FMOD_Channel_AddFadePoint;
Undocumented in source.
- FMOD_Channel_Get3DAttributes
da_FMOD_Channel_Get3DAttributes FMOD_Channel_Get3DAttributes;
Undocumented in source.
- FMOD_Channel_Get3DConeOrientation
da_FMOD_Channel_Get3DConeOrientation FMOD_Channel_Get3DConeOrientation;
Undocumented in source.
- FMOD_Channel_Get3DConeSettings
da_FMOD_Channel_Get3DConeSettings FMOD_Channel_Get3DConeSettings;
Undocumented in source.
- FMOD_Channel_Get3DCustomRolloff
da_FMOD_Channel_Get3DCustomRolloff FMOD_Channel_Get3DCustomRolloff;
Undocumented in source.
- FMOD_Channel_Get3DDistanceFilter
da_FMOD_Channel_Get3DDistanceFilter FMOD_Channel_Get3DDistanceFilter;
Undocumented in source.
- FMOD_Channel_Get3DDopplerLevel
da_FMOD_Channel_Get3DDopplerLevel FMOD_Channel_Get3DDopplerLevel;
Undocumented in source.
- FMOD_Channel_Get3DLevel
da_FMOD_Channel_Get3DLevel FMOD_Channel_Get3DLevel;
Undocumented in source.
- FMOD_Channel_Get3DMinMaxDistance
da_FMOD_Channel_Get3DMinMaxDistance FMOD_Channel_Get3DMinMaxDistance;
Undocumented in source.
- FMOD_Channel_Get3DOcclusion
da_FMOD_Channel_Get3DOcclusion FMOD_Channel_Get3DOcclusion;
Undocumented in source.
- FMOD_Channel_Get3DSpread
da_FMOD_Channel_Get3DSpread FMOD_Channel_Get3DSpread;
Undocumented in source.
- FMOD_Channel_GetAudibility
da_FMOD_Channel_GetAudibility FMOD_Channel_GetAudibility;
Undocumented in source.
- FMOD_Channel_GetChannelGroup
da_FMOD_Channel_GetChannelGroup FMOD_Channel_GetChannelGroup;
Undocumented in source.
- FMOD_Channel_GetCurrentSound
da_FMOD_Channel_GetCurrentSound FMOD_Channel_GetCurrentSound;
Undocumented in source.
- FMOD_Channel_GetDSP
da_FMOD_Channel_GetDSP FMOD_Channel_GetDSP;
Undocumented in source.
- FMOD_Channel_GetDSPClock
da_FMOD_Channel_GetDSPClock FMOD_Channel_GetDSPClock;
Undocumented in source.
- FMOD_Channel_GetDSPIndex
da_FMOD_Channel_GetDSPIndex FMOD_Channel_GetDSPIndex;
Undocumented in source.
- FMOD_Channel_GetDelay
da_FMOD_Channel_GetDelay FMOD_Channel_GetDelay;
Undocumented in source.
- FMOD_Channel_GetFadePoints
da_FMOD_Channel_GetFadePoints FMOD_Channel_GetFadePoints;
Undocumented in source.
- FMOD_Channel_GetFrequency
da_FMOD_Channel_GetFrequency FMOD_Channel_GetFrequency;
Undocumented in source.
- FMOD_Channel_GetIndex
da_FMOD_Channel_GetIndex FMOD_Channel_GetIndex;
Undocumented in source.
- FMOD_Channel_GetLoopCount
da_FMOD_Channel_GetLoopCount FMOD_Channel_GetLoopCount;
Undocumented in source.
- FMOD_Channel_GetLoopPoints
da_FMOD_Channel_GetLoopPoints FMOD_Channel_GetLoopPoints;
Undocumented in source.
- FMOD_Channel_GetLowPassGain
da_FMOD_Channel_GetLowPassGain FMOD_Channel_GetLowPassGain;
Undocumented in source.
- FMOD_Channel_GetMixMatrix
da_FMOD_Channel_GetMixMatrix FMOD_Channel_GetMixMatrix;
Undocumented in source.
- FMOD_Channel_GetMode
da_FMOD_Channel_GetMode FMOD_Channel_GetMode;
Undocumented in source.
- FMOD_Channel_GetMute
da_FMOD_Channel_GetMute FMOD_Channel_GetMute;
Undocumented in source.
- FMOD_Channel_GetNumDSPs
da_FMOD_Channel_GetNumDSPs FMOD_Channel_GetNumDSPs;
Undocumented in source.
- FMOD_Channel_GetPaused
da_FMOD_Channel_GetPaused FMOD_Channel_GetPaused;
Undocumented in source.
- FMOD_Channel_GetPitch
da_FMOD_Channel_GetPitch FMOD_Channel_GetPitch;
Undocumented in source.
- FMOD_Channel_GetPosition
da_FMOD_Channel_GetPosition FMOD_Channel_GetPosition;
Undocumented in source.
- FMOD_Channel_GetPriority
da_FMOD_Channel_GetPriority FMOD_Channel_GetPriority;
Undocumented in source.
- FMOD_Channel_GetReverbProperties
da_FMOD_Channel_GetReverbProperties FMOD_Channel_GetReverbProperties;
Undocumented in source.
- FMOD_Channel_GetSystemObject
da_FMOD_Channel_GetSystemObject FMOD_Channel_GetSystemObject;
Undocumented in source.
- FMOD_Channel_GetUserData
da_FMOD_Channel_GetUserData FMOD_Channel_GetUserData;
Undocumented in source.
- FMOD_Channel_GetVolume
da_FMOD_Channel_GetVolume FMOD_Channel_GetVolume;
Undocumented in source.
- FMOD_Channel_GetVolumeRamp
da_FMOD_Channel_GetVolumeRamp FMOD_Channel_GetVolumeRamp;
Undocumented in source.
- FMOD_Channel_IsPlaying
da_FMOD_Channel_IsPlaying FMOD_Channel_IsPlaying;
Undocumented in source.
- FMOD_Channel_IsVirtual
da_FMOD_Channel_IsVirtual FMOD_Channel_IsVirtual;
Undocumented in source.
- FMOD_Channel_RemoveDSP
da_FMOD_Channel_RemoveDSP FMOD_Channel_RemoveDSP;
Undocumented in source.
- FMOD_Channel_RemoveFadePoints
da_FMOD_Channel_RemoveFadePoints FMOD_Channel_RemoveFadePoints;
Undocumented in source.
- FMOD_Channel_Set3DAttributes
da_FMOD_Channel_Set3DAttributes FMOD_Channel_Set3DAttributes;
Undocumented in source.
- FMOD_Channel_Set3DConeOrientation
da_FMOD_Channel_Set3DConeOrientation FMOD_Channel_Set3DConeOrientation;
Undocumented in source.
- FMOD_Channel_Set3DConeSettings
da_FMOD_Channel_Set3DConeSettings FMOD_Channel_Set3DConeSettings;
Undocumented in source.
- FMOD_Channel_Set3DCustomRolloff
da_FMOD_Channel_Set3DCustomRolloff FMOD_Channel_Set3DCustomRolloff;
Undocumented in source.
- FMOD_Channel_Set3DDistanceFilter
da_FMOD_Channel_Set3DDistanceFilter FMOD_Channel_Set3DDistanceFilter;
Undocumented in source.
- FMOD_Channel_Set3DDopplerLevel
da_FMOD_Channel_Set3DDopplerLevel FMOD_Channel_Set3DDopplerLevel;
Undocumented in source.
- FMOD_Channel_Set3DLevel
da_FMOD_Channel_Set3DLevel FMOD_Channel_Set3DLevel;
Undocumented in source.
- FMOD_Channel_Set3DMinMaxDistance
da_FMOD_Channel_Set3DMinMaxDistance FMOD_Channel_Set3DMinMaxDistance;
Undocumented in source.
- FMOD_Channel_Set3DOcclusion
da_FMOD_Channel_Set3DOcclusion FMOD_Channel_Set3DOcclusion;
Undocumented in source.
- FMOD_Channel_Set3DSpread
da_FMOD_Channel_Set3DSpread FMOD_Channel_Set3DSpread;
Undocumented in source.
- FMOD_Channel_SetCallback
da_FMOD_Channel_SetCallback FMOD_Channel_SetCallback;
Undocumented in source.
- FMOD_Channel_SetChannelGroup
da_FMOD_Channel_SetChannelGroup FMOD_Channel_SetChannelGroup;
Undocumented in source.
- FMOD_Channel_SetDSPIndex
da_FMOD_Channel_SetDSPIndex FMOD_Channel_SetDSPIndex;
Undocumented in source.
- FMOD_Channel_SetDelay
da_FMOD_Channel_SetDelay FMOD_Channel_SetDelay;
Undocumented in source.
- FMOD_Channel_SetFadePointRamp
da_FMOD_Channel_SetFadePointRamp FMOD_Channel_SetFadePointRamp;
Undocumented in source.
- FMOD_Channel_SetFrequency
da_FMOD_Channel_SetFrequency FMOD_Channel_SetFrequency;
Undocumented in source.
- FMOD_Channel_SetLoopCount
da_FMOD_Channel_SetLoopCount FMOD_Channel_SetLoopCount;
Undocumented in source.
- FMOD_Channel_SetLoopPoints
da_FMOD_Channel_SetLoopPoints FMOD_Channel_SetLoopPoints;
Undocumented in source.
- FMOD_Channel_SetLowPassGain
da_FMOD_Channel_SetLowPassGain FMOD_Channel_SetLowPassGain;
Undocumented in source.
- FMOD_Channel_SetMixLevelsInput
da_FMOD_Channel_SetMixLevelsInput FMOD_Channel_SetMixLevelsInput;
Undocumented in source.
- FMOD_Channel_SetMixLevelsOutput
da_FMOD_Channel_SetMixLevelsOutput FMOD_Channel_SetMixLevelsOutput;
Undocumented in source.
- FMOD_Channel_SetMixMatrix
da_FMOD_Channel_SetMixMatrix FMOD_Channel_SetMixMatrix;
Undocumented in source.
- FMOD_Channel_SetMode
da_FMOD_Channel_SetMode FMOD_Channel_SetMode;
Undocumented in source.
- FMOD_Channel_SetMute
da_FMOD_Channel_SetMute FMOD_Channel_SetMute;
Undocumented in source.
- FMOD_Channel_SetPan
da_FMOD_Channel_SetPan FMOD_Channel_SetPan;
Undocumented in source.
- FMOD_Channel_SetPaused
da_FMOD_Channel_SetPaused FMOD_Channel_SetPaused;
Undocumented in source.
- FMOD_Channel_SetPitch
da_FMOD_Channel_SetPitch FMOD_Channel_SetPitch;
Undocumented in source.
- FMOD_Channel_SetPosition
da_FMOD_Channel_SetPosition FMOD_Channel_SetPosition;
Undocumented in source.
- FMOD_Channel_SetPriority
da_FMOD_Channel_SetPriority FMOD_Channel_SetPriority;
Undocumented in source.
- FMOD_Channel_SetReverbProperties
da_FMOD_Channel_SetReverbProperties FMOD_Channel_SetReverbProperties;
Undocumented in source.
- FMOD_Channel_SetUserData
da_FMOD_Channel_SetUserData FMOD_Channel_SetUserData;
Undocumented in source.
- FMOD_Channel_SetVolume
da_FMOD_Channel_SetVolume FMOD_Channel_SetVolume;
Undocumented in source.
- FMOD_Channel_SetVolumeRamp
da_FMOD_Channel_SetVolumeRamp FMOD_Channel_SetVolumeRamp;
Undocumented in source.
- FMOD_Channel_Stop
da_FMOD_Channel_Stop FMOD_Channel_Stop;
Undocumented in source.
- FMOD_DSPConnection_GetInput
da_FMOD_DSPConnection_GetInput FMOD_DSPConnection_GetInput;
Undocumented in source.
- FMOD_DSPConnection_GetMix
da_FMOD_DSPConnection_GetMix FMOD_DSPConnection_GetMix;
Undocumented in source.
- FMOD_DSPConnection_GetMixMatrix
da_FMOD_DSPConnection_GetMixMatrix FMOD_DSPConnection_GetMixMatrix;
Undocumented in source.
- FMOD_DSPConnection_GetOutput
da_FMOD_DSPConnection_GetOutput FMOD_DSPConnection_GetOutput;
Undocumented in source.
- FMOD_DSPConnection_GetType
da_FMOD_DSPConnection_GetType FMOD_DSPConnection_GetType;
Undocumented in source.
- FMOD_DSPConnection_GetUserData
da_FMOD_DSPConnection_GetUserData FMOD_DSPConnection_GetUserData;
Undocumented in source.
- FMOD_DSPConnection_SetMix
da_FMOD_DSPConnection_SetMix FMOD_DSPConnection_SetMix;
Undocumented in source.
- FMOD_DSPConnection_SetMixMatrix
da_FMOD_DSPConnection_SetMixMatrix FMOD_DSPConnection_SetMixMatrix;
Undocumented in source.
- FMOD_DSPConnection_SetUserData
da_FMOD_DSPConnection_SetUserData FMOD_DSPConnection_SetUserData;
Undocumented in source.
- FMOD_DSP_AddInput
da_FMOD_DSP_AddInput FMOD_DSP_AddInput;
Undocumented in source.
- FMOD_DSP_DisconnectAll
da_FMOD_DSP_DisconnectAll FMOD_DSP_DisconnectAll;
Undocumented in source.
- FMOD_DSP_DisconnectFrom
da_FMOD_DSP_DisconnectFrom FMOD_DSP_DisconnectFrom;
Undocumented in source.
- FMOD_DSP_GetActive
da_FMOD_DSP_GetActive FMOD_DSP_GetActive;
Undocumented in source.
- FMOD_DSP_GetBypass
da_FMOD_DSP_GetBypass FMOD_DSP_GetBypass;
Undocumented in source.
- FMOD_DSP_GetChannelFormat
da_FMOD_DSP_GetChannelFormat FMOD_DSP_GetChannelFormat;
Undocumented in source.
- FMOD_DSP_GetDataParameterIndex
da_FMOD_DSP_GetDataParameterIndex FMOD_DSP_GetDataParameterIndex;
Undocumented in source.
- FMOD_DSP_GetIdle
da_FMOD_DSP_GetIdle FMOD_DSP_GetIdle;
Undocumented in source.
- FMOD_DSP_GetInfo
da_FMOD_DSP_GetInfo FMOD_DSP_GetInfo;
Undocumented in source.
- FMOD_DSP_GetInput
da_FMOD_DSP_GetInput FMOD_DSP_GetInput;
Undocumented in source.
- FMOD_DSP_GetMeteringEnabled
da_FMOD_DSP_GetMeteringEnabled FMOD_DSP_GetMeteringEnabled;
Undocumented in source.
- FMOD_DSP_GetMeteringInfo
da_FMOD_DSP_GetMeteringInfo FMOD_DSP_GetMeteringInfo;
Undocumented in source.
- FMOD_DSP_GetNumInputs
da_FMOD_DSP_GetNumInputs FMOD_DSP_GetNumInputs;
Undocumented in source.
- FMOD_DSP_GetNumOutputs
da_FMOD_DSP_GetNumOutputs FMOD_DSP_GetNumOutputs;
Undocumented in source.
- FMOD_DSP_GetNumParameters
da_FMOD_DSP_GetNumParameters FMOD_DSP_GetNumParameters;
Undocumented in source.
- FMOD_DSP_GetOutput
da_FMOD_DSP_GetOutput FMOD_DSP_GetOutput;
Undocumented in source.
- FMOD_DSP_GetOutputChannelFormat
da_FMOD_DSP_GetOutputChannelFormat FMOD_DSP_GetOutputChannelFormat;
Undocumented in source.
- FMOD_DSP_GetParameterBool
da_FMOD_DSP_GetParameterBool FMOD_DSP_GetParameterBool;
Undocumented in source.
- FMOD_DSP_GetParameterData
da_FMOD_DSP_GetParameterData FMOD_DSP_GetParameterData;
Undocumented in source.
- FMOD_DSP_GetParameterFloat
da_FMOD_DSP_GetParameterFloat FMOD_DSP_GetParameterFloat;
Undocumented in source.
- FMOD_DSP_GetParameterInfo
da_FMOD_DSP_GetParameterInfo FMOD_DSP_GetParameterInfo;
Undocumented in source.
- FMOD_DSP_GetParameterInt
da_FMOD_DSP_GetParameterInt FMOD_DSP_GetParameterInt;
Undocumented in source.
- FMOD_DSP_GetSystemObject
da_FMOD_DSP_GetSystemObject FMOD_DSP_GetSystemObject;
Undocumented in source.
- FMOD_DSP_GetType
da_FMOD_DSP_GetType FMOD_DSP_GetType;
Undocumented in source.
- FMOD_DSP_GetUserData
da_FMOD_DSP_GetUserData FMOD_DSP_GetUserData;
Undocumented in source.
- FMOD_DSP_GetWetDryMix
da_FMOD_DSP_GetWetDryMix FMOD_DSP_GetWetDryMix;
Undocumented in source.
- FMOD_DSP_Release
da_FMOD_DSP_Release FMOD_DSP_Release;
Undocumented in source.
- FMOD_DSP_Reset
da_FMOD_DSP_Reset FMOD_DSP_Reset;
Undocumented in source.
- FMOD_DSP_SetActive
da_FMOD_DSP_SetActive FMOD_DSP_SetActive;
Undocumented in source.
- FMOD_DSP_SetBypass
da_FMOD_DSP_SetBypass FMOD_DSP_SetBypass;
Undocumented in source.
- FMOD_DSP_SetChannelFormat
da_FMOD_DSP_SetChannelFormat FMOD_DSP_SetChannelFormat;
Undocumented in source.
- FMOD_DSP_SetMeteringEnabled
da_FMOD_DSP_SetMeteringEnabled FMOD_DSP_SetMeteringEnabled;
Undocumented in source.
- FMOD_DSP_SetParameterBool
da_FMOD_DSP_SetParameterBool FMOD_DSP_SetParameterBool;
Undocumented in source.
- FMOD_DSP_SetParameterData
da_FMOD_DSP_SetParameterData FMOD_DSP_SetParameterData;
Undocumented in source.
- FMOD_DSP_SetParameterFloat
da_FMOD_DSP_SetParameterFloat FMOD_DSP_SetParameterFloat;
Undocumented in source.
- FMOD_DSP_SetParameterInt
da_FMOD_DSP_SetParameterInt FMOD_DSP_SetParameterInt;
Undocumented in source.
- FMOD_DSP_SetUserData
da_FMOD_DSP_SetUserData FMOD_DSP_SetUserData;
Undocumented in source.
- FMOD_DSP_SetWetDryMix
da_FMOD_DSP_SetWetDryMix FMOD_DSP_SetWetDryMix;
Undocumented in source.
- FMOD_DSP_ShowConfigDialog
da_FMOD_DSP_ShowConfigDialog FMOD_DSP_ShowConfigDialog;
Undocumented in source.
- FMOD_Debug_Initialize
da_FMOD_Debug_Initialize FMOD_Debug_Initialize;
Undocumented in source.
- FMOD_File_GetDiskBusy
da_FMOD_File_GetDiskBusy FMOD_File_GetDiskBusy;
Undocumented in source.
- FMOD_File_SetDiskBusy
da_FMOD_File_SetDiskBusy FMOD_File_SetDiskBusy;
Undocumented in source.
- FMOD_Geometry_AddPolygon
da_FMOD_Geometry_AddPolygon FMOD_Geometry_AddPolygon;
Undocumented in source.
- FMOD_Geometry_GetActive
da_FMOD_Geometry_GetActive FMOD_Geometry_GetActive;
Undocumented in source.
- FMOD_Geometry_GetMaxPolygons
da_FMOD_Geometry_GetMaxPolygons FMOD_Geometry_GetMaxPolygons;
Undocumented in source.
- FMOD_Geometry_GetNumPolygons
da_FMOD_Geometry_GetNumPolygons FMOD_Geometry_GetNumPolygons;
Undocumented in source.
- FMOD_Geometry_GetPolygonAttributes
da_FMOD_Geometry_GetPolygonAttributes FMOD_Geometry_GetPolygonAttributes;
Undocumented in source.
- FMOD_Geometry_GetPolygonNumVertices
da_FMOD_Geometry_GetPolygonNumVertices FMOD_Geometry_GetPolygonNumVertices;
Undocumented in source.
- FMOD_Geometry_GetPolygonVertex
da_FMOD_Geometry_GetPolygonVertex FMOD_Geometry_GetPolygonVertex;
Undocumented in source.
- FMOD_Geometry_GetPosition
da_FMOD_Geometry_GetPosition FMOD_Geometry_GetPosition;
Undocumented in source.
- FMOD_Geometry_GetRotation
da_FMOD_Geometry_GetRotation FMOD_Geometry_GetRotation;
Undocumented in source.
- FMOD_Geometry_GetScale
da_FMOD_Geometry_GetScale FMOD_Geometry_GetScale;
Undocumented in source.
- FMOD_Geometry_GetUserData
da_FMOD_Geometry_GetUserData FMOD_Geometry_GetUserData;
Undocumented in source.
- FMOD_Geometry_Release
da_FMOD_Geometry_Release FMOD_Geometry_Release;
Undocumented in source.
- FMOD_Geometry_Save
da_FMOD_Geometry_Save FMOD_Geometry_Save;
Undocumented in source.
- FMOD_Geometry_SetActive
da_FMOD_Geometry_SetActive FMOD_Geometry_SetActive;
Undocumented in source.
- FMOD_Geometry_SetPolygonAttributes
da_FMOD_Geometry_SetPolygonAttributes FMOD_Geometry_SetPolygonAttributes;
Undocumented in source.
- FMOD_Geometry_SetPolygonVertex
da_FMOD_Geometry_SetPolygonVertex FMOD_Geometry_SetPolygonVertex;
Undocumented in source.
- FMOD_Geometry_SetPosition
da_FMOD_Geometry_SetPosition FMOD_Geometry_SetPosition;
Undocumented in source.
- FMOD_Geometry_SetRotation
da_FMOD_Geometry_SetRotation FMOD_Geometry_SetRotation;
Undocumented in source.
- FMOD_Geometry_SetScale
da_FMOD_Geometry_SetScale FMOD_Geometry_SetScale;
Undocumented in source.
- FMOD_Geometry_SetUserData
da_FMOD_Geometry_SetUserData FMOD_Geometry_SetUserData;
Undocumented in source.
- FMOD_Memory_GetStats
da_FMOD_Memory_GetStats FMOD_Memory_GetStats;
Undocumented in source.
- FMOD_Memory_Initialize
da_FMOD_Memory_Initialize FMOD_Memory_Initialize;
Undocumented in source.
- FMOD_Reverb3D_Get3DAttributes
da_FMOD_Reverb3D_Get3DAttributes FMOD_Reverb3D_Get3DAttributes;
Undocumented in source.
- FMOD_Reverb3D_GetActive
da_FMOD_Reverb3D_GetActive FMOD_Reverb3D_GetActive;
Undocumented in source.
- FMOD_Reverb3D_GetProperties
da_FMOD_Reverb3D_GetProperties FMOD_Reverb3D_GetProperties;
Undocumented in source.
- FMOD_Reverb3D_GetUserData
da_FMOD_Reverb3D_GetUserData FMOD_Reverb3D_GetUserData;
Undocumented in source.
- FMOD_Reverb3D_Release
da_FMOD_Reverb3D_Release FMOD_Reverb3D_Release;
Undocumented in source.
- FMOD_Reverb3D_Set3DAttributes
da_FMOD_Reverb3D_Set3DAttributes FMOD_Reverb3D_Set3DAttributes;
Undocumented in source.
- FMOD_Reverb3D_SetActive
da_FMOD_Reverb3D_SetActive FMOD_Reverb3D_SetActive;
Undocumented in source.
- FMOD_Reverb3D_SetProperties
da_FMOD_Reverb3D_SetProperties FMOD_Reverb3D_SetProperties;
Undocumented in source.
- FMOD_Reverb3D_SetUserData
da_FMOD_Reverb3D_SetUserData FMOD_Reverb3D_SetUserData;
Undocumented in source.
- FMOD_SoundGroup_GetMaxAudible
da_FMOD_SoundGroup_GetMaxAudible FMOD_SoundGroup_GetMaxAudible;
Undocumented in source.
- FMOD_SoundGroup_GetMaxAudibleBehavior
da_FMOD_SoundGroup_GetMaxAudibleBehavior FMOD_SoundGroup_GetMaxAudibleBehavior;
Undocumented in source.
- FMOD_SoundGroup_GetMuteFadeSpeed
da_FMOD_SoundGroup_GetMuteFadeSpeed FMOD_SoundGroup_GetMuteFadeSpeed;
Undocumented in source.
- FMOD_SoundGroup_GetName
da_FMOD_SoundGroup_GetName FMOD_SoundGroup_GetName;
Undocumented in source.
- FMOD_SoundGroup_GetNumPlaying
da_FMOD_SoundGroup_GetNumPlaying FMOD_SoundGroup_GetNumPlaying;
Undocumented in source.
- FMOD_SoundGroup_GetNumSounds
da_FMOD_SoundGroup_GetNumSounds FMOD_SoundGroup_GetNumSounds;
Undocumented in source.
- FMOD_SoundGroup_GetSound
da_FMOD_SoundGroup_GetSound FMOD_SoundGroup_GetSound;
Undocumented in source.
- FMOD_SoundGroup_GetSystemObject
da_FMOD_SoundGroup_GetSystemObject FMOD_SoundGroup_GetSystemObject;
Undocumented in source.
- FMOD_SoundGroup_GetUserData
da_FMOD_SoundGroup_GetUserData FMOD_SoundGroup_GetUserData;
Undocumented in source.
- FMOD_SoundGroup_GetVolume
da_FMOD_SoundGroup_GetVolume FMOD_SoundGroup_GetVolume;
Undocumented in source.
- FMOD_SoundGroup_Release
da_FMOD_SoundGroup_Release FMOD_SoundGroup_Release;
Undocumented in source.
- FMOD_SoundGroup_SetMaxAudible
da_FMOD_SoundGroup_SetMaxAudible FMOD_SoundGroup_SetMaxAudible;
Undocumented in source.
- FMOD_SoundGroup_SetMaxAudibleBehavior
da_FMOD_SoundGroup_SetMaxAudibleBehavior FMOD_SoundGroup_SetMaxAudibleBehavior;
Undocumented in source.
- FMOD_SoundGroup_SetMuteFadeSpeed
da_FMOD_SoundGroup_SetMuteFadeSpeed FMOD_SoundGroup_SetMuteFadeSpeed;
Undocumented in source.
- FMOD_SoundGroup_SetUserData
da_FMOD_SoundGroup_SetUserData FMOD_SoundGroup_SetUserData;
Undocumented in source.
- FMOD_SoundGroup_SetVolume
da_FMOD_SoundGroup_SetVolume FMOD_SoundGroup_SetVolume;
Undocumented in source.
- FMOD_SoundGroup_Stop
da_FMOD_SoundGroup_Stop FMOD_SoundGroup_Stop;
Undocumented in source.
- FMOD_Sound_AddSyncPoint
da_FMOD_Sound_AddSyncPoint FMOD_Sound_AddSyncPoint;
Undocumented in source.
- FMOD_Sound_DeleteSyncPoint
da_FMOD_Sound_DeleteSyncPoint FMOD_Sound_DeleteSyncPoint;
Undocumented in source.
- FMOD_Sound_Get3DConeSettings
da_FMOD_Sound_Get3DConeSettings FMOD_Sound_Get3DConeSettings;
Undocumented in source.
- FMOD_Sound_Get3DCustomRolloff
da_FMOD_Sound_Get3DCustomRolloff FMOD_Sound_Get3DCustomRolloff;
Undocumented in source.
- FMOD_Sound_Get3DMinMaxDistance
da_FMOD_Sound_Get3DMinMaxDistance FMOD_Sound_Get3DMinMaxDistance;
Undocumented in source.
- FMOD_Sound_GetDefaults
da_FMOD_Sound_GetDefaults FMOD_Sound_GetDefaults;
Undocumented in source.
- FMOD_Sound_GetFormat
da_FMOD_Sound_GetFormat FMOD_Sound_GetFormat;
Undocumented in source.
- FMOD_Sound_GetLength
da_FMOD_Sound_GetLength FMOD_Sound_GetLength;
Undocumented in source.
- FMOD_Sound_GetLoopCount
da_FMOD_Sound_GetLoopCount FMOD_Sound_GetLoopCount;
Undocumented in source.
- FMOD_Sound_GetLoopPoints
da_FMOD_Sound_GetLoopPoints FMOD_Sound_GetLoopPoints;
Undocumented in source.
- FMOD_Sound_GetMode
da_FMOD_Sound_GetMode FMOD_Sound_GetMode;
Undocumented in source.
- FMOD_Sound_GetMusicChannelVolume
da_FMOD_Sound_GetMusicChannelVolume FMOD_Sound_GetMusicChannelVolume;
Undocumented in source.
- FMOD_Sound_GetMusicNumChannels
da_FMOD_Sound_GetMusicNumChannels FMOD_Sound_GetMusicNumChannels;
Undocumented in source.
- FMOD_Sound_GetMusicSpeed
da_FMOD_Sound_GetMusicSpeed FMOD_Sound_GetMusicSpeed;
Undocumented in source.
- FMOD_Sound_GetName
da_FMOD_Sound_GetName FMOD_Sound_GetName;
Undocumented in source.
- FMOD_Sound_GetNumSubSounds
da_FMOD_Sound_GetNumSubSounds FMOD_Sound_GetNumSubSounds;
Undocumented in source.
- FMOD_Sound_GetNumSyncPoints
da_FMOD_Sound_GetNumSyncPoints FMOD_Sound_GetNumSyncPoints;
Undocumented in source.
- FMOD_Sound_GetNumTags
da_FMOD_Sound_GetNumTags FMOD_Sound_GetNumTags;
Undocumented in source.
- FMOD_Sound_GetOpenState
da_FMOD_Sound_GetOpenState FMOD_Sound_GetOpenState;
Undocumented in source.
- FMOD_Sound_GetSoundGroup
da_FMOD_Sound_GetSoundGroup FMOD_Sound_GetSoundGroup;
Undocumented in source.
- FMOD_Sound_GetSubSound
da_FMOD_Sound_GetSubSound FMOD_Sound_GetSubSound;
Undocumented in source.
- FMOD_Sound_GetSubSoundParent
da_FMOD_Sound_GetSubSoundParent FMOD_Sound_GetSubSoundParent;
Undocumented in source.
- FMOD_Sound_GetSyncPoint
da_FMOD_Sound_GetSyncPoint FMOD_Sound_GetSyncPoint;
Undocumented in source.
- FMOD_Sound_GetSyncPointInfo
da_FMOD_Sound_GetSyncPointInfo FMOD_Sound_GetSyncPointInfo;
Undocumented in source.
- FMOD_Sound_GetSystemObject
da_FMOD_Sound_GetSystemObject FMOD_Sound_GetSystemObject;
Undocumented in source.
- FMOD_Sound_GetTag
da_FMOD_Sound_GetTag FMOD_Sound_GetTag;
Undocumented in source.
- FMOD_Sound_GetUserData
da_FMOD_Sound_GetUserData FMOD_Sound_GetUserData;
Undocumented in source.
- FMOD_Sound_Lock
da_FMOD_Sound_Lock FMOD_Sound_Lock;
Undocumented in source.
- FMOD_Sound_ReadData
da_FMOD_Sound_ReadData FMOD_Sound_ReadData;
Undocumented in source.
- FMOD_Sound_Release
da_FMOD_Sound_Release FMOD_Sound_Release;
Undocumented in source.
- FMOD_Sound_SeekData
da_FMOD_Sound_SeekData FMOD_Sound_SeekData;
Undocumented in source.
- FMOD_Sound_Set3DConeSettings
da_FMOD_Sound_Set3DConeSettings FMOD_Sound_Set3DConeSettings;
Undocumented in source.
- FMOD_Sound_Set3DCustomRolloff
da_FMOD_Sound_Set3DCustomRolloff FMOD_Sound_Set3DCustomRolloff;
Undocumented in source.
- FMOD_Sound_Set3DMinMaxDistance
da_FMOD_Sound_Set3DMinMaxDistance FMOD_Sound_Set3DMinMaxDistance;
Undocumented in source.
- FMOD_Sound_SetDefaults
da_FMOD_Sound_SetDefaults FMOD_Sound_SetDefaults;
Undocumented in source.
- FMOD_Sound_SetLoopCount
da_FMOD_Sound_SetLoopCount FMOD_Sound_SetLoopCount;
Undocumented in source.
- FMOD_Sound_SetLoopPoints
da_FMOD_Sound_SetLoopPoints FMOD_Sound_SetLoopPoints;
Undocumented in source.
- FMOD_Sound_SetMode
da_FMOD_Sound_SetMode FMOD_Sound_SetMode;
Undocumented in source.
- FMOD_Sound_SetMusicChannelVolume
da_FMOD_Sound_SetMusicChannelVolume FMOD_Sound_SetMusicChannelVolume;
Undocumented in source.
- FMOD_Sound_SetMusicSpeed
da_FMOD_Sound_SetMusicSpeed FMOD_Sound_SetMusicSpeed;
Undocumented in source.
- FMOD_Sound_SetSoundGroup
da_FMOD_Sound_SetSoundGroup FMOD_Sound_SetSoundGroup;
Undocumented in source.
- FMOD_Sound_SetUserData
da_FMOD_Sound_SetUserData FMOD_Sound_SetUserData;
Undocumented in source.
- FMOD_Sound_Unlock
da_FMOD_Sound_Unlock FMOD_Sound_Unlock;
Undocumented in source.
- FMOD_System_AttachChannelGroupToPort
da_FMOD_System_AttachChannelGroupToPort FMOD_System_AttachChannelGroupToPort;
Undocumented in source.
- FMOD_System_AttachFileSystem
da_FMOD_System_AttachFileSystem FMOD_System_AttachFileSystem;
Undocumented in source.
- FMOD_System_Close
da_FMOD_System_Close FMOD_System_Close;
Undocumented in source.
- FMOD_System_Create
da_FMOD_System_Create FMOD_System_Create;
Undocumented in source.
- FMOD_System_CreateChannelGroup
da_FMOD_System_CreateChannelGroup FMOD_System_CreateChannelGroup;
Undocumented in source.
- FMOD_System_CreateDSP
da_FMOD_System_CreateDSP FMOD_System_CreateDSP;
Undocumented in source.
- FMOD_System_CreateDSPByPlugin
da_FMOD_System_CreateDSPByPlugin FMOD_System_CreateDSPByPlugin;
Undocumented in source.
- FMOD_System_CreateDSPByType
da_FMOD_System_CreateDSPByType FMOD_System_CreateDSPByType;
Undocumented in source.
- FMOD_System_CreateGeometry
da_FMOD_System_CreateGeometry FMOD_System_CreateGeometry;
Undocumented in source.
- FMOD_System_CreateReverb3D
da_FMOD_System_CreateReverb3D FMOD_System_CreateReverb3D;
Undocumented in source.
- FMOD_System_CreateSound
da_FMOD_System_CreateSound FMOD_System_CreateSound;
Undocumented in source.
- FMOD_System_CreateSoundGroup
da_FMOD_System_CreateSoundGroup FMOD_System_CreateSoundGroup;
Undocumented in source.
- FMOD_System_CreateStream
da_FMOD_System_CreateStream FMOD_System_CreateStream;
Undocumented in source.
- FMOD_System_DetachChannelGroupFromPort
da_FMOD_System_DetachChannelGroupFromPort FMOD_System_DetachChannelGroupFromPort;
Undocumented in source.
- FMOD_System_Get3DListenerAttributes
da_FMOD_System_Get3DListenerAttributes FMOD_System_Get3DListenerAttributes;
Undocumented in source.
- FMOD_System_Get3DNumListeners
da_FMOD_System_Get3DNumListeners FMOD_System_Get3DNumListeners;
Undocumented in source.
- FMOD_System_Get3DSettings
da_FMOD_System_Get3DSettings FMOD_System_Get3DSettings;
Undocumented in source.
- FMOD_System_GetAdvancedSettings
da_FMOD_System_GetAdvancedSettings FMOD_System_GetAdvancedSettings;
Undocumented in source.
- FMOD_System_GetCPUUsage
da_FMOD_System_GetCPUUsage FMOD_System_GetCPUUsage;
Undocumented in source.
- FMOD_System_GetChannel
da_FMOD_System_GetChannel FMOD_System_GetChannel;
Undocumented in source.
- FMOD_System_GetChannelsPlaying
da_FMOD_System_GetChannelsPlaying FMOD_System_GetChannelsPlaying;
Undocumented in source.
- FMOD_System_GetDSPBufferSize
da_FMOD_System_GetDSPBufferSize FMOD_System_GetDSPBufferSize;
Undocumented in source.
- FMOD_System_GetDSPInfoByPlugin
da_FMOD_System_GetDSPInfoByPlugin FMOD_System_GetDSPInfoByPlugin;
Undocumented in source.
- FMOD_System_GetDefaultMixMatrix
da_FMOD_System_GetDefaultMixMatrix FMOD_System_GetDefaultMixMatrix;
Undocumented in source.
- FMOD_System_GetDriver
da_FMOD_System_GetDriver FMOD_System_GetDriver;
Undocumented in source.
- FMOD_System_GetDriverInfo
da_FMOD_System_GetDriverInfo FMOD_System_GetDriverInfo;
Undocumented in source.
- FMOD_System_GetFileUsage
da_FMOD_System_GetFileUsage FMOD_System_GetFileUsage;
Undocumented in source.
- FMOD_System_GetGeometryOcclusion
da_FMOD_System_GetGeometryOcclusion FMOD_System_GetGeometryOcclusion;
Undocumented in source.
- FMOD_System_GetGeometrySettings
da_FMOD_System_GetGeometrySettings FMOD_System_GetGeometrySettings;
Undocumented in source.
- FMOD_System_GetMasterChannelGroup
da_FMOD_System_GetMasterChannelGroup FMOD_System_GetMasterChannelGroup;
Undocumented in source.
- FMOD_System_GetMasterSoundGroup
da_FMOD_System_GetMasterSoundGroup FMOD_System_GetMasterSoundGroup;
Undocumented in source.
- FMOD_System_GetNestedPlugin
da_FMOD_System_GetNestedPlugin FMOD_System_GetNestedPlugin;
Undocumented in source.
- FMOD_System_GetNetworkProxy
da_FMOD_System_GetNetworkProxy FMOD_System_GetNetworkProxy;
Undocumented in source.
- FMOD_System_GetNetworkTimeout
da_FMOD_System_GetNetworkTimeout FMOD_System_GetNetworkTimeout;
Undocumented in source.
- FMOD_System_GetNumDrivers
da_FMOD_System_GetNumDrivers FMOD_System_GetNumDrivers;
Undocumented in source.
- FMOD_System_GetNumNestedPlugins
da_FMOD_System_GetNumNestedPlugins FMOD_System_GetNumNestedPlugins;
Undocumented in source.
- FMOD_System_GetNumPlugins
da_FMOD_System_GetNumPlugins FMOD_System_GetNumPlugins;
Undocumented in source.
- FMOD_System_GetOutput
da_FMOD_System_GetOutput FMOD_System_GetOutput;
Undocumented in source.
- FMOD_System_GetOutputByPlugin
da_FMOD_System_GetOutputByPlugin FMOD_System_GetOutputByPlugin;
Undocumented in source.
- FMOD_System_GetOutputHandle
da_FMOD_System_GetOutputHandle FMOD_System_GetOutputHandle;
Undocumented in source.
- FMOD_System_GetPluginHandle
da_FMOD_System_GetPluginHandle FMOD_System_GetPluginHandle;
Undocumented in source.
- FMOD_System_GetPluginInfo
da_FMOD_System_GetPluginInfo FMOD_System_GetPluginInfo;
Undocumented in source.
- FMOD_System_GetRecordDriverInfo
da_FMOD_System_GetRecordDriverInfo FMOD_System_GetRecordDriverInfo;
Undocumented in source.
- FMOD_System_GetRecordNumDrivers
da_FMOD_System_GetRecordNumDrivers FMOD_System_GetRecordNumDrivers;
Undocumented in source.
- FMOD_System_GetRecordPosition
da_FMOD_System_GetRecordPosition FMOD_System_GetRecordPosition;
Undocumented in source.
- FMOD_System_GetReverbProperties
da_FMOD_System_GetReverbProperties FMOD_System_GetReverbProperties;
Undocumented in source.
- FMOD_System_GetSoftwareChannels
da_FMOD_System_GetSoftwareChannels FMOD_System_GetSoftwareChannels;
Undocumented in source.
- FMOD_System_GetSoftwareFormat
da_FMOD_System_GetSoftwareFormat FMOD_System_GetSoftwareFormat;
Undocumented in source.
- FMOD_System_GetSoundRAM
da_FMOD_System_GetSoundRAM FMOD_System_GetSoundRAM;
Undocumented in source.
- FMOD_System_GetSpeakerModeChannels
da_FMOD_System_GetSpeakerModeChannels FMOD_System_GetSpeakerModeChannels;
Undocumented in source.
- FMOD_System_GetSpeakerPosition
da_FMOD_System_GetSpeakerPosition FMOD_System_GetSpeakerPosition;
Undocumented in source.
- FMOD_System_GetStreamBufferSize
da_FMOD_System_GetStreamBufferSize FMOD_System_GetStreamBufferSize;
Undocumented in source.
- FMOD_System_GetUserData
da_FMOD_System_GetUserData FMOD_System_GetUserData;
Undocumented in source.
- FMOD_System_GetVersion
da_FMOD_System_GetVersion FMOD_System_GetVersion;
Undocumented in source.
- FMOD_System_Init
da_FMOD_System_Init FMOD_System_Init;
Undocumented in source.
- FMOD_System_IsRecording
da_FMOD_System_IsRecording FMOD_System_IsRecording;
Undocumented in source.
- FMOD_System_LoadGeometry
da_FMOD_System_LoadGeometry FMOD_System_LoadGeometry;
Undocumented in source.
- FMOD_System_LoadPlugin
da_FMOD_System_LoadPlugin FMOD_System_LoadPlugin;
Undocumented in source.
- FMOD_System_LockDSP
da_FMOD_System_LockDSP FMOD_System_LockDSP;
Undocumented in source.
- FMOD_System_MixerResume
da_FMOD_System_MixerResume FMOD_System_MixerResume;
Undocumented in source.
- FMOD_System_MixerSuspend
da_FMOD_System_MixerSuspend FMOD_System_MixerSuspend;
Undocumented in source.
- FMOD_System_PlayDSP
da_FMOD_System_PlayDSP FMOD_System_PlayDSP;
Undocumented in source.
- FMOD_System_PlaySound
da_FMOD_System_PlaySound FMOD_System_PlaySound;
Undocumented in source.
- FMOD_System_RecordStart
da_FMOD_System_RecordStart FMOD_System_RecordStart;
Undocumented in source.
- FMOD_System_RecordStop
da_FMOD_System_RecordStop FMOD_System_RecordStop;
Undocumented in source.
- FMOD_System_RegisterCodec
da_FMOD_System_RegisterCodec FMOD_System_RegisterCodec;
Undocumented in source.
- FMOD_System_RegisterDSP
da_FMOD_System_RegisterDSP FMOD_System_RegisterDSP;
Undocumented in source.
- FMOD_System_RegisterOutput
da_FMOD_System_RegisterOutput FMOD_System_RegisterOutput;
Undocumented in source.
- FMOD_System_Release
da_FMOD_System_Release FMOD_System_Release;
Undocumented in source.
- FMOD_System_Set3DListenerAttributes
da_FMOD_System_Set3DListenerAttributes FMOD_System_Set3DListenerAttributes;
Undocumented in source.
- FMOD_System_Set3DNumListeners
da_FMOD_System_Set3DNumListeners FMOD_System_Set3DNumListeners;
Undocumented in source.
- FMOD_System_Set3DRolloffCallback
da_FMOD_System_Set3DRolloffCallback FMOD_System_Set3DRolloffCallback;
Undocumented in source.
- FMOD_System_Set3DSettings
da_FMOD_System_Set3DSettings FMOD_System_Set3DSettings;
Undocumented in source.
- FMOD_System_SetAdvancedSettings
da_FMOD_System_SetAdvancedSettings FMOD_System_SetAdvancedSettings;
Undocumented in source.
- FMOD_System_SetCallback
da_FMOD_System_SetCallback FMOD_System_SetCallback;
Undocumented in source.
- FMOD_System_SetDSPBufferSize
da_FMOD_System_SetDSPBufferSize FMOD_System_SetDSPBufferSize;
Undocumented in source.
- FMOD_System_SetDriver
da_FMOD_System_SetDriver FMOD_System_SetDriver;
Undocumented in source.
- FMOD_System_SetFileSystem
da_FMOD_System_SetFileSystem FMOD_System_SetFileSystem;
Undocumented in source.
- FMOD_System_SetGeometrySettings
da_FMOD_System_SetGeometrySettings FMOD_System_SetGeometrySettings;
Undocumented in source.
- FMOD_System_SetNetworkProxy
da_FMOD_System_SetNetworkProxy FMOD_System_SetNetworkProxy;
Undocumented in source.
- FMOD_System_SetNetworkTimeout
da_FMOD_System_SetNetworkTimeout FMOD_System_SetNetworkTimeout;
Undocumented in source.
- FMOD_System_SetOutput
da_FMOD_System_SetOutput FMOD_System_SetOutput;
Undocumented in source.
- FMOD_System_SetOutputByPlugin
da_FMOD_System_SetOutputByPlugin FMOD_System_SetOutputByPlugin;
Undocumented in source.
- FMOD_System_SetPluginPath
da_FMOD_System_SetPluginPath FMOD_System_SetPluginPath;
Undocumented in source.
- FMOD_System_SetReverbProperties
da_FMOD_System_SetReverbProperties FMOD_System_SetReverbProperties;
Undocumented in source.
- FMOD_System_SetSoftwareChannels
da_FMOD_System_SetSoftwareChannels FMOD_System_SetSoftwareChannels;
Undocumented in source.
- FMOD_System_SetSoftwareFormat
da_FMOD_System_SetSoftwareFormat FMOD_System_SetSoftwareFormat;
Undocumented in source.
- FMOD_System_SetSpeakerPosition
da_FMOD_System_SetSpeakerPosition FMOD_System_SetSpeakerPosition;
Undocumented in source.
- FMOD_System_SetStreamBufferSize
da_FMOD_System_SetStreamBufferSize FMOD_System_SetStreamBufferSize;
Undocumented in source.
- FMOD_System_SetUserData
da_FMOD_System_SetUserData FMOD_System_SetUserData;
Undocumented in source.
- FMOD_System_UnloadPlugin
da_FMOD_System_UnloadPlugin FMOD_System_UnloadPlugin;
Undocumented in source.
- FMOD_System_UnlockDSP
da_FMOD_System_UnlockDSP FMOD_System_UnlockDSP;
Undocumented in source.
- FMOD_System_Update
da_FMOD_System_Update FMOD_System_Update;
Undocumented in source.