PlayheadStateChanged
<< Click to Display Table of Contents >> Navigation: Callbacks > Playhead Events > PlayheadStateChanged |
Usage (system event – rackspace and gig file script only):
On SystemEvent(newValue : double) Matching PlayheadStateChanged
// Indicate that the playhead has been started (1.0) or stopped (0.0)
End