Class ARVideoFormat

All Implemented Interfaces:
NSObjectProtocol, ObjCProtocol

public class ARVideoFormat
extends NSObject
Since:
Available in iOS 11.3 and later.
  • Constructor Details

    • ARVideoFormat

      protected ARVideoFormat()
    • ARVideoFormat

      protected ARVideoFormat​(NSObject.Handle h, long handle)
    • ARVideoFormat

      protected ARVideoFormat​(NSObject.SkipInit skipInit)
  • Method Details

    • getCaptureDevicePosition

      public AVCaptureDevicePosition getCaptureDevicePosition()
      Since:
      Available in iOS 13.0 and later.
    • getCaptureDeviceType

      public String getCaptureDeviceType()
      Since:
      Available in iOS 14.5 and later.
    • getImageResolution

      public CGSize getImageResolution()
    • getFramesPerSecond

      public long getFramesPerSecond()