Static AVAssetResourceLoadingRequestStreamingContentKeyRequestRequiresPersistentKey

Source
pub unsafe static AVAssetResourceLoadingRequestStreamingContentKeyRequestRequiresPersistentKey: &'static NSString
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