Products | Support | Send comments on this topic. | Email a link to this topic. | Back to Getting Started | Help Version 18.0.10.24
LEADTOOLS Multimedia API Help

ltmmCameraControlFlags Constants

Show in webframe

typedef enum ltmmCameraControlFlags
{
    ltmmCameraControl_Flags_Auto    = 0x0001,
    ltmmCameraControl_Flags_Manual = 0x0002
} ltmmCameraControlFlags;

The ltmmCameraControlFlags constants define how a specific camera property is controlled.

Constant

Description

ltmmCameraControl_Flags_Auto

[1] The camera property is controlled automatically.

ltmmCameraControl_Flags_Manual

[2] The camera property is controlled manually.

Comments

Please note that not all devices support manual and automatic control.

This constant is used by the IltmmCameraControl::GetRange function.

Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.