Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 539 Bytes

digitalwindowmode.md

File metadata and controls

37 lines (20 loc) · 539 Bytes
-api-id -api-type
T:Windows.Media.Devices.DigitalWindowMode
winrt enum

Windows.Media.Devices.DigitalWindowMode

-description

Specifies the modes of the DigitalWindowControl.

-enum-fields

-field Off:0

The DigitalWindowControl is off.

-field On:1

The DigitalWindowControl is on.

-field Auto:2

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

-remarks

-see-also

-examples