xoreos
0.0.5
|
Compression types in Microsoft's WAVEFORMAT(EX). More...
Go to the source code of this file.
Namespaces | |
Sound | |
Enumerations | |
enum | Sound::WaveCompressionType { Sound::kWavePCM = 0x0001, Sound::kWaveMSADPCM = 0x0002, Sound::kWaveMSIMAADPCM = 0x0011, Sound::kWaveMSIMAADPCM2 = 0x0069, Sound::kWaveWMAv2 = 0x0161 } |
Compression types in Microsoft's WAVEFORMAT(EX).
Definition in file wave_types.h.