supportedCameraResolutionsForDevice method of the AUICaptureScenario interface
Returns the camera resolutions from the AUICameraResolution enumeration, supported by the device.
+ (NSArray<NSNumber*>*)supportedCameraResolutionsForDevice;
Return values
The method returns an array storing the resolutions supported by the device camera.
02.03.2022 12:59:15