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

Is a selection of t a point or a duration? #2271

Open
azaroth42 opened this issue Jan 30, 2024 · 2 comments
Open

Is a selection of t a point or a duration? #2271

azaroth42 opened this issue Jan 30, 2024 · 2 comments

Comments

@azaroth42
Copy link
Member

azaroth42 commented Jan 30, 2024

According to the PointSelector definition, the value of t is a floating point number of seconds. It thus selects an instant in time with a 0 duration.

The Presentation API says:

A segment of the Canvas’s area using the media fragment syntax of #xywh= for spatial regions, and/or #t= for temporal segments.

The definition of t in media fragments:

denoted by the name t, and specified as an interval with a begin time and an end time

This led to confusion in #2253 as to how to select a point over time, and we should fix it.

@azaroth42
Copy link
Member Author

Eds to discuss and come back with a proposal

@azaroth42
Copy link
Member Author

Will be solved by #2280 if approved

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