Compartir a través de


AVContentKeyRequestStatus Enumeración

Definición

[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 AVContentKeyRequestStatus
type AVContentKeyRequestStatus = 
Herencia
AVContentKeyRequestStatus
Atributos

Campos

Cancelled 4
Failed 5
Received 1
Renewed 2
Requesting 0
Retried 3

Se aplica a