Interface AVContentKeySessionDelegate


  • public interface AVContentKeySessionDelegate
    • Method Detail

      • contentKeySessionDidUpdatePersistableContentKeyForContentKeyIdentifier

        default void contentKeySessionDidUpdatePersistableContentKeyForContentKeyIdentifier​(AVContentKeySession session,
                                                                                            NSData persistableContentKey,
                                                                                            java.lang.Object keyIdentifier)
      • contentKeySessionShouldRetryContentKeyRequestReason

        default boolean contentKeySessionShouldRetryContentKeyRequestReason​(AVContentKeySession session,
                                                                            AVContentKeyRequest keyRequest,
                                                                            java.lang.String retryReason)
      • contentKeySessionContentProtectionSessionIdentifierDidChange

        default void contentKeySessionContentProtectionSessionIdentifierDidChange​(AVContentKeySession session)
      • contentKeySessionDidGenerateExpiredSessionReport

        default void contentKeySessionDidGenerateExpiredSessionReport​(AVContentKeySession session)