Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FNA-XNA/FAudio
/ functions
Functions
2,362 in github.com/FNA-XNA/FAudio
⨍
Functions
2,362
◇
Types & classes
411
Method
FACTAudioEngine_AddRef
( IntPtr pEngine /* FACTAudioEngine* */ )
csharp/FAudio.cs:1533
Method
FACTAudioEngine_CreateInMemoryWaveBank
( IntPtr pEngine, /* FACTAudioEngine* */ IntPtr pvBuffer, uint dwSize, uint dwFlags, uint dwAllocAtt
csharp/FAudio.cs:1590
Method
FACTAudioEngine_CreateSoundBank
( IntPtr pEngine, /* FACTAudioEngine* */ IntPtr pvBuffer, uint dwSize, uint dwFlags, uint dwAllocAtt
csharp/FAudio.cs:1580
Function
FACTAudioEngine_CreateStreamingWaveBank
src/FACT.c:632
Method
FACTAudioEngine_CreateStreamingWaveBank
( IntPtr pEngine, /* FACTAudioEngine* */ ref FACTStreamingParameters pParms, out IntPtr ppWaveBank /* FA
csharp/FAudio.cs:1600
Method
FACTAudioEngine_DoWork
( IntPtr pEngine /* FACTAudioEngine* */ )
csharp/FAudio.cs:1575
Method
FACTAudioEngine_GetCategory
( IntPtr pEngine, /* FACTAudioEngine* */ byte* szFriendlyName )
csharp/FAudio.cs:1681
Method
FACTAudioEngine_GetFinalMixFormat
( IntPtr pEngine, /* FACTAudioEngine* */ out FAudioWaveFormatExtensible pFinalMixFormat )
csharp/FAudio.cs:1558
Method
FACTAudioEngine_GetGlobalVariable
( IntPtr pEngine, /* FACTAudioEngine* */ ushort nIndex, out float pnValue )
csharp/FAudio.cs:1743
Method
FACTAudioEngine_GetGlobalVariableIndex
( IntPtr pEngine, /* FACTAudioEngine* */ byte* szFriendlyName )
csharp/FAudio.cs:1719
Function
FACTAudioEngine_GetRendererCount
src/FACT.c:200
Method
FACTAudioEngine_GetRendererCount
( IntPtr pEngine, /* FACTAudioEngine* */ out ushort pnRendererCount )
csharp/FAudio.cs:1545
Function
FACTAudioEngine_GetRendererDetails
src/FACT.c:210
Method
FACTAudioEngine_GetRendererDetails
( IntPtr pEngine, /* FACTAudioEngine* */ ushort nRendererIndex, out FACTRendererDetails pRendererDetails
csharp/FAudio.cs:1551
Method
FACTAudioEngine_Initialize
( IntPtr pEngine, /* FACTAudioEngine* */ ref FACTRuntimeParameters pParams )
csharp/FAudio.cs:1564
Function
FACTAudioEngine_Pause
src/FACT.c:894
Method
FACTAudioEngine_Pause
( IntPtr pEngine, /* FACTAudioEngine* */ ushort nCategory, int fPause )
csharp/FAudio.cs:1712
Function
FACTAudioEngine_PrepareInMemoryWave
src/FACT.c:685
Method
FACTAudioEngine_PrepareInMemoryWave
( IntPtr pEngine, /* FACTAudioEngine* */ uint dwFlags, FACTWaveBankEntry entry, uint[] pdwSeekTable, /
csharp/FAudio.cs:1643
Function
FACTAudioEngine_PrepareStreamingWave
src/FACT.c:699
Method
FACTAudioEngine_PrepareStreamingWave
( IntPtr pEngine, /* FACTAudioEngine* */ uint dwFlags, FACTWaveBankEntry entry, FACTStreamingParameter
csharp/FAudio.cs:1655
Method
FACTAudioEngine_PrepareWave
( IntPtr pEngine, /* FACTAudioEngine* */ uint dwFlags, byte* szWavePath, uint wStreamingPacketSize,
csharp/FAudio.cs:1607
Function
FACTAudioEngine_RegisterNotification
src/FACT.c:715
Method
FACTAudioEngine_RegisterNotification
( IntPtr pEngine, /* FACTAudioEngine* */ ref FACTNotificationDescription pNotificationDescription )
csharp/FAudio.cs:1669
Function
FACTAudioEngine_Release
src/FACT.c:177
Method
FACTAudioEngine_Release
( IntPtr pEngine /* FACTAudioEngine* */ )
csharp/FAudio.cs:1538
Function
FACTAudioEngine_SetGlobalVariable
src/FACT.c:941
Method
FACTAudioEngine_SetGlobalVariable
( IntPtr pEngine, /* FACTAudioEngine* */ ushort nIndex, float nValue )
csharp/FAudio.cs:1736
Function
FACTAudioEngine_SetVolume
src/FACT.c:868
Method
FACTAudioEngine_SetVolume
( IntPtr pEngine, /* FACTAudioEngine* */ ushort nCategory, float volume )
csharp/FAudio.cs:1705
Method
FACTAudioEngine_ShutDown
( IntPtr pEngine /* FACTAudioEngine* */ )
csharp/FAudio.cs:1570
Function
FACTAudioEngine_Stop
src/FACT.c:820
Method
FACTAudioEngine_Stop
( IntPtr pEngine, /* FACTAudioEngine* */ ushort nCategory, uint dwFlags )
csharp/FAudio.cs:1698
Function
FACTAudioEngine_UnRegisterNotification
src/FACT.c:763
Method
FACTAudioEngine_UnRegisterNotification
( IntPtr pEngine, /* FACTAudioEngine* */ ref FACTNotificationDescription pNotificationDescription )
csharp/FAudio.cs:1675
Method
FACTCreateEngine
FIXME: Do we want to actually reproduce the COM stuff or what...? -flibit */
csharp/FAudio.cs:1527
Method
FACTCue_Destroy
( IntPtr pCue /* FACTCue* */ )
csharp/FAudio.cs:1966
Function
FACTCue_GetProperties
src/FACT.c:2677
Method
FACTCue_GetProperties
( IntPtr pCue, /* FACTCue* */ out IntPtr ppProperties /* FACTCueInstanceProperties** */ )
csharp/FAudio.cs:2033
Function
FACTCue_GetState
src/FACT.c:2466
Method
FACTCue_GetState
( IntPtr pCue, /* FACTCue* */ out uint pdwState )
csharp/FAudio.cs:1982
Method
FACTCue_GetVariable
( IntPtr pCue, /* FACTCue* */ ushort nIndex, out float nValue )
csharp/FAudio.cs:2020
Method
FACTCue_GetVariableIndex
( IntPtr pCue, /* FACTCue* */ byte* szFriendlyName )
csharp/FAudio.cs:1996
Method
FACTCue_Pause
( IntPtr pCue, /* FACTCue* */ int fPause )
csharp/FAudio.cs:2027
Method
FACTCue_Play
( IntPtr pCue /* FACTCue* */ )
csharp/FAudio.cs:1971
Method
FACTCue_SetMatrixCoefficients
( IntPtr pCue, /* FACTCue* */ uint uSrcChannelCount, uint uDstChannelCount, float[] pMatrixCoefficient
csharp/FAudio.cs:1988
Function
FACTCue_SetOutputVoiceMatrix
src/FACT.c:2795
Method
FACTCue_SetOutputVoiceMatrix
( IntPtr pCue, /* FACTCue* */ IntPtr pDestinationVoice, /* Optional FAudioVoice* */ uint SourceChannels,
csharp/FAudio.cs:2045
Function
FACTCue_SetOutputVoices
src/FACT.c:2787
Method
FACTCue_SetOutputVoices
( IntPtr pCue, /* FACTCue* */ IntPtr pSendList /* Optional FAudioVoiceSends* */ )
csharp/FAudio.cs:2039
Method
FACTCue_SetVariable
( IntPtr pCue, /* FACTCue* */ ushort nIndex, float nValue )
csharp/FAudio.cs:2013
Method
FACTCue_Stop
( IntPtr pCue, /* FACTCue* */ uint dwFlags )
csharp/FAudio.cs:1976
Method
FACTSoundBank_Destroy
( IntPtr pSoundBank /* FACTSoundBank* */ )
csharp/FAudio.cs:1827
Method
FACTSoundBank_GetCueIndex
( IntPtr pSoundBank, /* FACTSoundBank* */ byte* szFriendlyName )
csharp/FAudio.cs:1752
Method
FACTSoundBank_GetCueProperties
( IntPtr pSoundBank, /* FACTSoundBank* */ ushort nCueIndex, out FACTCueProperties pProperties )
csharp/FAudio.cs:1776
Function
FACTSoundBank_GetNumCues
src/FACT.c:1012
Method
FACTSoundBank_GetNumCues
( IntPtr pSoundBank, /* FACTSoundBank* */ out ushort pnNumCues )
csharp/FAudio.cs:1770
Function
FACTSoundBank_GetState
src/FACT.c:1425
Method
FACTSoundBank_GetState
( IntPtr pSoundBank, /* FACTSoundBank* */ out uint pdwState )
csharp/FAudio.cs:1832
Method
FACTSoundBank_Play
( IntPtr pSoundBank, /* FACTSoundBank* */ ushort nCueIndex, uint dwFlags, int timeOffset, out IntPtr
csharp/FAudio.cs:1792
Function
FACTSoundBank_Play3D
src/FACT.c:1227
Method
FACTSoundBank_Play3D
( IntPtr pSoundBank, /* FACTSoundBank* */ ushort nCueIndex, uint dwFlags, int timeOffset, ref F3DAUD
csharp/FAudio.cs:1810
Method
FACTSoundBank_Prepare
( IntPtr pSoundBank, /* FACTSoundBank* */ ushort nCueIndex, uint dwFlags, int timeOffset, out IntPtr
csharp/FAudio.cs:1783
Function
FACTSoundBank_Stop
src/FACT.c:1270
Method
FACTSoundBank_Stop
( IntPtr pSoundBank, /* FACTSoundBank* */ ushort nCueIndex, uint dwFlags )
csharp/FAudio.cs:1820
Method
FACTWaveBank_Destroy
( IntPtr pWaveBank /* FACTWaveBank* */ )
csharp/FAudio.cs:1840
Function
FACTWaveBank_GetNumWaves
src/FACT.c:1564
Method
FACTWaveBank_GetNumWaves
( IntPtr pWaveBank, /* FACTWaveBank* */ out ushort pnNumWaves )
csharp/FAudio.cs:1851
Function
FACTWaveBank_GetState
src/FACT.c:1534
Method
FACTWaveBank_GetState
( IntPtr pWaveBank, /* FACTWaveBank* */ out uint pdwState )
csharp/FAudio.cs:1845
Method
FACTWaveBank_GetWaveIndex
( IntPtr pWaveBank, /* FACTWaveBank* */ byte* szFriendlyName )
csharp/FAudio.cs:1857
Method
FACTWaveBank_GetWaveProperties
( IntPtr pWaveBank, /* FACTWaveBank* */ ushort nWaveIndex, out FACTWaveProperties pWaveProperties )
csharp/FAudio.cs:1874
Method
FACTWaveBank_Play
( IntPtr pWaveBank, /* FACTWaveBank* */ ushort nWaveIndex, uint dwFlags, uint dwPlayOffset, byte nLo
csharp/FAudio.cs:1891
Method
FACTWaveBank_Prepare
( IntPtr pWaveBank, /* FACTWaveBank* */ ushort nWaveIndex, uint dwFlags, uint dwPlayOffset, byte nLo
csharp/FAudio.cs:1881
Function
FACTWaveBank_Stop
src/FACT.c:1954
Method
FACTWaveBank_Stop
( IntPtr pWaveBank, /* FACTWaveBank* */ ushort nWaveIndex, uint dwFlags )
csharp/FAudio.cs:1901
Method
FACTWave_Destroy
( IntPtr pWave /* FACTWave* */ )
csharp/FAudio.cs:1910
Method
FACTWave_GetProperties
( IntPtr pWave, /* FACTWave* */ out FACTWaveInstanceProperties pProperties )
csharp/FAudio.cs:1958
Method
FACTWave_GetState
( IntPtr pWave, /* FACTWave* */ out uint pdwState )
csharp/FAudio.cs:1932
Method
FACTWave_Pause
( IntPtr pWave, /* FACTWave* */ int fPause )
csharp/FAudio.cs:1926
Method
FACTWave_Play
( IntPtr pWave /* FACTWave* */ )
csharp/FAudio.cs:1915
Method
FACTWave_SetMatrixCoefficients
( IntPtr pWave, /* FACTWave* */ uint uSrcChannelCount, uint uDstChannelCount, float[] pMatrixCoefficie
csharp/FAudio.cs:1950
Method
FACTWave_SetPitch
( IntPtr pWave, /* FACTWave* */ short pitch )
csharp/FAudio.cs:1938
Method
FACTWave_SetVolume
( IntPtr pWave, /* FACTWave* */ float volume )
csharp/FAudio.cs:1944
Method
FACTWave_Stop
( IntPtr pWave, /* FACTWave* */ uint dwFlags )
csharp/FAudio.cs:1920
Function
FACT_INTERNAL_APIThread
src/FACT_internal.c:1679
Function
FACT_INTERNAL_DefaultGetOverlappedResult
src/FACT_internal.c:1949
Function
FACT_INTERNAL_DefaultReadFile
src/FACT_internal.c:1927
Function
FACT_INTERNAL_OnStreamEnd
src/FACT_internal.c:1907
Function
FAPOBase_AddRef
src/FAPOBase.c:107
Function
FAPOBase_CalcInputFrames
src/FAPOBase.c:263
Function
FAPOBase_CalcOutputFrames
src/FAPOBase.c:268
Function
FAPOBase_GetParameters
src/FAPOBase.c:413
Function
FAPOBase_GetRegistrationProperties
src/FAPOBase.c:124
Function
FAPOBase_Initialize
src/FAPOBase.c:209
Function
FAPOBase_IsInputFormatSupported
src/FAPOBase.c:139
Function
FAPOBase_IsOutputFormatSupported
src/FAPOBase.c:174
Function
FAPOBase_OnSetParameters
src/FAPOBase.c:426
Function
FAPOBase_ProcessThru
src/FAPOBase.c:342
Method
FAPOBase_Release
(IntPtr fapo)
csharp/FAudio.cs:1120
← previous
next →
1,201–1,300 of 2,362, ranked by callers