DigimarcDataFormat Class |
The DigimarcDataFormat type exposes the following members.
Name | Description | |
---|---|---|
![]() | Compatible | This mode reports Digimarc Barcode data as if it came from a traditional data carrier. |
![]() | Enhanced | This mode is based on the COMPATIBLE and report more complex Digimarc Barcode payloads. |
![]() | JniPeerMembers | To be added. |
![]() | Native | This mode reports all Digimarc Barcode results as coming from its own, unique symbology. |
![]() | ThresholdClass | To be added. |
![]() | ThresholdType | To be added. |
Name | Description | |
---|---|---|
![]() | FromOrdinal | To be added. |
![]() | ValueOf | Returns the enum constant of this class with the specified name. |
![]() | Values | Returns an array containing the constants of this enum class, in
the order they are declared. |
DigimarcDataFormat
is an enumeration defining the format
used for Digimarc barcode.
The type is one of:
COMPATIBLE | This mode reports Digimarc Barcode data as if it came from a traditional data carrier (UPC or EAN, for example) |
ENHANCED | This mode is based on the COMPATIBLE and report more complex Digimarc Barcode payloads as if they came from a GS1 DataBar with relevant GS1 Application Identifier. |
NATIVE | This mode reports all Digimarc Barcode results as coming from its own, unique symbology |