XAppCaptureRecordDiagnosticClip
Records a diagnostic clip from your app.Syntax
Parameters
startTime _In_Type: time_t Timestamp for the beginning of the diagnostic clip. durationInMs _In_
Type: uint32_t Duration in milliseconds of the diagnostic clip. filenamePrefix _In_opt_
Type: char* Desired prefix for the file name, is optional, will be appended to the front of the diagnostic file name. result _Out_
Type: XAppCaptureRecordClipResult* The resulting recorded diagnostic clip.
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.
Requirements
Header: XAppCapture.h Library: xgameruntime.lib Supported platforms: Windows, XBOX One family consoles and XBOX Series consolesConceptual documentation
See also
GameDVR OverviewXAppCapture Members
XAppCaptureRecordDiagnosticClipResult
