Skip to main content

XAppCaptureVideoCaptureSettings

GameDVR video capture settings, obtained from calling XAppCaptureGetVideoCaptureSettings.

Syntax

Members

width
Type: uint32_t
The width of recordings. height
Type: uint32_t
The height of recordings. maxRecordTimespanDurationInMs
Type: uint64_t
The maximum recording duration in milliseconds. encoding
Type: XAppCaptureVideoEncoding
The encoding of recordings. colorFormat
Type: XAppCaptureVideoColorFormat
The color format of recordings. isCaptureByGamesAllowed
Type: bool
Indicates whether games are allowed to capture recordings.

Requirements

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

See also

XAppCapture members
Last modified on August 20, 2026