Deprecated List

Global Engine_getCpuLoad

This service has been replaced by Server_getCpuLoad() to better indicate that this API is not intended for obtaining the current processor's CPU load, rather it obtains the CPU load of a remote Server.

Global Engine_getUsedMem

This service has been replaced by Server_getMemStat() to better indicate that this API is not intended for obtaining the current processor's memory statistics, rather it obtains the memory statistics of a remote Server. Also, Server_getMemStat() provides more granularity than Engine_getUsedMem().

Global IAUDIO_ChannelId
This enumeration is only supported on 0.9 XDM. To use it, you must define "XDM_INCLUDE_DOT9_SUPPORT" prior to including this file. In XDM 1.00, this has been superceded by IAUDIO_ChannelMode.

Global Memory_contigAlloc

This function has been superceded by Memory_alloc() and will be removed in a future release. Users are recommended to modify their applications to use the new, more flexible Memory_alloc() instead.

Group ti_xdais_dm_IAUDDEC
This XDM audio decoder interface has been deprecated, and superceeded by newer IAUDDECx audio decoder interfaces.

Group ti_xdais_dm_IAUDENC
This XDM audio encoder interface has been deprecated, and superceeded by newer IAUDENCx audio encoder interfaces.

Group ti_xdais_dm_IIMGDEC
This XDM image decoder interface has been deprecated, and superceeded by newer IIMGDECx image decoder interfaces.

Group ti_xdais_dm_IIMGENC
This XDM image encoder interface has been deprecated, and superceeded by newer IIMGENCx image encoder interfaces.

Group ti_xdais_dm_ISPHDEC
This XDM speech decoder interface has been deprecated, and superceeded by newer ISPHDECx speech decoder interfaces.

Group ti_xdais_dm_ISPHENC
This XDM speech encoder interface has been deprecated, and superceeded by newer ISPHENCx speech encoder interfaces.

Group ti_xdais_dm_IVIDDEC
This XDM video decoder interface has been deprecated, and superceeded by newer IVIDDECx video decoder interfaces.

Group ti_xdais_dm_IVIDENC
This XDM video encoder interface has been deprecated, and superceeded by newer IVIDENCx video encoder interfaces.

Global XDM_ERUNTIME
This is only supported on 0.9 XDM. To use it, you must define "XDM_INCLUDE_DOT9_SUPPORT". In XDM 1.00+, it is required that codecs return "EFAIL", as "ERUNTIME" is not supported.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Defines

Copyright 2010, Texas Instruments Incorporated