Uses of Class
org.robovm.apple.avfoundation.AVCaptureVideoOrientation
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVCaptureVideoOrientation in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return AVCaptureVideoOrientation Modifier and Type Method Description AVCaptureVideoOrientationAVCaptureConnection. getVideoOrientation()static AVCaptureVideoOrientationAVCaptureVideoOrientation. valueOf(long n)Returns the enum constant of this type with the specified name.static AVCaptureVideoOrientationAVCaptureVideoOrientation. valueOf(String name)Returns the enum constant of this type with the specified name.static AVCaptureVideoOrientation[]AVCaptureVideoOrientation. 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 AVCaptureVideoOrientation Modifier and Type Method Description voidAVCaptureConnection. setVideoOrientation(AVCaptureVideoOrientation v)