contentKeySessionContentProtectionSessionIdentifierDidChange(_:)
Tells the receiver the content protection session identifier changed.
Declaration
optional func contentKeySessionContentProtectionSessionIdentifierDidChange(_ session: AVContentKeySession)Parameters
- session:
The content key session to be notified.
See Also
Updating and retrying content key requests
contentKeySession(_:didProvide:forInitializationData:)contentKeySession(_:externalProtectionStatusDidChangeFor:)contentKeySession(_:didUpdatePersistableContentKey:forContentKeyIdentifier:)contentKeySession(_:shouldRetry:reason:)AVContentKeyRequest.RetryReasoncontentKeySession(_:contentKeyRequest:didFailWithError:)contentKeySession(_:contentKeyRequestDidSucceed:)contentKeySessionDidGenerateExpiredSessionReport(_:)