Output formats

These constants are used with Out to indicate the output file format or codec to use.

Constant nameValue

OUTPUT_WAV

0

OUTPUT_FLAC

1

OUTPUT_AC3

2

OUTPUT_EAC3

3

OUTPUT_AC4 (unsupported)

4 (AC-4 is not supported)

OUTPUT_AAC

5

OUTPUT_TRUEHD

6

Last updated