kOfxParamPropShowTimeMarker
— Enables the display of a time marker on the host's time line to indicate the value of the absolute time param.
#include "/ofxParam.h" #define kOfxParamPropShowTimeMarker "OfxParamPropShowTimeMarker"
This is a property that belongs to the plugin parameter descriptor (read/write) and instance (read/write).
Enables the display of a time marker on the host's time line to indicate the value of the absolute time param.
If a double parameter is has
kOfxParamPropDoubleType
set to
kOfxParamDoubleTypeAbsoluteTime
, then this indicates whether any marker should be made visible on the host's time line.