Uses of Class
org.robovm.apple.corevideo.CVImageBufferAttribute
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVImageBufferAttribute in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVImageBufferAttribute Modifier and Type Method Description static CVImageBufferAttributeCVImageBufferAttribute.Marshaler. toObject(Class<CVImageBufferAttribute> cls, long handle, long flags)static CVImageBufferAttributeCVImageBufferAttribute. valueOf(CFString value)Methods in org.robovm.apple.corevideo that return types with arguments of type CVImageBufferAttribute Modifier and Type Method Description static List<CVImageBufferAttribute>CVImageBufferAttribute.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVImageBufferAttribute Modifier and Type Method Description <T extends NativeObject>
TCVImageBufferAttributes. get(CVImageBufferAttribute key, Class<T> type)CFTypeCVImageBuffer. getAttribute(CVImageBufferAttribute attribute)CVAttachmentModeCVImageBuffer. getAttributeMode(CVImageBufferAttribute attribute)booleanCVImageBufferAttributes. has(CVImageBufferAttribute key)voidCVImageBuffer. removeAttribute(CVImageBufferAttribute attribute)CVImageBufferAttributesCVImageBufferAttributes. set(CVImageBufferAttribute key, NativeObject value)voidCVImageBuffer. setAttribute(CVImageBufferAttribute attribute, CFType value, CVAttachmentMode attachmentMode)static longCVImageBufferAttribute.Marshaler. toNative(CVImageBufferAttribute o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVImageBufferAttribute Modifier and Type Method Description static longCVImageBufferAttribute.AsListMarshaler. toNative(List<CVImageBufferAttribute> l, long flags)static CVImageBufferAttributeCVImageBufferAttribute.Marshaler. toObject(Class<CVImageBufferAttribute> cls, long handle, long flags)