search_mode Constants Reference

Declared in vsPlugin.h

search_mode

AUMENTIA TECHNOLOGIES


Copyright Aumentia Technologies. All rights reserved 2015.

NOTICE: All information contained herein is, and remains the property of Aumentia Technologies and its suppliers, if any. The intellectual and technical concepts contained herein are proprietary to Aumentia Technologies and its suppliers and may be covered by Spain and Foreign Patents, patents in process, and are protected by trade secret or copyright law. Dissemination of this information or reproduction of this material is strictly forbidden unless prior written permission is obtained from Aumentia Technologies.

File: vsPlugin.h Description: Author: Pablo GM ([email protected]) Created: 14/01/15. Verion 1.11

Definition

typedef NS_ENUM(NSInteger, search_mode ) {
   search_image = 0,
   search_QRcodes = 1,
   search_all = 2,
};

Constants

search_image

Search images

Declared In vsPlugin.h.

search_QRcodes

Search QR/bar codes

Declared In vsPlugin.h.

search_all

Search images and QR/bar codes simultaneously

Declared In vsPlugin.h.

Declared In

vsPlugin.h