次の方法で共有


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 を示します。

適用対象