Uses of Class
com.azure.resourcemanager.mediaservices.models.JobInputAsset
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of JobInputAsset in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionJobInputAsset.withAssetName
(String assetName) Set the assetName property: The name of the input Asset.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.JobInputAsset.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.