Main Page | Namespace List | Compound List | File List | Compound Members | File Members

VideoMuxCtl Class Reference

#include <videomux_ctl.h>

List of all members.

Public Member Functions

 VideoMuxCtl (const Id &n, In< VYAimageType > &YUVimgTypeInF0, In< VYAimageType > &YUVimgTypeInF1, Out< VYAimageType > &YUVimgTypeOutF)
const char * type () const
void main ()

Private Attributes

InPort< VYAimageType > YUVimgTypeInP0
InPort< VYAimageType > YUVimgTypeInP1
OutPort< VYAimageType > YUVimgTypeOutP


Constructor & Destructor Documentation

VideoMuxCtl::VideoMuxCtl const Id &  n,
In< VYAimageType > &  YUVimgTypeInF0,
In< VYAimageType > &  YUVimgTypeInF1,
Out< VYAimageType > &  YUVimgTypeOutF
 

Definition at line 5 of file videomux_ctl.cc.


Member Function Documentation

void VideoMuxCtl::main  ) 
 

Definition at line 25 of file videomux_ctl.cc.

References YUVimgTypeInP0, YUVimgTypeInP1, and YUVimgTypeOutP.

const char * VideoMuxCtl::type  )  const
 

Definition at line 20 of file videomux_ctl.cc.


Member Data Documentation

InPort<VYAimageType> VideoMuxCtl::YUVimgTypeInP0 [private]
 

Definition at line 25 of file videomux_ctl.h.

Referenced by main().

InPort<VYAimageType> VideoMuxCtl::YUVimgTypeInP1 [private]
 

Definition at line 26 of file videomux_ctl.h.

Referenced by main().

OutPort<VYAimageType> VideoMuxCtl::YUVimgTypeOutP [private]
 

Definition at line 28 of file videomux_ctl.h.

Referenced by main().


The documentation for this class was generated from the following files:
Generated on Wed Feb 15 14:52:45 2006 for videomux by doxygen 1.3.2