bindbc-raylib ~master (2021-10-15T13:02:18Z)
Dub
Repo
pPlaySoundMulti
bindbc
raylib
bind
audio
Play a sound (using multichannel buffer pool)
version(!BindRaylib_Static)
extern (
C
) @
nogc
nothrow
alias
pPlaySoundMulti
=
void
function
(
Sound
sound
)
Meta
Source
See Implementation
bindbc
raylib
bind
audio
aliases
pCloseAudioDevice
pCloseAudioStream
pExportWave
pExportWaveAsCode
pGetMusicTimeLength
pGetMusicTimePlayed
pGetSoundsPlaying
pGetWaveData
pInitAudioDevice
pInitAudioStream
pIsAudioDeviceReady
pIsAudioStreamPlaying
pIsAudioStreamProcessed
pIsMusicPlaying
pIsSoundPlaying
pLoadMusicStream
pLoadSound
pLoadSoundFromWave
pLoadWave
pPauseAudioStream
pPauseMusicStream
pPauseSound
pPlayAudioStream
pPlayMusicStream
pPlaySound
pPlaySoundMulti
pResumeAudioStream
pResumeMusicStream
pResumeSound
pSetAudioStreamBufferSizeDefault
pSetAudioStreamPitch
pSetAudioStreamVolume
pSetMasterVolume
pSetMusicLoopCount
pSetMusicPitch
pSetMusicVolume
pSetSoundPitch
pSetSoundVolume
pStopAudioStream
pStopMusicStream
pStopSound
pStopSoundMulti
pUnloadMusicStream
pUnloadSound
pUnloadWave
pUpdateAudioStream
pUpdateMusicStream
pUpdateSound
pWaveCopy
pWaveCrop
pWaveFormat
static variables
CloseAudioDevice
CloseAudioStream
ExportWave
ExportWaveAsCode
GetMusicTimeLength
GetMusicTimePlayed
GetSoundsPlaying
GetWaveData
InitAudioDevice
InitAudioStream
IsAudioDeviceReady
IsAudioStreamPlaying
IsAudioStreamProcessed
IsMusicPlaying
IsSoundPlaying
LoadMusicStream
LoadSound
LoadSoundFromWave
LoadWave
PauseAudioStream
PauseMusicStream
PauseSound
PlayAudioStream
PlayMusicStream
PlaySound
PlaySoundMulti
ResumeAudioStream
ResumeMusicStream
ResumeSound
SetAudioStreamBufferSizeDefault
SetAudioStreamPitch
SetAudioStreamVolume
SetMasterVolume
SetMusicLoopCount
SetMusicPitch
SetMusicVolume
SetSoundPitch
SetSoundVolume
StopAudioStream
StopMusicStream
StopSound
StopSoundMulti
UnloadMusicStream
UnloadSound
UnloadWave
UpdateAudioStream
UpdateMusicStream
UpdateSound
WaveCopy
WaveCrop
WaveFormat
Play a sound (using multichannel buffer pool)