Package org.robovm.apple.corevideo
Class CVPixelBufferAttribute
java.lang.Object
org.robovm.rt.bro.GlobalValueSupplier<T>
org.robovm.apple.foundation.GlobalValueEnumeration<CFString>
org.robovm.apple.corevideo.CVBufferAttribute
org.robovm.apple.corevideo.CVPixelBufferAttribute
public class CVPixelBufferAttribute extends CVBufferAttribute
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCVPixelBufferAttribute.AsListMarshalerstatic classCVPixelBufferAttribute.Marshalerstatic classCVPixelBufferAttribute.Values -
Field Summary
Fields inherited from class org.robovm.apple.corevideo.CVBufferAttribute
MovieTime, NonPropagatedAttachments, PropagatedAttachments -
Method Summary
Modifier and Type Method Description static CVPixelBufferAttributevalueOf(CFString value)Methods inherited from class org.robovm.apple.foundation.GlobalValueEnumeration
equals, isAvailable, toString, value
-
Field Details
-
PixelFormatType
-
MemoryAllocator
-
Width
-
Height
-
ExtendedPixelsLeft
-
ExtendedPixelsTop
-
ExtendedPixelsRight
-
ExtendedPixelsBottom
-
BytesPerRowAlignment
-
CGBitmapContextCompatibility
-
CGImageCompatibility
-
OpenGLCompatibility
-
PlaneAlignment
-
IOSurfaceProperties
-
OpenGLESCompatibility
-
MetalCompatibility
-
OpenGLESTextureCacheCompatibility
- Since:
- Available in iOS 9.0 and later.
-
VersatileBayerKey
- Since:
- Available in iOS 14.0 and later.
-
RawSenselSitingOffsets
- Since:
- Available in iOS 14.0 and later.
-
RawBlackLevel
- Since:
- Available in iOS 14.0 and later.
-
RawWhiteLevel
- Since:
- Available in iOS 14.0 and later.
-
RawWhiteBalanceCCT
- Since:
- Available in iOS 14.0 and later.
-
RawWhiteBalanceRedFactor
- Since:
- Available in iOS 14.0 and later.
-
RawWhiteBalanceBlueFactor
- Since:
- Available in iOS 14.0 and later.
-
RawColorMatrix
- Since:
- Available in iOS 14.0 and later.
-
RawGainFactor
- Since:
- Available in iOS 14.0 and later.
-
RawRecommendedCrop
- Since:
- Available in iOS 14.0 and later.
-
RawMetadataExtension
- Since:
- Available in iOS 15.0 and later.
-
IOSurfaceCoreAnimationCompatibility
-
IOSurfaceOpenGLESTextureCompatibility
-
IOSurfaceOpenGLESFBOCompatibility
-
-
Method Details
-
valueOf
-