Contents

contentKeySession(_:didProvide:)

Tells the recipient that a content key is available.

Declaration

optional func contentKeySession(_ contentKeySession: AVContentKeySession, didProvide contentKey: AVContentKey)

Parameters

  • contentKeySession:

    The current content key session.

  • contentKey:

    A content key to use with objects that support manual attachment of keys, such as Cmsamplebuffer.

See Also

Verifying decryption key requirements