DigitalWindowMode Enum

Definition

Specifies the modes of the DigitalWindowControl.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 786432)]
public enum DigitalWindowMode
Inheritance
DigitalWindowMode
Attributes

Windows requirements

Device family
Windows 10, version 2104 (introduced in 10.0.20348.0)
API contract
Windows.Foundation.UniversalApiContract (introduced in v12.0)

Fields

Name Value Description
Off 0

The DigitalWindowControl is off.

On 1

The DigitalWindowControl is on.

Auto 2

The bounds of the digital window are selected automatically by the capture device driver.

Applies to

Product Versions
WinRT Build 20348, Build 22000, Build 22621, Build 26100