directx-d v0.14.0 (2020-05-02T17:46:30Z)
Dub
Repo
WAVEFORMATEX
directx
win32
Undocumented in source.
version(Windows && !HAS_WIN32)
struct
WAVEFORMATEX {
WORD
wFormatTag
;
WORD
nChannels
;
DWORD
nSamplesPerSec
;
DWORD
nAvgBytesPerSec
;
WORD
nBlockAlign
;
WORD
wBitsPerSample
;
WORD
cbSize
;
}
Members
Variables
cbSize
WORD
cbSize
;
Undocumented in source.
nAvgBytesPerSec
DWORD
nAvgBytesPerSec
;
Undocumented in source.
nBlockAlign
WORD
nBlockAlign
;
Undocumented in source.
nChannels
WORD
nChannels
;
Undocumented in source.
nSamplesPerSec
DWORD
nSamplesPerSec
;
Undocumented in source.
wBitsPerSample
WORD
wBitsPerSample
;
Undocumented in source.
wFormatTag
WORD
wFormatTag
;
Undocumented in source.
Meta
Source
See Implementation
directx
win32
aliases
HMONITOR
INT16
INT32
INT64
INT8
LPCVOID
LPSIZE
LPSIZEL
LUID
PSIZE
PSIZEL
SIZE
SIZEL
SIZE_T
UINT16
UINT32
UINT64
UINT8
functions
MAKE_HRESULT
structs
WAVEFORMATEX
WAVEFORMATEXTENSIBLE
tagSIZE
unions
LARGE_INTEGER