#include <OMX_Other.h>
Data Fields | |
OMX_U32 | nSize |
OMX_VERSIONTYPE | nVersion |
OMX_U32 | nPortIndex |
OMX_U32 | nIndex |
OMX_OTHER_FORMATTYPE | eFormat |
Definition at line 312 of file OMX_Other.h.
size of the structure in bytes
Definition at line 313 of file OMX_Other.h.
OMX specification version information
Definition at line 314 of file OMX_Other.h.
Indicates which port to set
Definition at line 315 of file OMX_Other.h.
Referenced by base_clock_port_Constructor(), omx_alsasink_component_GetParameter(), omx_alsasink_component_SetParameter(), omx_clocksrc_component_GetParameter(), omx_clocksrc_component_SetParameter(), omx_fbdev_sink_component_GetParameter(), and omx_fbdev_sink_component_SetParameter().
Indicates the enumeration index for the format from 0x0 to N-1
Definition at line 316 of file OMX_Other.h.
Referenced by base_clock_port_Constructor().
Type of data expected for this channel
Definition at line 317 of file OMX_Other.h.
Referenced by base_clock_port_Constructor(), omx_alsasink_component_SetParameter(), and omx_fbdev_sink_component_SetParameter().