Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac::DecoderParams Class Reference

Parameters for the decoding process. More...

#include <common.h>

Inheritance diagram for dirac::DecoderParams:

Inheritance graph
[legend]
Collaboration diagram for dirac::DecoderParams:

Collaboration graph
[legend]

List of all members.

Public Member Functions

Private Attributes


Detailed Description

Parameters for the decoding process. Derived from CodecParams.

Constructor & Destructor Documentation

dirac::DecoderParams::DecoderParams ( const VideoFormat video_format = VIDEO_FORMAT_CIF,
FrameType  ftype = INTRA_FRAME,
unsigned int  num_refs = 0,
bool  set_defaults = false 
)


Member Function Documentation

bool dirac::DecoderParams::Verbose (  )  const [inline]

void dirac::DecoderParams::SetVerbose ( bool  v  )  [inline]


Member Data Documentation

bool dirac::DecoderParams::m_verbose [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.