IL(V1.1.2)中每个头文件的作用是什么:
• OMX_Types.h: Data types used in the OpenMAX IL
• OMX_Core.h: OpenMAX IL core API
• OMX_Component.h: OpenMAX IL component API
• OMX_Audio.h: OpenMAX IL audio domain data structures
• OMX_IVCommon.h: OpenMAX IL structures common to image and video domains
• OMX_Video.h: OpenMAX IL video domain data structures
• OMX_Image.h: OpenMAX IL image domain data structures
• OMX_Other.h: OpenMAX IL other domain data structures (includes A/V synchronization)
• OMX_Index.h: Index of all OpenMAX IL-defined data structures
• OMX_ContentPipe.h: Content pipe definition