Uses of Class
org.robovm.apple.imagecapturecore.ICMediaPresentation
| Package | Description |
|---|---|
| org.robovm.apple.imagecapturecore |
-
Uses of ICMediaPresentation in org.robovm.apple.imagecapturecore
Methods in org.robovm.apple.imagecapturecore that return ICMediaPresentation Modifier and Type Method Description ICMediaPresentationICCameraDevice. getMediaPresentation()static ICMediaPresentationICMediaPresentation. valueOf(long n)Returns the enum constant of this type with the specified name.static ICMediaPresentationICMediaPresentation. valueOf(String name)Returns the enum constant of this type with the specified name.static ICMediaPresentation[]ICMediaPresentation. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.robovm.apple.imagecapturecore with parameters of type ICMediaPresentation Modifier and Type Method Description voidICCameraDevice. setMediaPresentation(ICMediaPresentation v)