Interface AVContentKeyRecipient

All Superinterfaces:
NSObjectProtocol, ObjCProtocol
All Known Implementing Classes:
AVFragmentedAsset, AVURLAsset

public interface AVContentKeyRecipient
extends NSObjectProtocol
Since:
Available in iOS 10.3 and later.
  • Method Details

    • mayRequireContentKeysForMediaDataProcessing

      boolean mayRequireContentKeysForMediaDataProcessing()
    • didProvideContentKey

      void didProvideContentKey​(AVContentKeySession contentKeySession, AVContentKey contentKey)
      Since:
      Available in iOS 14.5 and later.