OMX_TUNNELSETUPTYPE Struct Reference
[Tunneling]

#include <OMX_Core.h>


Data Fields

OMX_U32 nTunnelFlags
OMX_BUFFERSUPPLIERTYPE eSupplier


Detailed Description

The OMX_TUNNELSETUPTYPE structure is used to pass data from an output port to an input port as part the two ComponentTunnelRequest calls resulting from a OMX_SetupTunnel call from the IL Client.

Definition at line 594 of file OMX_Core.h.


Field Documentation

OMX_U32 OMX_TUNNELSETUPTYPE::nTunnelFlags

bit flags for tunneling

Definition at line 596 of file OMX_Core.h.

Referenced by OMX_SetupTunnel().

OMX_BUFFERSUPPLIERTYPE OMX_TUNNELSETUPTYPE::eSupplier

supplier preference

Definition at line 597 of file OMX_Core.h.

Referenced by OMX_SetupTunnel().


The documentation for this struct was generated from the following file:
Generated for OpenMAX Bellagio rel. 0.9.0 by  doxygen 1.5.1
SourceForge.net Logo