WAVEFORMATEXTENSIBLE
version(Windows)
extern (
Windows) @
nogc nothrow __gshared
struct WAVEFORMATEXTENSIBLE {
}
- USamples
struct USamples
Undocumented in source.
- Format
WAVEFORMATEX Format;
Undocumented in source.
- Samples
USamples Samples;
Undocumented in source.
- SubFormat
GUID SubFormat;
Undocumented in source.
- dwChannelMask
DWORD dwChannelMask;
Undocumented in source.
soundio headers wasapiheader
aliasesenumsstatic functionsstatic variablesstructs