Maestro Audio Framework  v 1.0
NXP Semiconductors
streamer_error.h File Reference

Contains error and logging definitions for streamer. More...

Macros

#define LOGMDL_GENERAL   0x00000008 /* bit 3 */
 Module IDs for error logging.
 
#define LOGMDL_STREAMER   0x00004000 /* bit 14 */
 
#define ERRCODE_AF_OK   ERRCODE_NO_ERROR
 Error codes for the Af system.
 
#define ERRCODE_AF_INVALID_PARAM   ERRCODE_INVALID_ARGUMENT
 
#define ERRCODE_AF_OUT_OF_MEM   ERRCODE_OUT_OF_MEMORY
 
#define ERRCODE_AF_FUNCTION_NOT_SUPPORTED   ERRCODE_NOT_SUPPORTED
 
#define ERRCODE_AF_UNKNOWN   ERRCODE_UNKNOWN
 
#define ERRCODE_AF_INTERNAL   ERRCODE_INTERNAL
 
#define ERRCODE_AF_STREAMER   0x1400
 
#define ERRCODE_AF_STREAMER_NOT_SEEKABLE   0x1414
 
#define ERRCODE_AF_STREAMER_NO_AUDIO_STREAM   0x1415
 
#define ERRCODE_AF_STREAMER_SINK_FMT_NOT_SUPPORT   0x1416
 
#define ERRCODE_AF_STREAMER_CCID_INIT   0x1421
 
#define ERRCODE_AF_STREAMER_CCID_FMT_NOT_SUPPORT   0x1422
 
#define ERRCODE_AF_STREAMER_CCID_DEC_FRAME   0x1423