VideoProcAmpFlags Enumeration

Summary

The VideoProcAmpFlags enumeration values indicate whether a particular video property is controlled manually or automatically.

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

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

Remarks

For more information, refer to the Microsoft documentation for the VideoProcAmpFlags enumeration.

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