XAppCaptureUserRecordingResult
Contains the result from calling XAppCaptureStopUserRecord.Syntax
Members
fileSizeInBytes Type: size_t Size of the recording in bytes. clipStartTimestamp Type: SYSTEMTIME The start time of the recording. durationInMilliseconds Type: uint64_t The actual duration of the recording in milliseconds. width Type: uint32_t Width of the recording. height Type: uint32_t Height of the recording. encoding Type: XAppCaptureVideoEncoding The encoding format of the recording. colorFormat Type: XAppCaptureVideoColorFormat The color format of the recording.Requirements
Header: XAppCapture.h Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesSee also
GameDVR OverviewXAppCapture Members
XAppCaptureStartUserRecord
XAppCaptureStopUserRecord
