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