Name

OfxProgressSuiteV1::progressStart — Initiate a progress bar display.

Synopsis

#include "ofxProgress.h" 
OfxStatus(*progressStart)(void *effectInstance,
  const char *label);
 

Arguments

  • effectInstance -
  • label -

Description

Call this to initiate the display of a progress bar.

\returns