Class CVPixelBufferPoolAuxiliaryAttributes

    • Constructor Detail

      • CVPixelBufferPoolAuxiliaryAttributes

        public CVPixelBufferPoolAuxiliaryAttributes()
    • Method Detail

      • has

        public boolean has​(CFString key)
      • get

        public <T extends org.robovm.rt.bro.NativeObject> T get​(CFString key,
                                                                java.lang.Class<T> type)
      • getAllocationThreshold

        public int getAllocationThreshold()
        Since:
        Available in iOS 4.0 and later.