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