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
Add SeekToAction type, which will be the value for potentialAction property under VideoObject.
SeekToAction will have properties for target, which takes URL as value, and startOffset-input, which is a pseudo property a la Action schema that takes Text as value to represent timestamp value to be filled in the target.
The text was updated successfully, but these errors were encountered:
To contextualize this proposal more explicitly, it is a proposal from Google based on our experience with existing product features that consume /VideoObject and /Action markup for media content. As always, we won't predict or promise whether or when we'll use it (hence it is proposed for Pending) but it would fill a practical gap, and it is something we'd strongly consider consuming if standardized.
Add SeekToAction type, which will be the value for potentialAction property under VideoObject.
SeekToAction will have properties for target, which takes URL as value, and startOffset-input, which is a pseudo property a la Action schema that takes Text as value to represent timestamp value to be filled in the target.
The text was updated successfully, but these errors were encountered: