contentKeySession(_:didProvide:)
Provides the receiver with a new content key request object.
Declaration
func contentKeySession(_ session: AVContentKeySession, didProvide keyRequest: AVContentKeyRequest)Parameters
- session:
The content key session that is providing the new content key request.
- keyRequest:
The request for a new content key.