Enum Sound.AudioFormatV4
- Namespace
- ValveResourceFormat.ResourceTypes
- Assembly
- ValveResourceFormat.dll
Specifies the audio encoding format for version 4 sound files.
public enum Sound.AudioFormatV4
Fields
PCM16 = 0
PCM8 = 1
MP3 = 2
ADPCM = 3
Specifies the audio encoding format for version 4 sound files.
public enum Sound.AudioFormatV4
PCM16 = 0
PCM8 = 1
MP3 = 2
ADPCM = 3