nx_video_source_sdk  1.0
Video Source SDK
Static Public Attributes | List of all members
rpi_omx::VideoSplitter Class Reference

OMX.broadcom.video_splitter. More...

#include <rpi_omx.h>

Inheritance diagram for rpi_omx::VideoSplitter:
rpi_omx::Component

Static Public Attributes

static const ComponentType cType = broadcom::VIDEO_SPLITTER
 
static const unsigned IPORT = 250
 
static const unsigned OPORT_1 = 251
 
static const unsigned OPORT_2 = 252
 
static const unsigned OPORT_3 = 253
 
static const unsigned OPORT_4 = 254
 

Additional Inherited Members

- Public Member Functions inherited from rpi_omx::Component
OMX_HANDLETYPE & component ()
 
ComponentType type () const
 
const char * name () const
 
unsigned numPorts () const
 
void dumpPort (OMX_U32 nPortIndex, bool dumpFormats=false)
 
OMX_STATETYPE state ()
 
void switchState (OMX_STATETYPE newState)
 
unsigned count2wait (OMX_U32 nPortIndex) const
 
void enablePort (OMX_U32 nPortIndex=OMX_ALL)
 
void disablePort (OMX_U32 nPortIndex=OMX_ALL)
 
void flushPort (OMX_U32 nPortIndex=OMX_ALL)
 
void getPortDefinition (OMX_U32 nPortIndex, Parameter< OMX_PARAM_PORTDEFINITIONTYPE > &portDef)
 
void setPortDefinition (OMX_U32 nPortIndex, Parameter< OMX_PARAM_PORTDEFINITIONTYPE > &portDef)
 
void allocBuffers (OMX_U32 nPortIndex, Buffer &buffer)
 
void freeBuffers (OMX_U32 nPortIndex, Buffer &buffer)
 
void callFillThisBuffer (Buffer &buffer)
 
void eventCmdComplete (OMX_U32 cmd, OMX_U32)
 
void eventPortSettingsChanged (OMX_U32)
 
- Protected Member Functions inherited from rpi_omx::Component
 Component (ComponentType type, OMX_PTR pAppData, OMX_CALLBACKTYPE *callbacks)
 
unsigned n2idx (OMX_U32 nPortIndex) const
 
unsigned idx2n (unsigned idx) const
 
- Protected Attributes inherited from rpi_omx::Component
OMX_HANDLETYPE m_component
 
ComponentType m_type
 

Detailed Description

OMX.broadcom.video_splitter.


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