MgzJOutputStream.C File Reference

#include "Media/MgzJOutputStream.H"
#include "Component/ModelOptionDef.H"
#include "Image/Image.H"
#include "Image/Pixels.H"
#include "Media/MgzJEncoder.H"
#include "Raster/GenericFrame.H"
#include "Transport/TransportOpts.H"
#include "Util/Assert.H"
#include "Util/log.H"
#include "rutz/shared_ptr.h"
#include "rutz/trace.h"
Include dependency graph for MgzJOutputStream.C:

Go to the source code of this file.

Variables

const ModelOptionDef OPT_MgzJOutputStreamCompLevel

Detailed Description

Write frames to a .mgzj file

Definition in file MgzJOutputStream.C.


Variable Documentation

const ModelOptionDef OPT_MgzJOutputStreamCompLevel
Initial value:
 
{ MODOPT_ARG(int), "MgzJOutputStreamCompLevel", &MOC_OUTPUT, OPTEXP_CORE,
  "Gzip compression level to use for the MgzJ file.\n"
    "  Higher values use better compression at the cost of speed and memory,"
    "  while a value of 0 will not compress the frames at all.",
  "output-mgzj-complev", '\0', "<1..9>", "6" }

Definition at line 48 of file MgzJOutputStream.C.

Generated on Sun May 8 08:42:45 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3