dascritch / cpu-audio

An audio WebComponent to provide timecoded links and other features to an audio tag
https://dascritch.github.io/cpu-audio/
GNU Lesser General Public License v3.0
24 stars 2 forks source link

On loading at start to a timecode, should visually indicate "wait" mode #176

Open dascritch opened 3 years ago

dascritch commented 3 years ago

When a page is loaded with a time indication, the targetted player should be in "load" mode to indicate it will start later.

This is a tricky situation, as we should be able to indicate the relevant status ("play" or "pause") afterwards, and not display "load" for problematic situations (Safari iOS b.e.)