Skip to main content

XGameStreamingIsStreaming

Determine if the game is currently being streamed.

Syntax

Return value

Type: bool XGameStreamingIsStreaming 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 consoles

See also

XGameStreamingConnectionState
XGameStreamingUnregisterConnectionStateChanged
XGameStreamingRegisterConnectionStateChanged
XGameStreaming
Last modified on August 20, 2026