SoundSampleDataEncodingFormat
Overview
SoundSampleDataEncodingFormat is a enum in Aspose.PDF FOSS for .NET.
SoundSampleDataEncodingFormat enum defines the supported audio encodings: Raw, Signed, muLaw, and ALaw.
This enumeration defines 4 values: Raw, Signed, muLaw, ALaw.
Values
| Value | Description |
|---|
Raw | |
Signed | |
muLaw | |
ALaw | |
See Also