Skip to content

WavFile Class

Definition

Represents a WAV audio file.

public sealed class WavFile : IOFile

View source

Constructors

Name Description
WavFile(UInt32, Byte[]) Represents a WAV audio file.

Properties

Name Description
SampleData Gets the raw sample data.
SampleRate Gets the sample rate of the audio in Hz.