XGameStreamingIsStreaming
Determine if the game is currently being streamed.Syntax
Return value
Type: boolXGameStreamingIsStreaming returns true if the game is running on an XBOX that has at least one streaming client device connected.
Remarks
XGameStreamingIsStreaming does not differentiate if the console is streaming via Remote Play or via XBOX Game Streaming.
To be notified of individual streaming client devices connecting and/or disconnecting consider registering a callback via XGameStreamingRegisterConnectionStateChanged.
Examples
Requirements
Header: xgamestreaming.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
XGameStreamingConnectionStateXGameStreamingUnregisterConnectionStateChanged
XGameStreamingRegisterConnectionStateChanged
XGameStreaming
