2.11. dcgmDeviceFbcSessionInfo_v1 Struct Reference

[Structure definitions]

Represents information about active FBC session on the given device/vGPU instance

Public Variables

unsigned int  averageFps
Moving average new frames captured per second.
unsigned int  averageLatency
Moving average new frame capture latency in microseconds.
unsigned int  displayOrdinal
Display identifier.
unsigned int  hMaxResolution
Max horizontal resolution supported by the capture session.
unsigned int  hResolution
Horizontal resolution requested by caller in capture call.
unsigned int  pid
Owning process ID.
unsigned int  sessionFlags
Session flags.
unsigned int  sessionId
Unique session ID.
dcgmFBCSessionType_t sessionType
Type of frame buffer capture session.
unsigned int  vMaxResolution
Max vertical resolution supported by the capture session.
unsigned int  vResolution
Vertical resolution requested by caller in capture call.
unsigned int  version
Version Number (dcgmDeviceFbcSessionInfo_version).
unsigned int  vgpuId
vGPU instance ID (only valid on vGPU hosts, otherwise zero)

Variables

unsigned int dcgmDeviceFbcSessionInfo_v1::averageFps [inherited]

Moving average new frames captured per second.

unsigned int dcgmDeviceFbcSessionInfo_v1::averageLatency [inherited]

Moving average new frame capture latency in microseconds.

unsigned int dcgmDeviceFbcSessionInfo_v1::displayOrdinal [inherited]

Display identifier.

unsigned int dcgmDeviceFbcSessionInfo_v1::hMaxResolution [inherited]

Max horizontal resolution supported by the capture session.

unsigned int dcgmDeviceFbcSessionInfo_v1::hResolution [inherited]

Horizontal resolution requested by caller in capture call.

unsigned int dcgmDeviceFbcSessionInfo_v1::pid [inherited]

Owning process ID.

unsigned int dcgmDeviceFbcSessionInfo_v1::sessionFlags [inherited]

Session flags.

unsigned int dcgmDeviceFbcSessionInfo_v1::sessionId [inherited]

Unique session ID.

dcgmFBCSessionType_tdcgmDeviceFbcSessionInfo_v1::sessionType [inherited]

Type of frame buffer capture session.

unsigned int dcgmDeviceFbcSessionInfo_v1::vMaxResolution [inherited]

Max vertical resolution supported by the capture session.

unsigned int dcgmDeviceFbcSessionInfo_v1::vResolution [inherited]

Vertical resolution requested by caller in capture call.

unsigned int dcgmDeviceFbcSessionInfo_v1::version [inherited]

Version Number (dcgmDeviceFbcSessionInfo_version).

unsigned int dcgmDeviceFbcSessionInfo_v1::vgpuId [inherited]

vGPU instance ID (only valid on vGPU hosts, otherwise zero)