Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 657 Bytes

appbroadcastingstatusdetails_isgpuconstrained.md

File metadata and controls

24 lines (16 loc) · 657 Bytes
-api-id -api-type
P:Windows.Media.AppBroadcasting.AppBroadcastingStatusDetails.IsGpuConstrained
winrt property

Windows.Media.AppBroadcasting.AppBroadcastingStatusDetails.IsGpuConstrained

-description

Gets a value that indicates whether app broadcasting is unavailable because the GPU is constrained.

-property-value

True if app broadcasting is unavailable because the GPU is constrained; otherwise, false.

-remarks

Typically, if this value is true, it means that the GPU software does not include an H264 encoder.

-see-also

-examples