OMX_ContentPipe.h File Reference

Typedef CPresult

typedef OMX_U32 CPresult

Map types from OMX standard types only here so interface is as generic as possible.

Typedef CPstring

typedef char * CPstring

Typedef CPhandle

typedef void * CPhandle

Typedef CPuint

typedef OMX_U32 CPuint

Typedef CPint

typedef OMX_S32 CPint

Typedef CPbyte

typedef char CPbyte

Typedef CPbool

typedef OMX_BOOL CPbool

Typedef CP_ORIGINTYPE

typedef enum CP_ORIGINTYPE CP_ORIGINTYPE

enumeration of origin types used in the CP_PIPETYPE's Seek function

Typedef CP_ACCESSTYPE

typedef enum CP_ACCESSTYPE CP_ACCESSTYPE

enumeration of contact access types used in the CP_PIPETYPE's Open function

Typedef CP_CHECKBYTESRESULTTYPE

typedef enum CP_CHECKBYTESRESULTTYPE CP_CHECKBYTESRESULTTYPE

enumeration of results returned by the CP_PIPETYPE's CheckAvailableBytes function

Typedef CP_EVENTTYPE

typedef enum CP_EVENTTYPE CP_EVENTTYPE

enumeration of content pipe events sent to the client callback.

Typedef CP_PIPETYPE

typedef struct CP_PIPETYPE CP_PIPETYPE

content pipe definition