Uses of Class
org.robovm.apple.corevideo.CVImageBufferAttributes
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVImageBufferAttributes in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return types with arguments of type CVImageBufferAttributes Modifier and Type Method Description static List<CVImageBufferAttributes>CVImageBufferAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVImageBufferAttributes Modifier and Type Method Description voidCVImageBuffer. setAttributes(CVImageBufferAttributes attributes, CVAttachmentMode attachmentMode)static longCVImageBufferAttributes.Marshaler. toNative(CVImageBufferAttributes o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVImageBufferAttributes Modifier and Type Method Description static longCVImageBufferAttributes.AsListMarshaler. toNative(List<CVImageBufferAttributes> l, long flags)static CVImageBufferAttributesCVImageBufferAttributes.Marshaler. toObject(Class<CVImageBufferAttributes> cls, long handle, long flags)