Skip to main content

XAppCaptureEnableRecord

Enables the xbox recording function which allows the user to take screenshot,record or broadcast the game via guide.

Syntax

Parameters

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.
This function can be used to enable the inbuilt xbox recording/screenshot/broadcast functionality. If the functionality is enabled the user can take screenshot,record or broadcast the game using guide. I.e Press Home Button -> Take Screenshot/Recording. The functionality is enabled by default. To disable the functionality the game can call XAppCaptureDisableRecord

Requirements

Header: XAppCapture.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consoles

Conceptual documentation

See also

XAppCaptureDisableRecord
Last modified on August 20, 2026