TimeLinePlayer Op
Player controls for the timeline
Summary (oneliner)
This op allows complete control over the timeline and gives information such as current position.
Frame number out is based upon 30 FPS.
Use this with the Ops.WebAudio.MediaPlayer op for accurate audio playback of a track.
- Ops.TimeLine.TimeLinePlayer
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
No op example found on this server
INPUT PORTS
Trigger to start timeline
Trigger to pause timeline - pressing play again resumes from this point
Rewind to 0
Set current time - press play to jump to this number
OUTPUT PORTS
Trigger out when play has been triggered
Trigger out when pause has been triggered
Trigger out when rewind has been triggered
Is true when timeline is playing else false
number that time was set to
Current time in seconds1
Current time in frames (30fps)