Uses of Class
org.robovm.apple.coremedia.CMMetadataFormatType
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMMetadataFormatType in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMMetadataFormatType Modifier and Type Method Description static CMMetadataFormatTypeCMMetadataFormatType. valueOf(long n)Returns the enum constant of this type with the specified name.static CMMetadataFormatTypeCMMetadataFormatType. valueOf(String name)Returns the enum constant of this type with the specified name.static CMMetadataFormatType[]CMMetadataFormatType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.coremedia with parameters of type CMMetadataFormatType Modifier and Type Method Description static CMMetadataFormatDescriptionCMMetadataFormatDescription. createWithKeys(CMMetadataFormatType metadataType, List<CMMetadataFormatDescriptionKey> keys)static CMMetadataFormatDescriptionCMMetadataFormatDescription. createWithMetadataSpecifications(CMMetadataFormatType metadataType, List<CMMetadataFormatDescriptionMetadataSpecification> metadataSpecifications)