Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 867 Bytes

appbroadcastpreviewstate.md

File metadata and controls

42 lines (28 loc) · 867 Bytes
-api-id -api-type
T:Windows.Media.Capture.AppBroadcastPreviewState
winrt enumeration

Windows.Media.Capture.AppBroadcastPreviewState

-description

Specifies the state of the app broadcast preview.

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 Stopped:1

The app broadcast preview is stopped.

-field Started:0

The app broadcast preview has been started.

-field Failed:2

The app broadcast preview has failed.

-remarks

-see-also

-examples

-capabilities

appBroadcast, appBroadcastSettings