AppBroadcastingStatusDetails Class

Definition

Provides detailed information indicating why the current app can't currently begin broadcasting.

C#
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Media.AppBroadcasting.AppBroadcastingContract), 65536)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class AppBroadcastingStatusDetails
Inheritance
Object AppBroadcastingStatusDetails
Attributes

Windows requirements

Device family
Windows Desktop Extension SDK (introduced in 10.0.16299.0)
API contract
Windows.Media.AppBroadcasting.AppBroadcastingContract (introduced in v1.0)

Remarks

Get an instance of this class by accessing the AppBroadcastingStatus.Details property.

Properties

IsAnyAppBroadcasting

Gets a value that indicates whether another app is currently broadcasting.

IsAppInactive

Gets a value specifying if the current app's window is inactive.

IsBlockedForApp

Gets a value indicating whether broadcasting is blocked for the current app.

IsCaptureResourceUnavailable

Gets a value indicating whether the capture resource is currently unavailable.

IsDisabledBySystem

Gets a value indicating whether app broadcasting is disabled by the system.

IsDisabledByUser

Gets a value indicating if app broadcasting has been disabled by the user.

IsGameStreamInProgress

Gets a value that indicates if a game stream is currently in progress.

IsGpuConstrained

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

Applies to

Product Versions
WinRT Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100