AVContentKeySystem 枚举

定义

枚举内容密钥的传递方法。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 10, 2, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 12, 4, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 10, 3, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVContentKeySystem
type AVContentKeySystem = 
继承
AVContentKeySystem
属性

字段

AVContentKeySystemClearKey 1

指示一个明确的系统。

FairPlayStreaming 0

指示 FairPlay。

适用于