Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add auto-advance behavior #1583

Closed
azaroth42 opened this issue Apr 19, 2018 · 1 comment
Closed

Add auto-advance behavior #1583

azaroth42 opened this issue Apr 19, 2018 · 1 comment

Comments

@azaroth42
Copy link
Member

Duplicating from https://github.com/IIIF/iiif-av/blob/master/source/api/av/index.md for documentation purposes.

  • Add a new viewingHint value of "auto-advance", that can be associated with Collection, Manifest, Sequence and Canvas. When the client reaches the end of a Canvas with a duration dimension that has (or is within a resource that has) this viewingHint, it SHOULD immediately proceed to the next Canvas and render it.
    If there is no subsequent Canvas in the current context, then this viewingHint should be ignored.
    When applied to a Collection, the client should treat the first Canvas of the next Manifest as following the last Canvas of the previous Manifest, respecting any startCanvas specified.
@azaroth42 azaroth42 added this to the Presentation 3.0 milestone Apr 19, 2018
@azaroth42
Copy link
Member Author

Closing, done at some point in the depths of github history. Don't git-blame me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant