ios-samples/ios11/AVCamBarcode
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
..
AVCamBarcode Add .editorconfig and fix formatting accordingly. (#471) 2023-02-17 14:55:43 +01:00
Resources [ios11] add two AV samples 2018-02-28 17:15:24 -08:00
Screenshots [ios11] add two AV samples 2018-02-28 17:15:24 -08:00
.gitignore [ios11] add two AV samples 2018-02-28 17:15:24 -08:00
AVCamBarcode.sln [ios11] add two AV samples 2018-02-28 17:15:24 -08:00
Metadata.xml [ios11] add two AV samples 2018-02-28 17:15:24 -08:00
README.md remove hashtags ios11 ios12 2019-07-24 18:24:49 -07:00

README.md

name description page_type languages products extensions urlFragment
Xamarin.iOS - AVCamBarcode Demonstrates how to use the AVFoundation capture API to detect barcodes and faces. Machine Readable Codes QR code PDF-417 Data Matrix... (iOS11) sample
csharp
xamarin
tags
ios11
ios11-avcambarcode

AVCamBarcode

This sample demonstrates how to use the AVFoundation capture API to detect barcodes and faces.

Machine Readable Codes

  • QR code

    qr_code

  • PDF-417

    pdf417

  • Data Matrix

    datamatrix

Build Requirements

Xcode 9.0 or later; iOS 11.0 SDK or later

Target

This sample runnable on iPhone/iPad devices since it requires a real camera.