XAppBroadcastMonitorCallback
Developer defined callback function for XAppBroadcastRegisterIsAppBroadcastingChanged. The function set here will be called each time the broadcast status changes.Syntax
Parameters
context _In_Type: void* Context for the calling object, used to pass relevant information into the callback function.
Return value
Type: voidRemarks
Setting this callback function will allow you to check for the start or end of a broadcast. This allows developers to change behaviors like network activity in the event of an ongoing broadcast. Parameter for XAppBroadcastRegisterIsAppBroadcastingChanged.Requirements
Header: XAppCapture.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
GameDVR OverviewXAppCapture Members
XAppBroadcastRegisterIsAppBroadcastingChanged
