|
OpenMAXBellagio
0.9.3
|
#include <OMX_IVCommon.h>
Data Fields | |
| OMX_U32 | nSize |
| OMX_VERSIONTYPE | nVersion |
| OMX_U32 | nPortIndex |
| OMX_S32 | nLeft |
| OMX_S32 | nTop |
| OMX_U32 | nWidth |
| OMX_U32 | nHeight |
Frame size plus position
STRUCT MEMBERS: nSize : Size of the structure in bytes nVersion : OMX specification version information nPortIndex : Port that this structure applies to nLeft : X Coordinate of the top left corner of the rectangle nTop : Y Coordinate of the top left corner of the rectangle nWidth : Width of the rectangle nHeight : Height of the rectangle
Definition at line 397 of file OMX_IVCommon.h.
| OMX_U32 OMX_CONFIG_RECTTYPE::nHeight |
Definition at line 404 of file OMX_IVCommon.h.
| OMX_S32 OMX_CONFIG_RECTTYPE::nLeft |
Definition at line 401 of file OMX_IVCommon.h.
| OMX_U32 OMX_CONFIG_RECTTYPE::nPortIndex |
Definition at line 400 of file OMX_IVCommon.h.
| OMX_U32 OMX_CONFIG_RECTTYPE::nSize |
Definition at line 398 of file OMX_IVCommon.h.
| OMX_S32 OMX_CONFIG_RECTTYPE::nTop |
Definition at line 402 of file OMX_IVCommon.h.
| OMX_VERSIONTYPE OMX_CONFIG_RECTTYPE::nVersion |
Definition at line 399 of file OMX_IVCommon.h.
| OMX_U32 OMX_CONFIG_RECTTYPE::nWidth |
Definition at line 403 of file OMX_IVCommon.h.
1.5.1