Logo of FrontifyDeveloper PortalArrow to the right
GraphQL Reference
Object Type

VideoMarking

No description
Implemented Interfaces

An Interface is an abstract type that includes a certain set of fields that a type must include to implement the interface.

Interface representing a visual Marking (highlighted point/area) of an Asset.

Type Fields
position:MarkingPosition!

The Marking position in percent relative to the top left corner of the Asset.

The Marking dimensions in percent of Asset dimensions.

The timeframe of the Marking. Applicable to Video type Asset items only.