Uses of Class
org.robovm.apple.corevideo.CVPixelBufferPoolAttributes
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVPixelBufferPoolAttributes in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVPixelBufferPoolAttributes Modifier and Type Method Description CVPixelBufferPoolAttributesCVPixelBufferPool. getAttributes()CVPixelBufferPoolAttributesCVPixelBufferPoolAttributes. set(CFString key, NativeObject value)CVPixelBufferPoolAttributesCVPixelBufferPoolAttributes. setMaximumBufferAge(double maximumBufferAge)CVPixelBufferPoolAttributesCVPixelBufferPoolAttributes. setMinimumBufferCount(int minimumBufferCount)static CVPixelBufferPoolAttributesCVPixelBufferPoolAttributes.Marshaler. toObject(Class<CVPixelBufferPoolAttributes> cls, long handle, long flags)Methods in org.robovm.apple.corevideo that return types with arguments of type CVPixelBufferPoolAttributes Modifier and Type Method Description static List<CVPixelBufferPoolAttributes>CVPixelBufferPoolAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVPixelBufferPoolAttributes Modifier and Type Method Description static CVPixelBufferPoolCVPixelBufferPool. create(CFAllocator allocator, CVPixelBufferPoolAttributes poolAttributes, CVPixelBufferAttributes pixelBufferAttributes)static CVPixelBufferPoolCVPixelBufferPool. create(CVPixelBufferPoolAttributes poolAttributes, CVPixelBufferAttributes pixelBufferAttributes)static longCVPixelBufferPoolAttributes.Marshaler. toNative(CVPixelBufferPoolAttributes o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVPixelBufferPoolAttributes Modifier and Type Method Description static longCVPixelBufferPoolAttributes.AsListMarshaler. toNative(List<CVPixelBufferPoolAttributes> l, long flags)static CVPixelBufferPoolAttributesCVPixelBufferPoolAttributes.Marshaler. toObject(Class<CVPixelBufferPoolAttributes> cls, long handle, long flags)