Click or drag to resize

WavCompression Enumeration

Compression formats available in the WAV file standard

Namespace:  Atalasoft.PdfDoc.Generating.Multimedia
Assembly:  Atalasoft.PdfDoc (in Atalasoft.PdfDoc.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public enum WavCompression
Members
  Member nameDescription
Unknown Unknown
PCM Pulse code modulation
ADPCM Adapative differential pulse code modulation
ALaw A-law compression
MuLaw Mu-Law compression
IMAADPCM Interactive Multimedia Association adaptive differential pulse code modulation
ITUG723 G.723 speech codec
GSM610 GSM 6.10 lossy compression
ITUG721 G.721 speech codec
Mpeg Mpeg compression
Experimental Experimential - not recommended.
See Also