pub unsafe static AVAssetResourceLoadingRequestStreamingContentKeyRequestRequiresPersistentKey: &'static NSString👎Deprecated: Use -[AVPersistableContentKeyRequest persistableContentKeyFromKeyVendorResponse:options:error:] instead
Available on crate feature
AVAssetResourceLoader only.Expand description
Specifies whether the content key request should require a persistable key to be returned from the key vendor. Value should be a NSNumber created with +[NSNumber numberWithBool:].
See also Apple’s documentation