You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The "repeat" parameter in the "play" definition is only working if "t" and "v" are defined. It would be good to have this working without timestamps - just loop the whole video.
Otherwise the requesting program first needs to parse the file to detect its length.
The text was updated successfully, but these errors were encountered:
In the general case one might want to do various things based on the media length, but it might be worth adding some direct support for the simple common cases that don't require the app making a separate request to load media metadata.
The "repeat" parameter in the "play" definition is only working if "t" and "v" are defined. It would be good to have this working without timestamps - just loop the whole video.
Otherwise the requesting program first needs to parse the file to detect its length.
The text was updated successfully, but these errors were encountered: