Uses of Class
org.robovm.apple.coremedia.CMTimeCodeFormatType
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMTimeCodeFormatType in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMTimeCodeFormatType Modifier and Type Method Description static CMTimeCodeFormatTypeCMTimeCodeFormatType. valueOf(long n)Returns the enum constant of this type with the specified name.static CMTimeCodeFormatTypeCMTimeCodeFormatType. valueOf(String name)Returns the enum constant of this type with the specified name.static CMTimeCodeFormatType[]CMTimeCodeFormatType. 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 CMTimeCodeFormatType Modifier and Type Method Description static CMTimeCodeFormatDescriptionCMTimeCodeFormatDescription. create(CMTimeCodeFormatType timeCodeFormatType, CMTime frameDuration, int frameQuanta, CMTimeCodeFlags tcFlags, CMTimeCodeFormatDescriptionExtension extensions)