WAVEFORMATEXTENSIBLE

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

Alias This

Format

Members

Unions

__anonymous
union __anonymous
Undocumented in source.

Variables

Format
WAVEFORMATEX Format;
Undocumented in source.
SubFormat
GUID SubFormat;
Undocumented in source.
dwChannelMask
DWORD dwChannelMask;
Undocumented in source.

Meta