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

VideoMuxEnv Class Reference

#include <videomux_env.h>

List of all members.

Public Member Functions

 VideoMuxEnv (const Id &n, In< videomux_args_t > &muxArguments, In< pT_header > &seqInfoF, Out< imagePosition > &YimgPosF0, Out< imagePosition > &UVimgPosF0, Out< imagePosition > &YimgPosF1, Out< imagePosition > &UVimgPosF1)
void main ()
const char * type () const

Private Attributes

InPort< videomux_args_tmuxArgumentsP
InPort< pT_header > seqInfoP
OutPort< imagePositionYimgPosP0
OutPort< imagePositionUVimgPosP0
OutPort< imagePositionYimgPosP1
OutPort< imagePositionUVimgPosP1


Constructor & Destructor Documentation

VideoMuxEnv::VideoMuxEnv const Id &  n,
In< videomux_args_t > &  muxArguments,
In< pT_header > &  seqInfoF,
Out< imagePosition > &  YimgPosF0,
Out< imagePosition > &  UVimgPosF0,
Out< imagePosition > &  YimgPosF1,
Out< imagePosition > &  UVimgPosF1
 

Definition at line 6 of file videomux_env.cc.


Member Function Documentation

void VideoMuxEnv::main  ) 
 

Definition at line 28 of file videomux_env.cc.

References videomux_args_t::depth, imagePosition::enabled, videomux_args_t::hpos, muxArgumentsP, videomux_args_t::NSTRM, seqInfoP, UVimgPosP0, UVimgPosP1, videomux_args_t::vpos, imagePosition::x, imagePosition::y, YimgPosP0, YimgPosP1, and imagePosition::z.

const char* VideoMuxEnv::type  )  const [inline]
 

Definition at line 31 of file videomux_env.h.


Member Data Documentation

InPort<videomux_args_t> VideoMuxEnv::muxArgumentsP [private]
 

Definition at line 34 of file videomux_env.h.

Referenced by main().

InPort<pT_header> VideoMuxEnv::seqInfoP [private]
 

Definition at line 35 of file videomux_env.h.

Referenced by main().

OutPort<imagePosition> VideoMuxEnv::UVimgPosP0 [private]
 

Definition at line 38 of file videomux_env.h.

Referenced by main().

OutPort<imagePosition> VideoMuxEnv::UVimgPosP1 [private]
 

Definition at line 40 of file videomux_env.h.

Referenced by main().

OutPort<imagePosition> VideoMuxEnv::YimgPosP0 [private]
 

Definition at line 37 of file videomux_env.h.

Referenced by main().

OutPort<imagePosition> VideoMuxEnv::YimgPosP1 [private]
 

Definition at line 39 of file videomux_env.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