ADL (AMD Display Library) Public APIs  Version 17.1
Data Fields
ADLSDIData Struct Reference

Structure containing information about SDIData This structure is used to store information about the state of the SDI whether it is on or off and the current size of the segment or aperture size. More...

#include <adl_structures.h>

Data Fields

int iSDIState
 The SDI state, ADL_SDI_ON or ADL_SDI_OFF, for the current SDI mode. More...
 
int iSizeofSDISegment
 Size of the memory segment for SDI (in MB). More...
 

Detailed Description

Structure containing information about SDIData This structure is used to store information about the state of the SDI whether it is on or off and the current size of the segment or aperture size.

Field Documentation

◆ iSDIState

int ADLSDIData::iSDIState

The SDI state, ADL_SDI_ON or ADL_SDI_OFF, for the current SDI mode.

◆ iSizeofSDISegment

int ADLSDIData::iSizeofSDISegment

Size of the memory segment for SDI (in MB).


The documentation for this struct was generated from the following file:

Copyright © 2009-2020 Advanced Micro Devices, Inc. All rights reserved.