OpenMAX Bellagio 0.9.3
OMX_TUNNELSETUPTYPE Struct Reference

#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 635 of file OMX_Core.h.

Field Documentation

◆ eSupplier

OMX_BUFFERSUPPLIERTYPE OMX_TUNNELSETUPTYPE::eSupplier

supplier preference

Definition at line 638 of file OMX_Core.h.

Referenced by base_port_ComponentTunnelRequest(), omx_base_component_GetParameter(), and OMX_SetupTunnel().

◆ nTunnelFlags

OMX_U32 OMX_TUNNELSETUPTYPE::nTunnelFlags

bit flags for tunneling

Definition at line 637 of file OMX_Core.h.

Referenced by base_port_ComponentTunnelRequest(), omx_base_component_GetParameter(), and OMX_SetupTunnel().


The documentation for this struct was generated from the following file:

Generated for OpenMAX Bellagio rel. 0.9.3 by  doxygen 1.5.1
SourceForge.net Logo