Uses of Class
com.azure.resourcemanager.mediaservices.fluent.models.StreamingPolicyProperties
Package
Description
Package containing the inner data models for AzureMediaServices.
-
Uses of StreamingPolicyProperties in com.azure.resourcemanager.mediaservices.fluent.models
Modifier and TypeMethodDescriptionStreamingPolicyProperties.withCommonEncryptionCbcs
(CommonEncryptionCbcs commonEncryptionCbcs) Set the commonEncryptionCbcs property: Configuration of CommonEncryptionCbcs.StreamingPolicyProperties.withCommonEncryptionCenc
(CommonEncryptionCenc commonEncryptionCenc) Set the commonEncryptionCenc property: Configuration of CommonEncryptionCenc.StreamingPolicyProperties.withDefaultContentKeyPolicyName
(String defaultContentKeyPolicyName) Set the defaultContentKeyPolicyName property: Default ContentKey used by current Streaming Policy.StreamingPolicyProperties.withEnvelopeEncryption
(EnvelopeEncryption envelopeEncryption) Set the envelopeEncryption property: Configuration of EnvelopeEncryption.StreamingPolicyProperties.withNoEncryption
(NoEncryption noEncryption) Set the noEncryption property: Configurations of NoEncryption.