WavHeader.AudioFormat Property
Definition
Gets or sets the audio format code. Always 1 (PCM) for files this library can read and write.
public ushort AudioFormat { get; }
Gets or sets the audio format code. Always 1 (PCM) for files this library can read and write.
public ushort AudioFormat { get; }