EDID_signalLevels

Declaration

typedef enum {
    EDID_Level_0700_0300_10P,
    EDID_Level_0714_0286_10P,
    EDID_Level_1000_0400_14P,
    EDID_Level_0700_0300_07P,
    EDID_Level_Digital
    } EDID_signalLevels

Prototype In

snap/ddc.h

Description

This enumeration defines the signal level types stored in the signalLevel field of the EDID_record structure.

Members

EDID_Level_0700_0300_10P

Analog 0.700 - 0.300 (1.0V p-p)

EDID_Level_0714_0286_10P

Analog 0.714 - 0.286 (1.0V p-p)

EDID_Level_1000_0400_14P

Analog 1.000 - 0.400 (1.4V p-p)

EDID_Level_0700_0300_07P

Analog 0.700 - 0.300 (0.7V p-p)

EDID_Level_Digital

Digital signal

 

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