Dirac - A Video Codec

Created by the British Broadcasting Corporation.


Public Member Functions | Private Attributes

dirac_instr::OverlayParams Class Reference

Class holding instrumentation overlay information.

#include <overlay.h>

List of all members.

Public Member Functions

Private Attributes


Member Function Documentation

int dirac_instr::OverlayParams::Background ( ) const [inline]

References m_bg.

int dirac_instr::OverlayParams::Legend ( ) const [inline]

References m_legend.

int dirac_instr::OverlayParams::MvClip ( ) const [inline]

References m_mv_clip.

OverlayOption dirac_instr::OverlayParams::Option ( ) const [inline]

Returns instrumentation command line option

References m_option.

int dirac_instr::OverlayParams::Reference ( ) const [inline]

References m_ref.

int dirac_instr::OverlayParams::SADClip ( ) const [inline]

References m_sad_clip.

void dirac_instr::OverlayParams::SetBackground ( bool  b) [inline]

References m_bg.

void dirac_instr::OverlayParams::SetLegend ( bool  l) [inline]

References m_legend.

void dirac_instr::OverlayParams::SetMvClip ( int  c) [inline]

References m_mv_clip.

void dirac_instr::OverlayParams::SetOption ( OverlayOption  o) [inline]

Set type of instrumentation

References m_option.

void dirac_instr::OverlayParams::SetReference ( int  r) [inline]

References m_ref.

void dirac_instr::OverlayParams::SetSADClip ( int  c) [inline]

References m_sad_clip.


Member Data Documentation

Referenced by Background(), and SetBackground().

Referenced by Legend(), and SetLegend().

Referenced by MvClip(), and SetMvClip().

Referenced by Option(), and SetOption().

Referenced by Reference(), and SetReference().

Referenced by SADClip(), and SetSADClip().


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.