Click or drag to resize

SoundEncodingFormat Enumeration

Represents allowable PDF sound data formats.

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 SoundEncodingFormat
Members
  Member nameDescription
Raw Raw, or pulse code modulation (PCM)
Signed Data that should be interpreted as signed.
MuLaw MuLaw compression
ALaw ALaw compression
See Also