Skip to content

Commit 8876a63

Browse files
update to v11.4.1000
1 parent 9bf2ea7 commit 8876a63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ios/FoundationalAPISamples/ReadDriversLicense/ReadDriversLicense/CameraViewController.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ extension CameraViewController {
8484
let dbrDrawingLayer = dceView.getDrawingLayer(DrawingLayerId.DBR.rawValue)
8585
dbrDrawingLayer?.visible = true
8686
dce = CameraEnhancer(view: dceView)
87-
87+
dce.setResolution(.resolution4K)
8888
// CVR link DCE.
8989
try? cvr.setInput(dce)
9090
}

0 commit comments

Comments
 (0)