다음을 통해 공유


AVContentAuthorizationStatus 열거형

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 7, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.iOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public enum AVContentAuthorizationStatus
type AVContentAuthorizationStatus = 
상속
AVContentAuthorizationStatus
특성

필드

Name Description
Unknown 0
Completed 1
Cancelled 2
TimedOut 3
Busy 4
NotAvailable 5
NotPossible 6

적용 대상