Enum WaveFormatEncodings
Describes the possible values of the property Encoding.
Namespace: Evergine.Common.Audio
Assembly: Evergine.Common.dll
Syntax
public enum WaveFormatEncodings
Fields
Name | Description |
---|---|
PCM16 | PCM 16-bit signed. |
PCM8 | PCM 8-bit unsigned. |