XAppBroadcastGetStatus
Retrieves the current status for broadcasting for the device and current app.Syntax
Parameters
requestingUser _In_Type: XUserHandle Handle for the user requesting a broadcast status. appBroadcastStatus _Out_
Type: XAppBroadcastStatus* The broadcast status of the requestingUser.
Return value
Type: HRESULT Function result.Remarks
This function isn’t safe to call on a time-sensitive thread. For more information, see Time-sensitive threads.
Requirements
Header: XAppCapture.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
GameDVR OverviewXAppCapture Members
XAppBroadcastShowUI
XAppBroadcastIsAppBroadcasting
