interface ChipTL3103UDRGBVExtendProperty {
    @_xsi:type?: "ChipTL3103UDRGBVExtendProperty";
    BlueProperty?: ChipTL3103UDExtendProperty;
    ChipLibVersion?: number;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GreenProperty?: ChipTL3103UDExtendProperty;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    PatrNumPerRef?: number;
    RedProperty?: ChipTL3103UDExtendProperty;
    REG_LENGTH: number;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipTL3103UDExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipTL3103UDRGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
FirstDataLen?: number = common.Int32
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
PatrNumPerRef?: number = common.UInt8
REG_LENGTH: number = common.Int32_15
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32