Uses of Class
org.robovm.apple.corevideo.CVMetalTextureCacheAttributes
| Package | Description |
|---|---|
| org.robovm.apple.corevideo |
-
Uses of CVMetalTextureCacheAttributes in org.robovm.apple.corevideo
Methods in org.robovm.apple.corevideo that return CVMetalTextureCacheAttributes Modifier and Type Method Description CVMetalTextureCacheAttributesCVMetalTextureCacheAttributes. set(CFString key, NativeObject value)CVMetalTextureCacheAttributesCVMetalTextureCacheAttributes. setMaximumTextureAge(long maximumTextureAge)static CVMetalTextureCacheAttributesCVMetalTextureCacheAttributes.Marshaler. toObject(Class<CVMetalTextureCacheAttributes> cls, long handle, long flags)Methods in org.robovm.apple.corevideo that return types with arguments of type CVMetalTextureCacheAttributes Modifier and Type Method Description static List<CVMetalTextureCacheAttributes>CVMetalTextureCacheAttributes.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.corevideo with parameters of type CVMetalTextureCacheAttributes Modifier and Type Method Description static CVMetalTextureCacheCVMetalTextureCache. create(CFAllocator allocator, CVMetalTextureCacheAttributes cacheAttributes, MTLDevice metalDevice, NSDictionary<NSString,?> textureAttributes)static CVMetalTextureCacheCVMetalTextureCache. create(CVMetalTextureCacheAttributes cacheAttributes, MTLDevice metalDevice, NSDictionary<NSString,?> textureAttributes)static longCVMetalTextureCacheAttributes.Marshaler. toNative(CVMetalTextureCacheAttributes o, long flags)Method parameters in org.robovm.apple.corevideo with type arguments of type CVMetalTextureCacheAttributes Modifier and Type Method Description static longCVMetalTextureCacheAttributes.AsListMarshaler. toNative(List<CVMetalTextureCacheAttributes> l, long flags)static CVMetalTextureCacheAttributesCVMetalTextureCacheAttributes.Marshaler. toObject(Class<CVMetalTextureCacheAttributes> cls, long handle, long flags)