UtcClipTime – Media API – MediaKind

UtcClipTime

object
@odata.typestringRequired
The discriminator for derived types.

timestring Optional
format: date-time
The time position on the timeline of the input media based on UTC time.

trigger
object ScteTrigger Optional
SCTE-35 signal trigger. Recording starts/stops at the first matching signal.

Show 3 propertiesHide 3 properties

filters
list of list of maps Optional
Outer array is OR-combined; each inner array is AND-combined field matchers.

Show value schemaHide value schema
[any key] any

searchRange
object ScteTriggerSearchRange Optional
Bounds the signal search to [anchor+startOffset, anchor+endOffset]. Anchor is time if present, else dispatch_time (start) or resolved_start (end).

Show 2 propertiesHide 2 properties

endOffset
string Required
Closes the signal-search window relative to the anchor (ISO 8601 Duration, e.g. "PT2M").

startOffset
string Required
Opens the signal-search window relative to the anchor (ISO 8601 Duration; negative allowed, e.g. "-PT5M").

signalType
enum Required
Signal type.
Allowed values: SCTE35