Skip to content
  1. Sep 29, 2022
    • Daniel Kuhn's avatar
      Introduce onPlay and onPause · 13dcccf8
      Daniel Kuhn authored
      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
      13dcccf8
    • Daniel Kuhn's avatar
      Add API documentation in README · edf40c0f
      Daniel Kuhn authored
      edf40c0f
  2. Sep 28, 2022
  3. Sep 27, 2022
  4. Sep 26, 2022
  5. Sep 23, 2022