Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

OFX::FramesNeededSetter Class Reference

#include <ofxsImageEffect.h>

List of all members.


Detailed Description

Class used to set the frames needed to render a single frame of a clip in OFX::ImageEffect::getFramesNeeded.

This is a base class, the actual class is private and you don't need to see the glue involved.


Public Member Functions

virtual void setFramesNeeded (const Clip &clip, const OfxRangeD &range)=0
 function to set the frames needed on a clip, the range is min <= time <= max


Member Function Documentation

virtual void OFX::FramesNeededSetter::setFramesNeeded const Clip clip,
const OfxRangeD &  range
[pure virtual]
 

function to set the frames needed on a clip, the range is min <= time <= max


The documentation for this class was generated from the following file:
Generated on Thu Oct 9 13:03:49 2008 for OFX Support by  doxygen 1.3.9.1