Enumeration DecoderResultConst

Enumeration Members

Enumeration Members

Success: 0

The calling is successful.

TryAgainLater: -1

Output is not available in this state, need more input buffers.

Error: -2

The calling fails.

Generated using TypeDoc