|
OpenMAXBellagio 0.9.3
|
#include <OMX_Other.h>
Data Fields | |
| OMX_U32 | nSize |
| OMX_VERSIONTYPE | nVersion |
| OMX_U32 | nPortIndex |
| OMX_U32 | nIndex |
| OMX_OTHER_FORMATTYPE | eFormat |
Port format parameter. This structure is used to enumerate the various data input/output format supported by the port.
Definition at line 324 of file OMX_Other.h.
Type of data expected for this channel
Definition at line 329 of file OMX_Other.h.
Referenced by base_clock_port_Constructor(), and omx_video_scheduler_component_SetParameter().
Indicates the enumeration index for the format from 0x0 to N-1
Definition at line 328 of file OMX_Other.h.
Referenced by base_clock_port_Constructor().
Indicates which port to set
Definition at line 327 of file OMX_Other.h.
Referenced by base_clock_port_Constructor(), omx_clocksrc_component_GetParameter(), omx_clocksrc_component_SetParameter(), omx_video_scheduler_component_GetParameter(), and omx_video_scheduler_component_SetParameter().
size of the structure in bytes
Definition at line 325 of file OMX_Other.h.
OMX specification version information
Definition at line 326 of file OMX_Other.h.