←Select platform

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Multimedia Assembly