barkoder-nativescript 1.6.2 → 1.6.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/barkoder-nativescript.android.ts +232 -0
- package/barkoder-nativescript.common.ts +47 -1
- package/barkoder-nativescript.ios.ts +236 -0
- package/package.json +1 -1
- package/platforms/android/barkoder.aar +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/Barkoder +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/Headers/iBarkoder.h +76 -3
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/Info.plist +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/Modules/module.modulemap +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/default.metallib +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/float16_384x256.mlmodelc/coremldata.bin +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/float16_384x256.mlmodelc/metadata.json +2 -2
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/float16_384x256.mlmodelc/model.mil +1 -1
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/float16_512x384.mlmodelc/coremldata.bin +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/float16_512x384.mlmodelc/metadata.json +3 -3
- package/platforms/ios/Barkoder.xcframework/ios-arm64/Barkoder.framework/float16_512x384.mlmodelc/model.mil +1 -1
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/Barkoder +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/Headers/iBarkoder.h +76 -3
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/Info.plist +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/Modules/module.modulemap +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/_CodeSignature/CodeResources +15 -19
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/default.metallib +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/float16_384x256.mlmodelc/coremldata.bin +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/float16_384x256.mlmodelc/metadata.json +3 -3
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/float16_384x256.mlmodelc/model.mil +1 -1
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/float16_512x384.mlmodelc/coremldata.bin +0 -0
- package/platforms/ios/Barkoder.xcframework/ios-arm64_x86_64-simulator/Barkoder.framework/float16_512x384.mlmodelc/model.mil +1 -1
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/BarkoderSDK +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/Headers/BarkoderSDK-Swift.h +143 -1
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/Info.plist +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/arm64-apple-ios.abi.json +4102 -258
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/arm64-apple-ios.private.swiftinterface +91 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/arm64-apple-ios.swiftdoc +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/arm64-apple-ios.swiftinterface +91 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/beep.wav +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/templates.json +437 -14
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/BarkoderSDK +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Headers/BarkoderSDK-Swift.h +286 -2
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Info.plist +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/arm64-apple-ios-simulator.abi.json +4102 -258
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/arm64-apple-ios-simulator.private.swiftinterface +91 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/arm64-apple-ios-simulator.swiftdoc +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/arm64-apple-ios-simulator.swiftinterface +91 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/x86_64-apple-ios-simulator.abi.json +4102 -258
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/x86_64-apple-ios-simulator.private.swiftinterface +91 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/x86_64-apple-ios-simulator.swiftdoc +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/Modules/BarkoderSDK.swiftmodule/x86_64-apple-ios-simulator.swiftinterface +91 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/_CodeSignature/CodeResources +29 -29
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/beep.wav +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/templates.json +437 -14
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64/BarkoderSDK.framework/beep.mp3 +0 -0
- package/platforms/ios/BarkoderSDK.xcframework/ios-arm64_x86_64-simulator/BarkoderSDK.framework/beep.mp3 +0 -0
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
// swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name BarkoderSDK
|
|
4
4
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFoundation
|
|
6
|
+
import AudioToolbox
|
|
6
7
|
import Barkoder
|
|
7
8
|
@_exported import BarkoderSDK
|
|
8
9
|
import CoreMedia
|
|
@@ -58,12 +59,14 @@ import _SwiftConcurrencyShims
|
|
|
58
59
|
@objc public var locationInImageResultEnabled: Swift.Bool
|
|
59
60
|
@objc public var locationInPreviewEnabled: Swift.Bool
|
|
60
61
|
@objc public var decoderConfig: Barkoder.Config?
|
|
62
|
+
@objc public var arConfig: BarkoderSDK.BarkoderARConfig
|
|
61
63
|
@objc public var barkoderResolution: BarkoderSDK.BarkoderView.BarkoderResolution {
|
|
62
64
|
@objc get
|
|
63
65
|
@objc set
|
|
64
66
|
}
|
|
65
67
|
@objc public var barcodeThumbnailOnResult: Swift.Bool
|
|
66
68
|
@objc public var thresholdBetweenDuplicatesScans: Swift.Int
|
|
69
|
+
@objc public var showDuplicatesLocations: Swift.Bool
|
|
67
70
|
@objc open func setRegionOfInterest(_ value: CoreFoundation.CGRect) throws
|
|
68
71
|
@objc open func getRegionOfInterest() -> CoreFoundation.CGRect
|
|
69
72
|
@objc convenience public init(licenseKey: Swift.String, licenseCheckHandler: @escaping ((Barkoder.LicenseCheckResult) -> Swift.Void))
|
|
@@ -113,6 +116,8 @@ extension UIKit.UIImage {
|
|
|
113
116
|
@objc @_Concurrency.MainActor @preconcurrency public func startScanning(_ resultDelegate: any BarkoderSDK.BarkoderResultDelegate) throws
|
|
114
117
|
@objc @_Concurrency.MainActor @preconcurrency public func stopScanning()
|
|
115
118
|
@objc @_Concurrency.MainActor @preconcurrency public func pauseScanning()
|
|
119
|
+
@objc @_Concurrency.MainActor @preconcurrency public func freezeScanning()
|
|
120
|
+
@objc @_Concurrency.MainActor @preconcurrency public func unfreezeScanning()
|
|
116
121
|
@objc @_Concurrency.MainActor @preconcurrency public func setZoomFactor(_ zoomFactor: Swift.Float)
|
|
117
122
|
@objc @_Concurrency.MainActor @preconcurrency public func setCamera(_ position: BarkoderSDK.BarkoderView.BarkoderCameraPosition)
|
|
118
123
|
@objc @_Concurrency.MainActor @preconcurrency public func setFlash(_ enabled: Swift.Bool)
|
|
@@ -125,11 +130,83 @@ extension UIKit.UIImage {
|
|
|
125
130
|
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func layoutSubviews()
|
|
126
131
|
@objc deinit
|
|
127
132
|
}
|
|
133
|
+
extension BarkoderSDK.BarkoderView : UIKit.UIGestureRecognizerDelegate {
|
|
134
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func gestureRecognizer(_ gestureRecognizer: UIKit.UIGestureRecognizer, shouldReceive touch: UIKit.UITouch) -> Swift.Bool
|
|
135
|
+
}
|
|
128
136
|
extension CoreFoundation.CGRect {
|
|
129
137
|
public static let fullScreen: CoreFoundation.CGRect
|
|
130
138
|
public func fullScreenIntersection() -> CoreFoundation.CGRect
|
|
131
139
|
public func isFullScreen() -> Swift.Bool
|
|
132
140
|
}
|
|
141
|
+
@objc public enum BarkoderARMode : Swift.Int {
|
|
142
|
+
case off
|
|
143
|
+
case interactiveDisabled
|
|
144
|
+
case interactiveEnabled
|
|
145
|
+
case nonInteractive
|
|
146
|
+
public init?(rawValue: Swift.Int)
|
|
147
|
+
public typealias RawValue = Swift.Int
|
|
148
|
+
public var rawValue: Swift.Int {
|
|
149
|
+
get
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
@objc public enum BarkoderAROverlayRefresh : Swift.Int {
|
|
153
|
+
case smooth
|
|
154
|
+
case normal
|
|
155
|
+
public init?(rawValue: Swift.Int)
|
|
156
|
+
public typealias RawValue = Swift.Int
|
|
157
|
+
public var rawValue: Swift.Int {
|
|
158
|
+
get
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
@objc public enum BarkoderARLocationType : Swift.Int {
|
|
162
|
+
case none
|
|
163
|
+
case tight
|
|
164
|
+
case boundingBox
|
|
165
|
+
public init?(rawValue: Swift.Int)
|
|
166
|
+
public typealias RawValue = Swift.Int
|
|
167
|
+
public var rawValue: Swift.Int {
|
|
168
|
+
get
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
@objc public enum BarkoderARHeaderShowMode : Swift.Int {
|
|
172
|
+
case never
|
|
173
|
+
case always
|
|
174
|
+
case onSelected
|
|
175
|
+
public init?(rawValue: Swift.Int)
|
|
176
|
+
public typealias RawValue = Swift.Int
|
|
177
|
+
public var rawValue: Swift.Int {
|
|
178
|
+
get
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
@_inheritsConvenienceInitializers @objc public class BarkoderARConfig : ObjectiveC.NSObject {
|
|
182
|
+
@objc public var arMode: BarkoderSDK.BarkoderARMode {
|
|
183
|
+
@objc get
|
|
184
|
+
@objc set
|
|
185
|
+
}
|
|
186
|
+
@objc public var resultDisappearanceDelayMs: Swift.Int
|
|
187
|
+
@objc public var locationTransitionSpeed: Swift.Float {
|
|
188
|
+
@objc get
|
|
189
|
+
@objc set
|
|
190
|
+
}
|
|
191
|
+
@objc public var overlayRefresh: BarkoderSDK.BarkoderAROverlayRefresh
|
|
192
|
+
@objc public var selectedLocationColor: UIKit.UIColor
|
|
193
|
+
@objc public var nonSelectedLocationColor: UIKit.UIColor
|
|
194
|
+
@objc public var selectedLocationLineWidth: Swift.Float
|
|
195
|
+
@objc public var nonSelectedLocationLineWidth: Swift.Float
|
|
196
|
+
@objc public var locationType: BarkoderSDK.BarkoderARLocationType
|
|
197
|
+
@objc public var doubleTapToFreezeEnabled: Swift.Bool
|
|
198
|
+
@objc public var headerHeight: Swift.Float
|
|
199
|
+
@objc public var headerShowMode: BarkoderSDK.BarkoderARHeaderShowMode
|
|
200
|
+
@objc public var headerMaxTextHeight: Swift.Float
|
|
201
|
+
@objc public var headerMinTextHeight: Swift.Float
|
|
202
|
+
@objc public var headerTextColorSelected: UIKit.UIColor
|
|
203
|
+
@objc public var headerTextColorNonSelected: UIKit.UIColor
|
|
204
|
+
@objc public var headerHorizontalTextMargin: Swift.Float
|
|
205
|
+
@objc public var headerVerticalTextMargin: Swift.Float
|
|
206
|
+
@objc public var headerTextFormat: Swift.String
|
|
207
|
+
@objc override dynamic public init()
|
|
208
|
+
@objc deinit
|
|
209
|
+
}
|
|
133
210
|
@objc public protocol BarkoderPreviewFramesDelegate {
|
|
134
211
|
@objc optional func cameraFrameReceived(sampleBuffer: CoreMedia.CMSampleBuffer)
|
|
135
212
|
}
|
|
@@ -153,6 +230,8 @@ extension CoreFoundation.CGRect {
|
|
|
153
230
|
case mrz
|
|
154
231
|
case gallery_scan
|
|
155
232
|
case composite
|
|
233
|
+
case postal_codes
|
|
234
|
+
case ar
|
|
156
235
|
public init?(rawValue: Swift.Int)
|
|
157
236
|
public typealias RawValue = Swift.Int
|
|
158
237
|
public var rawValue: Swift.Int {
|
|
@@ -173,6 +252,18 @@ extension BarkoderSDK.BarkoderView.BarkoderResolution : Swift.RawRepresentable {
|
|
|
173
252
|
extension BarkoderSDK.BarkoderView.BarkoderCameraPosition : Swift.Equatable {}
|
|
174
253
|
extension BarkoderSDK.BarkoderView.BarkoderCameraPosition : Swift.Hashable {}
|
|
175
254
|
extension BarkoderSDK.BarkoderView.BarkoderCameraPosition : Swift.RawRepresentable {}
|
|
255
|
+
extension BarkoderSDK.BarkoderARMode : Swift.Equatable {}
|
|
256
|
+
extension BarkoderSDK.BarkoderARMode : Swift.Hashable {}
|
|
257
|
+
extension BarkoderSDK.BarkoderARMode : Swift.RawRepresentable {}
|
|
258
|
+
extension BarkoderSDK.BarkoderAROverlayRefresh : Swift.Equatable {}
|
|
259
|
+
extension BarkoderSDK.BarkoderAROverlayRefresh : Swift.Hashable {}
|
|
260
|
+
extension BarkoderSDK.BarkoderAROverlayRefresh : Swift.RawRepresentable {}
|
|
261
|
+
extension BarkoderSDK.BarkoderARLocationType : Swift.Equatable {}
|
|
262
|
+
extension BarkoderSDK.BarkoderARLocationType : Swift.Hashable {}
|
|
263
|
+
extension BarkoderSDK.BarkoderARLocationType : Swift.RawRepresentable {}
|
|
264
|
+
extension BarkoderSDK.BarkoderARHeaderShowMode : Swift.Equatable {}
|
|
265
|
+
extension BarkoderSDK.BarkoderARHeaderShowMode : Swift.Hashable {}
|
|
266
|
+
extension BarkoderSDK.BarkoderARHeaderShowMode : Swift.RawRepresentable {}
|
|
176
267
|
extension BarkoderSDK.BarkoderHelper.BarkoderConfigTemplate : Swift.Equatable {}
|
|
177
268
|
extension BarkoderSDK.BarkoderHelper.BarkoderConfigTemplate : Swift.Hashable {}
|
|
178
269
|
extension BarkoderSDK.BarkoderHelper.BarkoderConfigTemplate : Swift.RawRepresentable {}
|
|
Binary file
|
|
@@ -3,6 +3,7 @@
|
|
|
3
3
|
// swift-module-flags: -target arm64-apple-ios12.0 -enable-objc-interop -enable-library-evolution -swift-version 5 -enforce-exclusivity=checked -O -enable-bare-slash-regex -module-name BarkoderSDK
|
|
4
4
|
// swift-module-flags-ignorable: -no-verify-emitted-module-interface
|
|
5
5
|
import AVFoundation
|
|
6
|
+
import AudioToolbox
|
|
6
7
|
import Barkoder
|
|
7
8
|
@_exported import BarkoderSDK
|
|
8
9
|
import CoreMedia
|
|
@@ -58,12 +59,14 @@ import _SwiftConcurrencyShims
|
|
|
58
59
|
@objc public var locationInImageResultEnabled: Swift.Bool
|
|
59
60
|
@objc public var locationInPreviewEnabled: Swift.Bool
|
|
60
61
|
@objc public var decoderConfig: Barkoder.Config?
|
|
62
|
+
@objc public var arConfig: BarkoderSDK.BarkoderARConfig
|
|
61
63
|
@objc public var barkoderResolution: BarkoderSDK.BarkoderView.BarkoderResolution {
|
|
62
64
|
@objc get
|
|
63
65
|
@objc set
|
|
64
66
|
}
|
|
65
67
|
@objc public var barcodeThumbnailOnResult: Swift.Bool
|
|
66
68
|
@objc public var thresholdBetweenDuplicatesScans: Swift.Int
|
|
69
|
+
@objc public var showDuplicatesLocations: Swift.Bool
|
|
67
70
|
@objc open func setRegionOfInterest(_ value: CoreFoundation.CGRect) throws
|
|
68
71
|
@objc open func getRegionOfInterest() -> CoreFoundation.CGRect
|
|
69
72
|
@objc convenience public init(licenseKey: Swift.String, licenseCheckHandler: @escaping ((Barkoder.LicenseCheckResult) -> Swift.Void))
|
|
@@ -113,6 +116,8 @@ extension UIKit.UIImage {
|
|
|
113
116
|
@objc @_Concurrency.MainActor @preconcurrency public func startScanning(_ resultDelegate: any BarkoderSDK.BarkoderResultDelegate) throws
|
|
114
117
|
@objc @_Concurrency.MainActor @preconcurrency public func stopScanning()
|
|
115
118
|
@objc @_Concurrency.MainActor @preconcurrency public func pauseScanning()
|
|
119
|
+
@objc @_Concurrency.MainActor @preconcurrency public func freezeScanning()
|
|
120
|
+
@objc @_Concurrency.MainActor @preconcurrency public func unfreezeScanning()
|
|
116
121
|
@objc @_Concurrency.MainActor @preconcurrency public func setZoomFactor(_ zoomFactor: Swift.Float)
|
|
117
122
|
@objc @_Concurrency.MainActor @preconcurrency public func setCamera(_ position: BarkoderSDK.BarkoderView.BarkoderCameraPosition)
|
|
118
123
|
@objc @_Concurrency.MainActor @preconcurrency public func setFlash(_ enabled: Swift.Bool)
|
|
@@ -125,11 +130,83 @@ extension UIKit.UIImage {
|
|
|
125
130
|
@_Concurrency.MainActor @preconcurrency @objc override dynamic public func layoutSubviews()
|
|
126
131
|
@objc deinit
|
|
127
132
|
}
|
|
133
|
+
extension BarkoderSDK.BarkoderView : UIKit.UIGestureRecognizerDelegate {
|
|
134
|
+
@_Concurrency.MainActor @preconcurrency @objc dynamic public func gestureRecognizer(_ gestureRecognizer: UIKit.UIGestureRecognizer, shouldReceive touch: UIKit.UITouch) -> Swift.Bool
|
|
135
|
+
}
|
|
128
136
|
extension CoreFoundation.CGRect {
|
|
129
137
|
public static let fullScreen: CoreFoundation.CGRect
|
|
130
138
|
public func fullScreenIntersection() -> CoreFoundation.CGRect
|
|
131
139
|
public func isFullScreen() -> Swift.Bool
|
|
132
140
|
}
|
|
141
|
+
@objc public enum BarkoderARMode : Swift.Int {
|
|
142
|
+
case off
|
|
143
|
+
case interactiveDisabled
|
|
144
|
+
case interactiveEnabled
|
|
145
|
+
case nonInteractive
|
|
146
|
+
public init?(rawValue: Swift.Int)
|
|
147
|
+
public typealias RawValue = Swift.Int
|
|
148
|
+
public var rawValue: Swift.Int {
|
|
149
|
+
get
|
|
150
|
+
}
|
|
151
|
+
}
|
|
152
|
+
@objc public enum BarkoderAROverlayRefresh : Swift.Int {
|
|
153
|
+
case smooth
|
|
154
|
+
case normal
|
|
155
|
+
public init?(rawValue: Swift.Int)
|
|
156
|
+
public typealias RawValue = Swift.Int
|
|
157
|
+
public var rawValue: Swift.Int {
|
|
158
|
+
get
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
@objc public enum BarkoderARLocationType : Swift.Int {
|
|
162
|
+
case none
|
|
163
|
+
case tight
|
|
164
|
+
case boundingBox
|
|
165
|
+
public init?(rawValue: Swift.Int)
|
|
166
|
+
public typealias RawValue = Swift.Int
|
|
167
|
+
public var rawValue: Swift.Int {
|
|
168
|
+
get
|
|
169
|
+
}
|
|
170
|
+
}
|
|
171
|
+
@objc public enum BarkoderARHeaderShowMode : Swift.Int {
|
|
172
|
+
case never
|
|
173
|
+
case always
|
|
174
|
+
case onSelected
|
|
175
|
+
public init?(rawValue: Swift.Int)
|
|
176
|
+
public typealias RawValue = Swift.Int
|
|
177
|
+
public var rawValue: Swift.Int {
|
|
178
|
+
get
|
|
179
|
+
}
|
|
180
|
+
}
|
|
181
|
+
@_inheritsConvenienceInitializers @objc public class BarkoderARConfig : ObjectiveC.NSObject {
|
|
182
|
+
@objc public var arMode: BarkoderSDK.BarkoderARMode {
|
|
183
|
+
@objc get
|
|
184
|
+
@objc set
|
|
185
|
+
}
|
|
186
|
+
@objc public var resultDisappearanceDelayMs: Swift.Int
|
|
187
|
+
@objc public var locationTransitionSpeed: Swift.Float {
|
|
188
|
+
@objc get
|
|
189
|
+
@objc set
|
|
190
|
+
}
|
|
191
|
+
@objc public var overlayRefresh: BarkoderSDK.BarkoderAROverlayRefresh
|
|
192
|
+
@objc public var selectedLocationColor: UIKit.UIColor
|
|
193
|
+
@objc public var nonSelectedLocationColor: UIKit.UIColor
|
|
194
|
+
@objc public var selectedLocationLineWidth: Swift.Float
|
|
195
|
+
@objc public var nonSelectedLocationLineWidth: Swift.Float
|
|
196
|
+
@objc public var locationType: BarkoderSDK.BarkoderARLocationType
|
|
197
|
+
@objc public var doubleTapToFreezeEnabled: Swift.Bool
|
|
198
|
+
@objc public var headerHeight: Swift.Float
|
|
199
|
+
@objc public var headerShowMode: BarkoderSDK.BarkoderARHeaderShowMode
|
|
200
|
+
@objc public var headerMaxTextHeight: Swift.Float
|
|
201
|
+
@objc public var headerMinTextHeight: Swift.Float
|
|
202
|
+
@objc public var headerTextColorSelected: UIKit.UIColor
|
|
203
|
+
@objc public var headerTextColorNonSelected: UIKit.UIColor
|
|
204
|
+
@objc public var headerHorizontalTextMargin: Swift.Float
|
|
205
|
+
@objc public var headerVerticalTextMargin: Swift.Float
|
|
206
|
+
@objc public var headerTextFormat: Swift.String
|
|
207
|
+
@objc override dynamic public init()
|
|
208
|
+
@objc deinit
|
|
209
|
+
}
|
|
133
210
|
@objc public protocol BarkoderPreviewFramesDelegate {
|
|
134
211
|
@objc optional func cameraFrameReceived(sampleBuffer: CoreMedia.CMSampleBuffer)
|
|
135
212
|
}
|
|
@@ -153,6 +230,8 @@ extension CoreFoundation.CGRect {
|
|
|
153
230
|
case mrz
|
|
154
231
|
case gallery_scan
|
|
155
232
|
case composite
|
|
233
|
+
case postal_codes
|
|
234
|
+
case ar
|
|
156
235
|
public init?(rawValue: Swift.Int)
|
|
157
236
|
public typealias RawValue = Swift.Int
|
|
158
237
|
public var rawValue: Swift.Int {
|
|
@@ -173,6 +252,18 @@ extension BarkoderSDK.BarkoderView.BarkoderResolution : Swift.RawRepresentable {
|
|
|
173
252
|
extension BarkoderSDK.BarkoderView.BarkoderCameraPosition : Swift.Equatable {}
|
|
174
253
|
extension BarkoderSDK.BarkoderView.BarkoderCameraPosition : Swift.Hashable {}
|
|
175
254
|
extension BarkoderSDK.BarkoderView.BarkoderCameraPosition : Swift.RawRepresentable {}
|
|
255
|
+
extension BarkoderSDK.BarkoderARMode : Swift.Equatable {}
|
|
256
|
+
extension BarkoderSDK.BarkoderARMode : Swift.Hashable {}
|
|
257
|
+
extension BarkoderSDK.BarkoderARMode : Swift.RawRepresentable {}
|
|
258
|
+
extension BarkoderSDK.BarkoderAROverlayRefresh : Swift.Equatable {}
|
|
259
|
+
extension BarkoderSDK.BarkoderAROverlayRefresh : Swift.Hashable {}
|
|
260
|
+
extension BarkoderSDK.BarkoderAROverlayRefresh : Swift.RawRepresentable {}
|
|
261
|
+
extension BarkoderSDK.BarkoderARLocationType : Swift.Equatable {}
|
|
262
|
+
extension BarkoderSDK.BarkoderARLocationType : Swift.Hashable {}
|
|
263
|
+
extension BarkoderSDK.BarkoderARLocationType : Swift.RawRepresentable {}
|
|
264
|
+
extension BarkoderSDK.BarkoderARHeaderShowMode : Swift.Equatable {}
|
|
265
|
+
extension BarkoderSDK.BarkoderARHeaderShowMode : Swift.Hashable {}
|
|
266
|
+
extension BarkoderSDK.BarkoderARHeaderShowMode : Swift.RawRepresentable {}
|
|
176
267
|
extension BarkoderSDK.BarkoderHelper.BarkoderConfigTemplate : Swift.Equatable {}
|
|
177
268
|
extension BarkoderSDK.BarkoderHelper.BarkoderConfigTemplate : Swift.Hashable {}
|
|
178
269
|
extension BarkoderSDK.BarkoderHelper.BarkoderConfigTemplate : Swift.RawRepresentable {}
|