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