TuttleOFX  1
tuttle::plugin::jpeg2000::writer::Jpeg2000WriterPlugin Class Reference

Jpeg2000 plugin. More...

#include <Jpeg2000WriterPlugin.hpp>

Inheritance diagram for tuttle::plugin::jpeg2000::writer::Jpeg2000WriterPlugin:
Collaboration diagram for tuttle::plugin::jpeg2000::writer::Jpeg2000WriterPlugin:

Public Member Functions

 Jpeg2000WriterPlugin (OfxImageEffectHandle handle)
Jpeg2000ProcessParams getProcessParams (const OfxTime time)
void changedParam (const OFX::InstanceChangedArgs &args, const std::string &paramName)
 called when a param has just had its value changed
void render (const OFX::RenderArguments &args)
 The overridden render function.

Protected Attributes

OFX::ChoiceParam_paramCineProfil
OFX::BooleanParam_paramLossless

Detailed Description

Jpeg2000 plugin.

Definition at line 23 of file Jpeg2000WriterPlugin.hpp.


Constructor & Destructor Documentation

tuttle::plugin::jpeg2000::writer::Jpeg2000WriterPlugin::Jpeg2000WriterPlugin ( OfxImageEffectHandle  handle)

Member Function Documentation

void tuttle::plugin::jpeg2000::writer::Jpeg2000WriterPlugin::changedParam ( const OFX::InstanceChangedArgs args,
const std::string &  paramName 
) [virtual]
void tuttle::plugin::jpeg2000::writer::Jpeg2000WriterPlugin::render ( const OFX::RenderArguments args) [virtual]

The overridden render function.

Parameters:
[in]argsRendering parameters

Reimplemented from tuttle::plugin::WriterPlugin.

Definition at line 68 of file Jpeg2000WriterPlugin.cpp.


Field Documentation


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