Unit 'nvapi' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#nvapi]

NV_DISPLAY_PORT_INFO

Declaration

Source position: nvapi.pas line 734

type NV_DISPLAY_PORT_INFO = record

  version: NvU32;

  dpcd_ver: NvU32;

  maxLinkRate: NV_DP_LINK_RATE;

  maxLaneCount: NV_DP_LANE_COUNT;

  curLinkRate: NV_DP_LINK_RATE;

  curLaneCount: NV_DP_LANE_COUNT;

  colorFormat: NV_DP_COLOR_FORMAT;

  dynamicRange: NV_DP_DYNAMIC_RANGE;

  colorimetry: NV_DP_COLORIMETRY;

  bpc: NV_DP_BPC;

  Flags: TTNvDisplayPortInfoFlags;

end;


Documentation generated on: 2023-03-18