EDID_timingTypes

Declaration

typedef enum {
    EDID_VGACompatible,
    EDID_XGACompatible,
    EDID_MacCompatible,
    EDID_VESAStandard,
    EDID_MaxTimingType
    } EDID_timingTypes

Prototype In

snap/ddc.h

Description

This enumeration defines the values stored in the flags field of the EDID_standardTiming structure.

Members

EDID_VGACompatible

VGA compatible timing

EDID_XGACompatible

XGA compatible timing

EDID_MacCompatible

Macintosh compatible timing

EDID_VESAStandard

VESA standard timing

 

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com