Skip to content

How to play a marker? from "tm" for "dr" #1642

Answered by calda
ArtemMikhaylov asked this question in Q&A
Discussion options

You must be logged in to vote

It looks like markers with durations (dr values) are currently unsupported on iOS -- we don't parse the dr field. Open to adding support for this, we just need somebody to implement it.

If you have two markers, each with their own tm value, you can use AnimationView.play(fromMarker:toMarker:). This is how AnimatedSwitch and AnimatedButton work, for example.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by calda
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants