ReactOS 0.4.15-dev-7842-g558ab78
wave_hdr Struct Reference

#include <sndrec32.h>

Public Attributes

DWORD Subchunkid
 
DWORD Subchunk1Size
 
WORD AudioFormat
 
WORD NumChannels
 
DWORD SampleRate
 
DWORD ByteRate
 
WORD BlockAlign
 
WORD BitsPerSample
 

Detailed Description

Definition at line 83 of file sndrec32.h.

Member Data Documentation

◆ AudioFormat

WORD wave_hdr::AudioFormat

Definition at line 87 of file sndrec32.h.

◆ BitsPerSample

WORD wave_hdr::BitsPerSample

Definition at line 92 of file sndrec32.h.

◆ BlockAlign

WORD wave_hdr::BlockAlign

Definition at line 91 of file sndrec32.h.

◆ ByteRate

DWORD wave_hdr::ByteRate

Definition at line 90 of file sndrec32.h.

◆ NumChannels

WORD wave_hdr::NumChannels

Definition at line 88 of file sndrec32.h.

◆ SampleRate

DWORD wave_hdr::SampleRate

Definition at line 89 of file sndrec32.h.

◆ Subchunk1Size

DWORD wave_hdr::Subchunk1Size

Definition at line 86 of file sndrec32.h.

◆ Subchunkid

DWORD wave_hdr::Subchunkid

Definition at line 85 of file sndrec32.h.


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