Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 963 Bytes

digitalwindowcontrol_getcapabilityforsize_1381309850.md

File metadata and controls

38 lines (20 loc) · 963 Bytes
-api-id -api-type
M:Windows.Media.Devices.DigitalWindowControl.GetCapabilityForSize(System.Int32,System.Int32)
winrt method

Windows.Media.Devices.DigitalWindowControl.GetCapabilityForSize(System.Int32,System.Int32)

-description

Gets a DigitalWindowCapability object that specifies the digital window capabilities of the capture device for the specified capture resolution.

-parameters

-param width

The width of the capture resolution for which capabilities are retrieved.

-param height

The height of the capture resolution for which capabilities are retrieved.

-returns

A DigitalWindowCapability object that specifies the digital window capabilities of the capture device for the specified capture resolution.

-remarks

-see-also

-examples