Searched defs:CoreMessage (Results 1 – 1 of 1) sorted by relevance
226 struct CoreMessage struct228 …A reference to the main structure that defines a component. It represents the target of the message229 …OMX_S32 MessageType; /// the flag that specifies if the message is a command, a warning or an error230 …// the first field of the message. Its use is the same as specified for the command in OpenMAX spec231 …/ the second field of the message. Its use is the same as specified for the command in OpenMAX spec232 … OMX_PTR pCmdData; /// This pointer could contain some proprietary data not covered by the standard