Resource Base
Table of contents

EnumDBRPresetTemplate

EnumDBRPresetTemplate is the enumeration of preset barcode setting templates.

enum EnumPresetTemplate{
    DEFAULT, // The default video barcode decoding settings.
    VIDEO_SINGLE_BARCODE, // The optimized video barcode decoding settings for single barcode decoding.
    VIDEO_SPEED_FIRST, // The optimized video barcode decoding settings when speed is prioritized.
    VIDEO_READ_RATE_FIRST, // The optimized video barcode decoding settings when read-rate is prioritized.
    IMAGE_SPEED_FIRST, // The optimized image barcode decoding settings when speed is prioritized.
    IMAGE_READ_RATE_FIRST, // The optimized image barcode decoding settings when read-rate is prioritized.
    IMAGE_DEFAULT // The default image barcode decoding settings.
}

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article:

latest version

    Change +