Interface MsSmoothEncryptionSettings.Builder

    • Method Detail

      • spekeKeyProvider

        MsSmoothEncryptionSettings.Builder spekeKeyProvider​(SpekeKeyProvider spekeKeyProvider)
        If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a SPEKE-compliant key provider. If your output group type is CMAF, use the SpekeKeyProviderCmaf settings instead.
        Parameters:
        spekeKeyProvider - If your output group type is HLS, DASH, or Microsoft Smooth, use these settings when doing DRM encryption with a SPEKE-compliant key provider. If your output group type is CMAF, use the SpekeKeyProviderCmaf settings instead.
        Returns:
        Returns a reference to this object so that method calls can be chained together.