Uses of Class
org.robovm.apple.coremedia.CMClosedCaptionFormatType
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMClosedCaptionFormatType in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMClosedCaptionFormatType Modifier and Type Method Description CMClosedCaptionFormatTypeCMClosedCaptionFormatDescription. getFormatType()static CMClosedCaptionFormatTypeCMClosedCaptionFormatType. valueOf(long n)Returns the enum constant of this type with the specified name.static CMClosedCaptionFormatTypeCMClosedCaptionFormatType. valueOf(String name)Returns the enum constant of this type with the specified name.static CMClosedCaptionFormatType[]CMClosedCaptionFormatType. 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 CMClosedCaptionFormatType Modifier and Type Method Description static CMClosedCaptionFormatDescriptionCMClosedCaptionFormatDescription. create(CMMediaType mediaType, CMClosedCaptionFormatType formatType, NSDictionary<NSString,?> extensions)