Interface StreamingPolicy.DefinitionStages.WithCommonEncryptionCenc

All Known Subinterfaces:
StreamingPolicy.Definition, StreamingPolicy.DefinitionStages.WithCreate
Enclosing interface:
StreamingPolicy.DefinitionStages

public static interface StreamingPolicy.DefinitionStages.WithCommonEncryptionCenc
The stage of the StreamingPolicy definition allowing to specify commonEncryptionCenc.
  • Method Details

    • withCommonEncryptionCenc

      StreamingPolicy.DefinitionStages.WithCreate withCommonEncryptionCenc(CommonEncryptionCenc commonEncryptionCenc)
      Specifies the commonEncryptionCenc property: Configuration of CommonEncryptionCenc.
      Parameters:
      commonEncryptionCenc - Configuration of CommonEncryptionCenc.
      Returns:
      the next definition stage.