Skip to content

Latest commit

 

History

History
79 lines (58 loc) · 6.22 KB

iTin.Hardware.Specification.Eedid.md

File metadata and controls

79 lines (58 loc) · 6.22 KB

iTin.Hardware.Specification.Eedid assembly

iTin.Hardware.Specification namespace

public type description
class EEDID Implementation of the E-EDID (Extended Display Identification Data) specification.

iTin.Hardware.Specification.Eedid namespace

public type description
abstract class BaseDataSection Base class that represents a section of a block of the EEDID specification.
abstract class BaseDataSectionCollection Base class that represents a collection of DataSection objects from a DataBlock of a KnownDataBlock.
class DataBlock Represents a data block
class DataBlockCollection Represents a collection of DataBlock objects from the EEDID specification.
struct DataBlockDescriptorData Defines header data block descriptor.
class DataSection Represents a data section
static class EedidProperty Definition of available keys for the EEDID specification of a monitor.
enum KnownDataBlock Types of known blocks.
enum KnownModelYearStrategy Model strategy for a EDID Block``Vendor section.
struct MonitorResolutionInfo Defines resolution of a monitor.
class SectionProperties Represents a collection of properties of an object that implements the BaseDataSectionCollection class.
class SectionPropertiesTable Specialization of the BasePropertiesTable class that stores the available properties for each section.

iTin.Hardware.Specification.Eedid.Blocks.CEA namespace

public type description
enum CeaSection Sections corresponding to a block of type CeaBlock.

iTin.Hardware.Specification.Eedid.Blocks.DI namespace

public type description
enum DiSection Sections correspodientes to a block of type DiBlock.

iTin.Hardware.Specification.Eedid.Blocks.DisplayId namespace

public type description
enum DisplayIdSection Sections available for a block DisplayID.

iTin.Hardware.Specification.Eedid.Blocks.DisplayId.Sections.DataBlocks.ComponentModel namespace

public type description
struct DataBlockData Defines header data block descriptor.
enum DataBlockTag Available data blocks.
class DetailedTimingTypeIData Specialization of the BaseDataSection class. Represents a Detailed Timing Type I entry defined in DetailedTimingTypeI data block.

iTin.Hardware.Specification.Eedid.Blocks.EDID namespace

public type description
enum EdidDataBlockDescriptor Definition of types of possible descriptors for a DataBlocks block.
enum EdidSection Sections available for a block EDID.

iTin.Hardware.Specification.Eedid.Blocks.EDID.Sections.Descriptors namespace

public type description
class ColorPointDataDescriptorItem Specialization of the BaseDataSection class. Represents the information of a DataBlocks of type ColorPointData.
class Cvt3ByteCodeDescriptorItem Specialization of the BaseDataSection class. Represents the information of a DataBlocks of type Cvt3ByteCode.
class StandardTimingIdentifierDescriptorItem Represents an item of the StandardTimingIdentifierDescriptor.

iTin.Hardware.Specification.Eedid.Blocks.LS namespace

public type description
enum LsSection Sections corresponding to a block of type LsBlock.

iTin.Hardware.Specification.Eedid.Blocks.VTB namespace

public type description
enum VtbSection Sections corresponding to a block of type VtbBlock.