AVAssetResourceLoadingRequest.StreamingContentKeyRequestRequiresPersistentKey Property

Definition

Gets a Boolean value that tells whether a persistent key is required for streaming content requests.

[Foundation.Field("AVAssetResourceLoadingRequestStreamingContentKeyRequestRequiresPersistentKey", "AVFoundation")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)]
public static Foundation.NSString StreamingContentKeyRequestRequiresPersistentKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 14, ObjCRuntime.PlatformArchitecture.Arch64, null)] get; }
member this.StreamingContentKeyRequestRequiresPersistentKey : Foundation.NSString

Property Value

Attributes

Applies to