WAVEFORMATEXTENSIBLE

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

Members

Unions

USamples
union USamples
Undocumented in source.

Variables

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

Meta