SeekToAction constant

IriTerm const SeekToAction

IRI for schemahttp:SeekToAction

This is the {Action} of navigating to a specific {startOffset} timestamp within a {VideoObject}, typically represented with a URL template structure.

Implementation

static const SeekToAction = IriTerm.prevalidated(
  'http://schema.org/SeekToAction',
);