Uses of Class
org.robovm.apple.coremedia.CMVideoFormatDescriptionExtension
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMVideoFormatDescriptionExtension in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return types with arguments of type CMVideoFormatDescriptionExtension Modifier and Type Method Description static List<CMVideoFormatDescriptionExtension>CMVideoFormatDescriptionExtension.AsListMarshaler. toObject(Class<? extends CFType> cls, long handle, long flags)Methods in org.robovm.apple.coremedia with parameters of type CMVideoFormatDescriptionExtension Modifier and Type Method Description static CMMuxedFormatDescriptionCMMuxedFormatDescription. create(CMMuxedStreamType muxType, CMVideoFormatDescriptionExtension extensions)static CMVideoFormatDescriptionCMVideoFormatDescription. create(CMVideoCodecType codecType, int width, int height, CMVideoFormatDescriptionExtension extensions)static longCMVideoFormatDescriptionExtension.Marshaler. toNative(CMVideoFormatDescriptionExtension o, long flags)Method parameters in org.robovm.apple.coremedia with type arguments of type CMVideoFormatDescriptionExtension Modifier and Type Method Description static longCMVideoFormatDescriptionExtension.AsListMarshaler. toNative(List<CMVideoFormatDescriptionExtension> l, long flags)static CMVideoFormatDescriptionExtensionCMVideoFormatDescriptionExtension.Marshaler. toObject(Class<CMVideoFormatDescriptionExtension> cls, long handle, long flags)