novoda/no-player

Demo Player controls

Mecharyry opened this issue · 1 comments

Problem

We have no way of interacting with the Player.

Potential Solution

Implement a basic controller that includes:

  • Elapsed time.
  • Total duration.
  • Play / pause button.
  • Scrub bar.

Impact

There is no way to test edge cases involving scrubbing, play / pausing without deploying to a client application.

This has been done! #100