Skip to content

WavFile.SampleData Property

Definition

Gets the raw sample data.

public IReadOnlyList<Byte> SampleData { get; }

View source

Property Value

IReadOnlyList<Byte>