Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 813 Bytes

appbroadcastcapturetargettype.md

File metadata and controls

38 lines (25 loc) · 813 Bytes
-api-id -api-type
T:Windows.Media.Capture.AppBroadcastCaptureTargetType
winrt enumeration

Windows.Media.Capture.AppBroadcastCaptureTargetType

-description

Specifies the type of target being captured for app broadcast.

Note

This API requires the appBroadcast and appBroadcastSettings capability which is not available to all Windows apps. Unless your developer account is specially provisioned by Microsoft, calls to this API will fail at runtime.

-enum-fields

-field EntireDisplay:1

The entire display is captured.

-field AppView:0

The app view is captured.

-remarks

-see-also

-examples

-capabilities

appBroadcast, appBroadcastSettings