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 bits signed. |
PCM8 | PCM 8 bits unsigned. |