Name

OfxProgressSuiteV1::progressUpdate — Indicate how much of the processing task has been completed and reports on any abort status.

Synopsis

#include "ofxProgress.h" 
OfxStatus(*progressUpdate)(void *effectInstance,
 doubleprogress);
 

Arguments

  • effectInstance -
  • progress -

Description

\returns