libsoundio-d ~master (2021-08-17T21:58:51Z)
Dub
Repo
IAudioClientVtable.Initialize
soundio
headers
wasapiheader
IAudioClientVtable
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
struct
IAudioClientVtable
extern (
Windows
) @
nogc
nothrow
HRESULT
function
(
This_
,
AUDCLNT_SHAREMODE
ShareMode
,
DWORD
StreamFlags
,
REFERENCE_TIME
hnsBufferDuration
,
REFERENCE_TIME
hnsPeriodicity
,
WAVEFORMATEX
*
pFormat
,
LPCGUID
AudioSessionGuid
)
Initialize
;
Meta
Source
See Implementation
soundio
headers
wasapiheader
IAudioClientVtable
aliases
This_
variables
AddRef
GetBufferSize
GetCurrentPadding
GetDevicePeriod
GetMixFormat
GetService
GetStreamLatency
Initialize
IsFormatSupported
QueryInterface
Release
Reset
SetEventHandle
Start
Stop