Uses of Class
ch.brix.gql.client.frontify.builders.On_VideoMarking
-
Packages that use On_VideoMarking Package Description ch.brix.gql.client.frontify.builders -
-
Uses of On_VideoMarking in ch.brix.gql.client.frontify.builders
Methods in ch.brix.gql.client.frontify.builders that return On_VideoMarking Modifier and Type Method Description On_VideoMarkingOn_VideoMarking. dimensions(VideoMarking_dimensions callBuilder)The `Marking` dimensions in percent of `Asset` dimensions.On_VideoMarkingOn_VideoMarking. position(VideoMarking_position callBuilder)The `Marking` position in percent relative to the top left corner of the `Asset`.On_VideoMarkingOn_VideoMarking. timeframe(VideoMarking_timeframe callBuilder)The timeframe of the `Marking`.Methods in ch.brix.gql.client.frontify.builders with parameters of type On_VideoMarking Modifier and Type Method Description AssetComment_markingAssetComment_marking. onVideoMarking(On_VideoMarking typeBuilder)
-