Enum Sound.AudioFileType ​
Namespace: ValveResourceFormat.ResourceTypes
Assembly: ValveResourceFormat.dll
Specifies the audio file container type.
csharp
public enum Sound.AudioFileTypeFields ​
AAC = 0
Advanced Audio Coding container.
WAV = 1
Waveform Audio File Format container.
MP3 = 2
MPEG Layer 3 container.

