soundio.wasapi

Translated from C to D

Members

Static functions

CoCreateInstance
HRESULT CoCreateInstance(REFCLSID , LPUNKNOWN , DWORD , REFIID , PVOID* )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
CoTaskMemFree
void CoTaskMemFree(PVOID )
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
soundio_wasapi_init
int soundio_wasapi_init(SoundIoPrivate* si)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

SoundIoDeviceWasapi
struct SoundIoDeviceWasapi
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SoundIoInStreamWasapi
struct SoundIoInStreamWasapi
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SoundIoOutStreamWasapi
struct SoundIoOutStreamWasapi
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
SoundIoWasapi
struct SoundIoWasapi
Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Meta