Uses of Class
org.robovm.apple.coremedia.CMMemoryPoolOptions
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMMemoryPoolOptions in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMMemoryPoolOptions Modifier and Type Method Description CMMemoryPoolOptionsCMMemoryPoolOptions. set(CFString key, NativeObject value)CMMemoryPoolOptionsCMMemoryPoolOptions. setAgeOutPeriod(long ageOutPeriod)static CMMemoryPoolOptionsCMMemoryPoolOptions.Marshaler. toObject(Class<CMMemoryPoolOptions> cls, long handle, long flags)Methods in org.robovm.apple.coremedia that return types with arguments of type CMMemoryPoolOptions Modifier and Type Method Description static List<CMMemoryPoolOptions>CMMemoryPoolOptions.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coremedia with parameters of type CMMemoryPoolOptions Modifier and Type Method Description static CMMemoryPoolCMMemoryPool. create(CMMemoryPoolOptions options)static longCMMemoryPoolOptions.Marshaler. toNative(CMMemoryPoolOptions o, long flags)Method parameters in org.robovm.apple.coremedia with type arguments of type CMMemoryPoolOptions Modifier and Type Method Description static longCMMemoryPoolOptions.AsListMarshaler. toNative(List<CMMemoryPoolOptions> l, long flags)static CMMemoryPoolOptionsCMMemoryPoolOptions.Marshaler. toObject(Class<CMMemoryPoolOptions> cls, long handle, long flags)