AppBroadcastingStatusDetails Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides detailed information indicating why the current app can't currently begin broadcasting.
public ref class AppBroadcastingStatusDetails sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Media.AppBroadcasting.AppBroadcastingContract, 65536)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class AppBroadcastingStatusDetails final
[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
Public NotInheritable Class AppBroadcastingStatusDetails
- Inheritance
- Attributes
Device family |
Windows Desktop Extension SDK (introduced in 10.0.16299.0)
|
API contract |
Windows.Media.AppBroadcasting.AppBroadcastingContract (introduced in v1.0)
|
Get an instance of this class by accessing the AppBroadcastingStatus.Details property.
Is |
Gets a value that indicates whether another app is currently broadcasting. |
Is |
Gets a value specifying if the current app's window is inactive. |
Is |
Gets a value indicating whether broadcasting is blocked for the current app. |
Is |
Gets a value indicating whether the capture resource is currently unavailable. |
Is |
Gets a value indicating whether app broadcasting is disabled by the system. |
Is |
Gets a value indicating if app broadcasting has been disabled by the user. |
Is |
Gets a value that indicates if a game stream is currently in progress. |
Is |
Gets a value that indicates whether app broadcasting is unavailable because the GPU is constrained. |
Product | Versions |
---|---|
WinRT | Build 16299, Build 17134, Build 17763, Build 18362, Build 19041, Build 20348, Build 22000, Build 22621, Build 26100 |