|
OpenMAXBellagio 0.9.3
|
| typedef enum CP_ACCESSTYPE CP_ACCESSTYPE |
enumeration of contact access types used in the CP_PIPETYPE's Open function
| typedef enum CP_CHECKBYTESRESULTTYPE CP_CHECKBYTESRESULTTYPE |
enumeration of results returned by the CP_PIPETYPE's CheckAvailableBytes function
| typedef enum CP_EVENTTYPE CP_EVENTTYPE |
enumeration of content pipe events sent to the client callback.
| typedef enum CP_ORIGINTYPE CP_ORIGINTYPE |
enumeration of origin types used in the CP_PIPETYPE's Seek function
| typedef struct CP_PIPETYPE CP_PIPETYPE |
content pipe definition
| typedef struct OMX_PARAM_CONTENTPIPETYPE OMX_PARAM_CONTENTPIPETYPE |
| typedef struct OMX_PARAM_CONTENTURITYPE OMX_PARAM_CONTENTURITYPE |
| enum CP_ACCESSTYPE |
enumeration of contact access types used in the CP_PIPETYPE's Open function
Definition at line 89 of file OMX_ContentPipe.h.
enumeration of results returned by the CP_PIPETYPE's CheckAvailableBytes function
Definition at line 101 of file OMX_ContentPipe.h.
| enum CP_EVENTTYPE |
enumeration of content pipe events sent to the client callback.
Definition at line 123 of file OMX_ContentPipe.h.
| enum CP_ORIGINTYPE |
enumeration of origin types used in the CP_PIPETYPE's Seek function
Definition at line 77 of file OMX_ContentPipe.h.
| OMX_API OMX_ERRORTYPE OMX_GetContentPipe | ( | OMX_OUT OMX_HANDLETYPE * | hPipe, |
| OMX_IN OMX_STRING | szURI | ||
| ) |