@odata.type (string, Required): The discriminator for derived types.
baseUri (string, Optional): Base URI for HTTPS job input. It will be concatenated with provided file names. If no base uri is given, then the provided file list is assumed to be fully qualified uris.
end (object, Optional): (NOT IMPLEMENTED) Defines a point on the timeline of the input media at which processing will end. Defaults to the end of the input media.
Variants
@odata.type: Select one variant:
Microsoft.Media.AbsoluteClipTime
times (string, Optional): pattern: ^P(?:(?P\d+)Y)?(?:(?P\d+)M)?(?:(?P\d+)W)?(?:(?P\d+)D)?T(?:(?P\d+)H)?(?:(?P\d+)M)?(?:(?P(?:\d\*.)?\d+)S)?$
files (list of strings, Required): List of files. Required for JobInputHttp.
label (string, Optional): A label that is assigned to a JobInputClip.
start (object, Optional): (NOT IMPLEMENTED) Defines a point on the timeline of the input media at which processing will start. Defaults to the beginning of the input media.