EncodingFormat
IPDFDocument4 :: Types used in IPDFDocument4

See Also
Collapse All

This type specifies the encoding format for the sample data used for sound annotations.

Syntax

enum EncodingFormat

Remarks

PDF Creator Pilot supports the following icon types:

Name

Format

Value

efRaw Unspecified or unsigned values in the range 0 to 2^B − 1

0

efSigned Twos-complement values

1

efmuLaw μ-law–encoded samples

2

efALaw A-law–encoded samples

3

See Also

Reference