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