Skip to content
Commit 13dcccf8 authored by Daniel Kuhn's avatar Daniel Kuhn
Browse files

Introduce onPlay and onPause

onPlay takes a function which gets called with the pause function of the player as argument
whenever the player starts playing

onPause takes a void function which gets called when the player pauses or stops

Add global pause button in example to showcase usage
parent 83c98ccb
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment