Skip to content

WaveFile.BitRateType

AutumnSky1010 edited this page Nov 18, 2022 · 4 revisions

Enum BitRateType

Definition

Namespace: SoundMaker.WaveFile
Assembly: SoundMaker.dll

The type which is expressed bit rate of the sound.

public enum BitRateType : ushort

Fields

Name Value Desctiption
SixteenBit 0x0010 16bit
EightBit 0x0008 8bit
Clone this wiki locally