Struct StreamInfoHeaderOriginal

Inheritance Relationships

Base Type

Derived Type

Struct Documentation

struct StreamInfoHeaderOriginal : public gpa::serialization::metadata::Header

Subclassed by gpa::serialization::metadata::StreamInfoHeaderVer1

Public Members

char watermark[8]
uint32_t fileVersion

Magic string for identifying a valid GPA stream.

uint32_t resolutionWidth

Current file version.

uint32_t resolutionHeight

Width of the window.

uint64_t numApiCalls

Height of the window.

uint32_t numFrames

Number of api calls captured.

uint64_t dramMemory = 0

Number of frames captured.

char hostName[128]

physical memory of capture computer

char gpuName[128]

Name of the capture computer.

char gpuVendor[128]

Name of the used gpu.

char gpuDriverDate[16]

Name of the used gpu vendor.

char gpuDriverVersion[16]

GPU driver revision data mm/dd/yyyy.

char osVersion[16]

GPU driver version.

char architecture[16]

Operating system version.

char graphicsAPIVersion[16]

32 or 64

PacketType graphicsAPI

Graphics API version.

char locale[16]

Primary graphics API used in the stream.

bool developerModeEnabled
bool secureBootEnabled
uint64_t coresCount
char biosVersion[16]
char biosDate[16]
uint32_t gpuProductId
uint32_t gpuVendorId
uint32_t gpuStepping
uint32_t colorDepth
uint32_t gpaReleaseYear
uint32_t gpaReleaseQuarter
uint32_t gpaReleaseSprint
uint32_t gpaBuildNumber