replayTiming params Schema #

undefined#/properties/postProcess/items/allOf/5/properties/params

Parameters to be passed to the replayTiming module

Abstract Extensible Status Identifiable Custom Properties Additional Properties Access Restrictions Defined In
Can be instantiated No Unknown status No Forbidden Allowed none specSchema.schema.json*

params Type #

object (replayTiming params)

replayTiming params Properties #

Property Type Required Nullable Defined by
timeSource string Optional cannot be null specSchema (Unified Pipeline Specification)
playbackSpeed number Optional cannot be null specSchema (Unified Pipeline Specification)
monotonic boolean Optional cannot be null specSchema (Unified Pipeline Specification)

timeSource #

timeSource TODO

timeSource

playbackSpeed #

Multiplicative factor for playback

playbackSpeed

monotonic #

Orders data by time in always ascending order

monotonic