XAppCaptureVideoCaptureSettings
GameDVR video capture settings, obtained from calling XAppCaptureGetVideoCaptureSettings.Syntax
Members
widthType: 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.
