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