Class AVCaptureInputPort

  • All Implemented Interfaces:
    NSObjectProtocol, org.robovm.objc.ObjCProtocol

    public class AVCaptureInputPort
    extends NSObject
    Since:
    Available in iOS 4.0 and later.
    • Constructor Detail

      • AVCaptureInputPort

        protected AVCaptureInputPort()
      • AVCaptureInputPort

        protected AVCaptureInputPort​(NSObject.Handle h,
                                     long handle)
    • Method Detail

      • isEnabled

        public boolean isEnabled()
      • setEnabled

        public void setEnabled​(boolean v)
      • getClock

        public CMClock getClock()
        Since:
        Available in iOS 7.0 and later.
      • FormatDescriptionDidChangeNotification

        public static NSString FormatDescriptionDidChangeNotification()
        Since:
        Available in iOS 4.0 and later.