WavHeader.ByteRate Property
Definition
Gets or sets the byte rate: SampleRate * NumChannels * BitsPerSample / 8.
public uint ByteRate { get; }
Gets or sets the byte rate: SampleRate * NumChannels * BitsPerSample / 8.
public uint ByteRate { get; }