Uses of Class
org.robovm.apple.coremedia.CMSubtitleFormatType
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMSubtitleFormatType in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMSubtitleFormatType Modifier and Type Method Description static CMSubtitleFormatTypeCMSubtitleFormatType. valueOf(long n)Returns the enum constant of this type with the specified name.static CMSubtitleFormatTypeCMSubtitleFormatType. valueOf(String name)Returns the enum constant of this type with the specified name.static CMSubtitleFormatType[]CMSubtitleFormatType. values()Returns an array containing the constants of this enum type, in the order they are declared.