Uses of Class
com.azure.resourcemanager.mediaservices.models.StreamingPolicyContentKey
Package
Description
Package containing the data models for AzureMediaServices.
-
Uses of StreamingPolicyContentKey in com.azure.resourcemanager.mediaservices.models
Modifier and TypeMethodDescriptionSet the label property: Label can be used to specify Content Key when creating a Streaming Locator.StreamingPolicyContentKey.withPolicyName
(String policyName) Set the policyName property: Policy used by Content Key.StreamingPolicyContentKey.withTracks
(List<TrackSelection> tracks) Set the tracks property: Tracks which use this content key.Modifier and TypeMethodDescriptionStreamingPolicyContentKeys.keyToTrackMappings()
Get the keyToTrackMappings property: Representing tracks needs separate content key.Modifier and TypeMethodDescriptionStreamingPolicyContentKeys.withKeyToTrackMappings
(List<StreamingPolicyContentKey> keyToTrackMappings) Set the keyToTrackMappings property: Representing tracks needs separate content key.