ReactOS 0.4.15-dev-7842-g558ab78
waveformat_tag Struct Reference

#include <mmsystem.h>

Public Attributes

WORD wFormatTag
 
WORD nChannels
 
DWORD nSamplesPerSec
 
DWORD nAvgBytesPerSec
 
WORD nBlockAlign
 

Detailed Description

Definition at line 1066 of file mmsystem.h.

Member Data Documentation

◆ nAvgBytesPerSec

DWORD waveformat_tag::nAvgBytesPerSec

Definition at line 1070 of file mmsystem.h.

◆ nBlockAlign

WORD waveformat_tag::nBlockAlign

Definition at line 1071 of file mmsystem.h.

Referenced by test_ash1_corruption2().

◆ nChannels

WORD waveformat_tag::nChannels

Definition at line 1068 of file mmsystem.h.

◆ nSamplesPerSec

DWORD waveformat_tag::nSamplesPerSec

Definition at line 1069 of file mmsystem.h.

◆ wFormatTag

WORD waveformat_tag::wFormatTag

Definition at line 1067 of file mmsystem.h.


The documentation for this struct was generated from the following file: