WavHeader Struct

Definition

Wave header

public struct WavHeader
type WavHeader = struct
Public Structure WavHeader
Inheritance
WavHeader

Properties

AudioFormat

Audio format

BitsPerSample

Bits per sample

BlockAlign

Block alignment

ByteRate

Byte rate

Chunk

The wave chunk header

Format

The format

NumChannels

Number of channels

SampleRate

Sample rate

SubChunk1

First sub chunk

SubChunk2

Second sub chunk

Applies to