iota ~master (2022-05-12T20:30:29.0047162)
Dub
Repo
IAudioClient.Initialize
iota
audio
backend
windows
IAudioClient
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
interface
IAudioClient
@
nogc
nothrow extern (
Windows
)
HRESULT
Initialize
(
AUDCLNT_SHAREMODE
ShareMode
,
DWORD
StreamFlags
,
REFERENCE_TIME
hnsBufferDuration
,
REFERENCE_TIME
hnsPeriodicity
,
const
WAVEFORMATEX
*
pFormat
,
LPCGUID
AudioSessionGuid
)
Meta
Source
See Implementation
iota
audio
backend
windows
IAudioClient
functions
GetBufferSize
GetCurrentPadding
GetDevicePeriod
GetMixFormat
GetService
GetStreamLatency
Initialize
IsFormatSupported
Reset
SetEventHandle
Start
Stop