다음을 통해 공유


AVSampleBufferRequestDirection 열거형

정의

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 10, 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 AVSampleBufferRequestDirection
type AVSampleBufferRequestDirection = 
상속
AVSampleBufferRequestDirection
특성

필드

Name Description
Reverse -1
None 0
Forward 1

적용 대상