libannodex
0.7.3
|
Named constants used by the libannodex C API. More...
Go to the source code of this file.
Enumerations | |
enum | AnxError { ANX_ERR_OK = 0, ANX_ERR_SYSTEM = -1, ANX_ERR_INVALID = -2, ANX_ERR_NOTSUPPORTED = -3, ANX_ERR_DISABLED = -4, ANX_ERR_NOTREADY = -10, ANX_ERR_NOSEEK = -11, ANX_ERR_EOF = -12, ANX_ERR_NOIMPORTER = -13, ANX_ERR_NOTIMPLEMENTED = -99 } |
Named constants used by the libannodex C API.
enum AnxError |