Name

OfxTimeLineSuiteV1::getTimeBounds — Get the current bounds on a timeline

Synopsis

#include "ofxTimeLine.h" 
OfxStatus(*getTimeBounds)(void *instance,
  double *firstTime,
  double *lastTime);
 

Arguments

  • instance -
  • firstTime -
  • lastTime -

Description

This function

Returns