dlangui ~master (2022-06-02T17:41:37Z)
Home
Dub
Repo
IDirectSoundBuffer.Lock
win32
directx
dsound8
IDirectSoundBuffer
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
IDirectSoundBuffer
extern (
Windows
)
HRESULT
Lock
(
DWORD
dwOffset
,
DWORD
dwBytes
,
LPVOID
*
ppvAudioPtr1
,
LPDWORD
pdwAudioBytes1
,
LPVOID
*
ppvAudioPtr2
,
LPDWORD
pdwAudioBytes2
,
DWORD
dwFlags
)
Meta
Source
See Implementation
win32
directx
dsound8
IDirectSoundBuffer
functions
GetCaps
GetCurrentPosition
GetFormat
GetFrequency
GetPan
GetStatus
GetVolume
Initialize
Lock
Play
Restore
SetCurrentPosition
SetFormat
SetFrequency
SetPan
SetVolume
Stop
Unlock