Uses of Class
org.robovm.apple.corevideo.CVBufferAttributes
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation | |
| org.robovm.apple.corevideo |
-
Uses of CVBufferAttributes in org.robovm.apple.avfoundation
Subclasses of CVBufferAttributes in org.robovm.apple.avfoundation Modifier and Type Class Description classAVPixelBufferAttributes -
Uses of CVBufferAttributes in org.robovm.apple.corevideo
Subclasses of CVBufferAttributes in org.robovm.apple.corevideo Modifier and Type Class Description classCVImageBufferAttributesclassCVPixelBufferAttributesMethods in org.robovm.apple.corevideo that return CVBufferAttributes Modifier and Type Method Description CVBufferAttributesCVBufferAttributes. getNonPropagatedAttachments()CVBufferAttributesCVBufferAttributes. getPropagatedAttachments()CVBufferAttributesCVBufferAttributes. set(CVBufferAttribute key, NativeObject value)CVBufferAttributesCVBufferAttributes. setMovieTime(CVBufferMovieTime movieTime)CVBufferAttributesCVBufferAttributes. setNonPropagatedAttachments(CVBufferAttributes nonPropagatedAttachments)CVBufferAttributesCVBufferAttributes. setPropagatedAttachments(CVBufferAttributes propagatedAttachments)static CVBufferAttributesCVBufferAttributes.Marshaler. toObject(Class<CVBufferAttributes> cls, long handle, long flags)Methods in org.robovm.apple.corevideo that return types with arguments of type CVBufferAttributes Modifier and Type Method Description static List<CVBufferAttributes>CVBufferAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVBufferAttributes Modifier and Type Method Description CVBufferAttributesCVBufferAttributes. setNonPropagatedAttachments(CVBufferAttributes nonPropagatedAttachments)CVBufferAttributesCVBufferAttributes. setPropagatedAttachments(CVBufferAttributes propagatedAttachments)static longCVBufferAttributes.Marshaler. toNative(CVBufferAttributes o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVBufferAttributes Modifier and Type Method Description static longCVBufferAttributes.AsListMarshaler. toNative(List<CVBufferAttributes> l, long flags)static CVBufferAttributesCVBufferAttributes.Marshaler. toObject(Class<CVBufferAttributes> cls, long handle, long flags)