public static abstract @interface GmsDocumentScannerOptions.CaptureMode
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-10-31 UTC.
[null,null,["Last updated 2024-10-31 UTC."],[[["`GmsDocumentScannerOptions.CaptureMode` is an annotation used to define the scanner camera viewfinder capture mode."],["This annotation helps configure how the document scanner captures images, like using single or continuous shots or using video capture."]]],["The core content defines `GmsDocumentScannerOptions.CaptureMode`, which represents the capture mode for the scanner camera's viewfinder. This is an abstract interface, indicating it's a blueprint for different capture mode implementations. It specifies how the document scanner's camera captures images. The primary information conveyed is the existence and purpose of this capture mode interface within the document scanner options.\n"]]