Class AVFrameRateRange

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

    public class AVFrameRateRange
    extends NSObject
    Since:
    Available in iOS 7.0 and later.
    • Constructor Detail

      • AVFrameRateRange

        protected AVFrameRateRange()
      • AVFrameRateRange

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

      • getMinFrameRate

        public double getMinFrameRate()
      • getMaxFrameRate

        public double getMaxFrameRate()
      • getMaxFrameDuration

        public CMTime getMaxFrameDuration()
      • getMinFrameDuration

        public CMTime getMinFrameDuration()