SoundSampleData.BitsPerChannel

SoundSampleData.BitsPerChannel property

Gets or sets the number of bits per sample value per channel.

public int BitsPerChannel { get; set; }

See Also