JobInputAsset – Media API – MediaKind
JobInputAsset
object
@odata.typestringRequired
The discriminator for derived types.
assetNamestringRequired
The name of the input Asset
endobjectOptional
Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
Microsoft.Media.AbsoluteClipTimeobject AbsoluteClipTime
@odata.typestringRequired
The discriminator for derived types.
timestringOptionalpattern: ^P(?:(?P
The time position on the timeline of the input media. Specified as an ISO8601 period. e.g PT30S for 30 seconds.
Microsoft.Media.UtcClipTimeobject UtcClipTime
@odata.typestringRequired
The discriminator for derived types.
timestringOptionalformat: date-time
The time position on the timeline of the input media based on UTC time.
triggerobject ScteTrigger Optional
SCTE-35 signal trigger. Recording starts/stops at the first matching signal.
filterslist of list of mapsOptional
Outer array is OR-combined; each inner array is AND-combined field matchers.
[any key]any
searchRangeobject ScteTriggerSearchRange Optional
Bounds the signal search to [anchor+startOffset, anchor+endOffset]. Anchor is time if present, else dispatch_time (start) or resolved_start (end).
endOffsetstringRequired
Closes the signal-search window relative to the anchor (ISO 8601 Duration, e.g. "PT2M").
startOffsetstringRequired
Opens the signal-search window relative to the anchor (ISO 8601 Duration; negative allowed, e.g. "-PT5M").
signalTypeenumRequired
Signal type.
Allowed values:SCTE35
fileslist of stringsOptional
List of files.
labelstringOptional
A label that is assigned to a JobInputClip
startobjectOptional
Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.
## Microsoft.Media.AbsoluteClipTimeobject AbsoluteClipTime
@odata.typestringRequired
The discriminator for derived types.
The time position on the timeline of the input media. Specified as an ISO8601 period. e.g PT30S for 30 seconds.
## Microsoft.Media.UtcClipTimeobject UtcClipTime
@odata.typestringRequired
The discriminator for derived types.
timestringOptionalformat: date-time
The time position on the timeline of the input media based on UTC time.
triggerobject ScteTrigger Optional
SCTE-35 signal trigger. Recording starts/stops at the first matching signal.
filterslist of list of mapsOptional
Outer array is OR-combined; each inner array is AND-combined field matchers.
[any key]any
searchRangeobject ScteTriggerSearchRange Optional
Bounds the signal search to [anchor+startOffset, anchor+endOffset]. Anchor is time if present, else dispatch_time (start) or resolved_start (end).
endOffsetstringRequired
Closes the signal-search window relative to the anchor (ISO 8601 Duration, e.g. "PT2M").
startOffsetstringRequired
Opens the signal-search window relative to the anchor (ISO 8601 Duration; negative allowed, e.g. "-PT5M").
signalTypeenumRequired
Signal type.
Allowed values:SCTE35