Uses of Class
org.robovm.apple.coremedia.CMTimeCodeFormatDescriptionExtension
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMTimeCodeFormatDescriptionExtension in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMTimeCodeFormatDescriptionExtension Modifier and Type Method Description CMTimeCodeFormatDescriptionExtensionCMTimeCodeFormatDescriptionExtension. set(CFString key, NativeObject value)CMTimeCodeFormatDescriptionExtensionCMTimeCodeFormatDescriptionExtension. setSourceReferenceName(CMTimeCodeFormatDescriptionSourceReferenceName sourceReferenceName)static CMTimeCodeFormatDescriptionExtensionCMTimeCodeFormatDescriptionExtension.Marshaler. toObject(Class<CMTimeCodeFormatDescriptionExtension> cls, long handle, long flags)Methods in org.robovm.apple.coremedia that return types with arguments of type CMTimeCodeFormatDescriptionExtension Modifier and Type Method Description static List<CMTimeCodeFormatDescriptionExtension>CMTimeCodeFormatDescriptionExtension.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coremedia with parameters of type CMTimeCodeFormatDescriptionExtension Modifier and Type Method Description static CMTimeCodeFormatDescriptionCMTimeCodeFormatDescription. create(CMTimeCodeFormatType timeCodeFormatType, CMTime frameDuration, int frameQuanta, CMTimeCodeFlags tcFlags, CMTimeCodeFormatDescriptionExtension extensions)static longCMTimeCodeFormatDescriptionExtension.Marshaler. toNative(CMTimeCodeFormatDescriptionExtension o, long flags)Method parameters in org.robovm.apple.coremedia with type arguments of type CMTimeCodeFormatDescriptionExtension Modifier and Type Method Description static longCMTimeCodeFormatDescriptionExtension.AsListMarshaler. toNative(List<CMTimeCodeFormatDescriptionExtension> l, long flags)static CMTimeCodeFormatDescriptionExtensionCMTimeCodeFormatDescriptionExtension.Marshaler. toObject(Class<CMTimeCodeFormatDescriptionExtension> cls, long handle, long flags)