Windows.Media.AppBroadcasting Namespace

Provides APIs for getting the broadcasting status for the current app. This includes determining whether the app can currently begin broadcasting and, if not, details about why broadcasting can't be started as well as the ability to launch the app broadcasting system setup UI.

Classes

AppBroadcastingMonitor

Allows an app to determine if it is currently being broadcast and to receive an event when the app starts or stops broadcasting.

AppBroadcastingStatus

Allows an app to determine if it can currently begin broadcasting and, if not, obtain details about the reason that broadcasting can't be initiated.

AppBroadcastingStatusDetails

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

AppBroadcastingUI

Enables an app to launch the app broadcasting system setup UI.