WavHeader.NumChannels Property
Definition
Gets or sets the number of channels. Always 1 (mono) for files this library can read and write.
public ushort NumChannels { get; }
Gets or sets the number of channels. Always 1 (mono) for files this library can read and write.
public ushort NumChannels { get; }