AudioClientProperties

Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (Windows)
struct AudioClientProperties {}

Members

Variables

Options
AUDCLNT_STREAMOPTIONS Options;
Undocumented in source.
bIsOffload
BOOL bIsOffload;
Undocumented in source.
cbSize
UINT32 cbSize;
Undocumented in source.
eCategory
AUDIO_STREAM_CATEGORY eCategory;
Undocumented in source.

Meta