Dirac - A Video Codec

Created by the British Broadcasting Corporation.


OverlayParams Class Reference

Class holding instrumentation overlay information.

#include <overlay.h>

List of all members.

Public Member Functions

Private Attributes


Member Function Documentation

const int OverlayParams::Background  )  const [inline]
 

const int OverlayParams::Legend  )  const [inline]
 

const int OverlayParams::MvClip  )  const [inline]
 

const OverlayOption OverlayParams::Option  )  const [inline]
 

Get functions... Returns instrumentation command line option

const int OverlayParams::Reference  )  const [inline]
 

const int OverlayParams::SADClip  )  const [inline]
 

void OverlayParams::SetBackground bool  b  )  [inline]
 

void OverlayParams::SetLegend bool  l  )  [inline]
 

void OverlayParams::SetMvClip int  c  )  [inline]
 

void OverlayParams::SetOption OverlayOption  o  )  [inline]
 

Set functions... Set type of instrumentation

void OverlayParams::SetReference int  r  )  [inline]
 

void OverlayParams::SetSADClip int  c  )  [inline]
 


Member Data Documentation

bool OverlayParams::m_bg [private]
 

bool OverlayParams::m_legend [private]
 

int OverlayParams::m_mv_clip [private]
 

OverlayOption OverlayParams::m_option [private]
 

int OverlayParams::m_ref [private]
 

int OverlayParams::m_sad_clip [private]
 


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

© 2004 British Broadcasting Corporation. Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's excellent Doxygen tool.