Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Specifies the encoding format for the sample data.
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Raw | 0 | Unspecified or unsigned values in the range 0 to 2^B − 1. | |
Signed | 1 | Twos-complement values. | |
MuLaw | 2 | μ-lawencoded samples. | |
ALaw | 3 | A-lawencoded samples. |
See Also