Uses of Class
com.azure.resourcemanager.mediaservices.models.TrackPropertyCondition
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of TrackPropertyCondition in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionTrackPropertyCondition.withOperation
(TrackPropertyCompareOperation operation) Set the operation property: Track property condition operation.TrackPropertyCondition.withProperty
(TrackPropertyType property) Set the property property: Track property type.Set the value property: Track property value.Modifier and TypeMethodDescriptionTrackSelection.trackSelections()
Get the trackSelections property: TrackSelections is a track property condition list which can specify track(s).Modifier and TypeMethodDescriptionTrackSelection.withTrackSelections
(List<TrackPropertyCondition> trackSelections) Set the trackSelections property: TrackSelections is a track property condition list which can specify track(s).