Uses of Class
org.robovm.apple.corevideo.CVOpenGLESTextureCacheAttributes
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVOpenGLESTextureCacheAttributes in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVOpenGLESTextureCacheAttributes Modifier and Type Method Description CVOpenGLESTextureCacheAttributesCVOpenGLESTextureCacheAttributes. set(CFString key, NativeObject value)CVOpenGLESTextureCacheAttributesCVOpenGLESTextureCacheAttributes. setMaximumTextureAge(long maximumTextureAge)Deprecated.Deprecated in iOS 12.0.static CVOpenGLESTextureCacheAttributesCVOpenGLESTextureCacheAttributes.Marshaler. toObject(Class<CVOpenGLESTextureCacheAttributes> cls, long handle, long flags)Methods in org.robovm.apple.corevideo that return types with arguments of type CVOpenGLESTextureCacheAttributes Modifier and Type Method Description static List<CVOpenGLESTextureCacheAttributes>CVOpenGLESTextureCacheAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVOpenGLESTextureCacheAttributes Modifier and Type Method Description static CVOpenGLESTextureCacheCVOpenGLESTextureCache. create(CFAllocator allocator, CVOpenGLESTextureCacheAttributes cacheAttributes, EAGLContext eaglContext, NSDictionary<NSString,?> textureAttributes)static CVOpenGLESTextureCacheCVOpenGLESTextureCache. create(CVOpenGLESTextureCacheAttributes cacheAttributes, EAGLContext eaglContext, NSDictionary<NSString,?> textureAttributes)static longCVOpenGLESTextureCacheAttributes.Marshaler. toNative(CVOpenGLESTextureCacheAttributes o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVOpenGLESTextureCacheAttributes Modifier and Type Method Description static longCVOpenGLESTextureCacheAttributes.AsListMarshaler. toNative(List<CVOpenGLESTextureCacheAttributes> l, long flags)static CVOpenGLESTextureCacheAttributesCVOpenGLESTextureCacheAttributes.Marshaler. toObject(Class<CVOpenGLESTextureCacheAttributes> cls, long handle, long flags)