ios-samples/SoZoomy
Rolf Bjarne Kvinge c48c4d648c
Add .editorconfig and fix formatting accordingly. (#471)
The new .editorconfig is copied from the one in xamarin/xamarin-macios.

Formatting was fixed using 'dotnet format whitespace --folder .'
2023-02-17 14:55:43 +01:00
..
Screenshots [iOS7] Add new samples 2013-09-18 13:23:40 -04:00
SoZoomy Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Metadata.xml Add brief description tag to metadata.xml 2015-03-23 18:03:04 +03:00
README.md onboard missing samples 2019-08-02 09:31:19 -07:00
SoZoomy.sln [iOS7] Add new samples 2013-09-18 13:23:40 -04:00

README.md

name description page_type languages products urlFragment
Xamarin.iOS - SoZoomy Shows how to use the AVCaptureDevice APIs to zoom with the camera. There are three modes: Face Detection, Manual, Meme mode sample
csharp
xamarin
sozoomy

SoZoomy

SoZoomy shows how to use the AVCaptureDevice APIs to zoom with the camera. There are three modes:

  • Face Detection: Displays faces detected on the screen; tapping them locks the size and will automatically adjust the zoom as the distance changes.
  • Manually setting zoom: Moving the slider at the bottom of the screen adjusts the zoom accordingly
  • Meme mode: Triggers an automatically zoom that ramps up quickly.

SoZoomy application screenshot