Uses of Class
org.robovm.apple.coremedia.CMTimeRoundingMethod
| Package | Description |
|---|---|
| org.robovm.apple.coremedia |
-
Uses of CMTimeRoundingMethod in org.robovm.apple.coremedia
Methods in org.robovm.apple.coremedia that return CMTimeRoundingMethod Modifier and Type Method Description static CMTimeRoundingMethodCMTimeRoundingMethod. valueOf(long n)Returns the enum constant of this type with the specified name.static CMTimeRoundingMethodCMTimeRoundingMethod. valueOf(String name)Returns the enum constant of this type with the specified name.static CMTimeRoundingMethod[]CMTimeRoundingMethod. 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 CMTimeRoundingMethod Modifier and Type Method Description CMTimeCMTime. convertScale(int newTimescale, CMTimeRoundingMethod method)CMTimeCMTimebase. getTime(int timescale, CMTimeRoundingMethod method)