WavHeader.BitsPerSample Property
Definition
Gets or sets the number of bits per sample. Always 8 for files this library can read and write.
public ushort BitsPerSample { get; }
Gets or sets the number of bits per sample. Always 8 for files this library can read and write.
public ushort BitsPerSample { get; }