Uses of Class
org.robovm.apple.corevideo.CVPixelBufferAttribute
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVPixelBufferAttribute in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVPixelBufferAttribute Modifier and Type Method Description static CVPixelBufferAttributeCVPixelBufferAttribute.Marshaler. toObject(Class<CVPixelBufferAttribute> cls, long handle, long flags)static CVPixelBufferAttributeCVPixelBufferAttribute. valueOf(CFString value)Methods in org.robovm.apple.corevideo that return types with arguments of type CVPixelBufferAttribute Modifier and Type Method Description static List<CVPixelBufferAttribute>CVPixelBufferAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVPixelBufferAttribute Modifier and Type Method Description <T extends NativeObject>
TCVPixelBufferAttributes. get(CVPixelBufferAttribute key, Class<T> type)booleanCVPixelBufferAttributes. has(CVPixelBufferAttribute key)CVPixelBufferAttributesCVPixelBufferAttributes. set(CVPixelBufferAttribute key, NativeObject value)static longCVPixelBufferAttribute.Marshaler. toNative(CVPixelBufferAttribute o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVPixelBufferAttribute Modifier and Type Method Description static longCVPixelBufferAttribute.AsListMarshaler. toNative(List<CVPixelBufferAttribute> l, long flags)static CVPixelBufferAttributeCVPixelBufferAttribute.Marshaler. toObject(Class<CVPixelBufferAttribute> cls, long handle, long flags)