AVContentKeySessionDelegate
A protocol that handles content key requests.
Declaration
protocol AVContentKeySessionDelegate : NSObjectProtocol, SendableTopics
Providing new content key requests
contentKeySession(_:didProvide:)contentKeySession(_:didProvideRenewingContentKeyRequest:)contentKeySession(_:didProvide:)
Updating and retrying content key requests
contentKeySession(_:didProvide:forInitializationData:)contentKeySession(_:externalProtectionStatusDidChangeFor:)contentKeySession(_:didUpdatePersistableContentKey:forContentKeyIdentifier:)contentKeySession(_:shouldRetry:reason:)AVContentKeyRequest.RetryReasoncontentKeySessionContentProtectionSessionIdentifierDidChange(_:)contentKeySession(_:contentKeyRequest:didFailWithError:)contentKeySession(_:contentKeyRequestDidSucceed:)contentKeySessionDidGenerateExpiredSessionReport(_:)