CameraControlFlags Enumeration

Summary

The CameraControlFlags enumeration values define how a specific camera property is controlled.

Syntax
C#
VB
C++
public enum CameraControlFlags   
Public Enum CameraControlFlags  
public enum class CameraControlFlags   

Members
ValueMemberDescription
1Auto The camera property is controlled automatically.
2Manual The camera property is controlled manually.
4Unsupported Indicates that the property is not supported by the camera.

Requirements

Target Platforms

See Also

Reference

Leadtools.Multimedia Namespace

Help Version 20.0.2020.4.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly