Uses of Class
com.azure.resourcemanager.mediaservices.models.JobInputHttp
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of JobInputHttp in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionJobInputHttp.withBaseUri
(String baseUri) Set the baseUri property: Base URI for HTTPS job input.Set the end property: Defines a point on the timeline of the input media at which processing will end.Set the files property: List of files.JobInputHttp.withInputDefinitions
(List<InputDefinition> inputDefinitions) Set the inputDefinitions property: Defines a list of InputDefinitions.Set the label property: A label that is assigned to a JobInputClip, that is used to satisfy a reference used in the Transform.Set the start property: Defines a point on the timeline of the input media at which processing will start.