interface ChipCFD455CRGBVExtendProperty {
    @_xsi:type?: "ChipCFD455CRGBVExtendProperty";
    BlueProperty?: ChipCFD455CExtendProperty;
    ChipMemberIndex?: number;
    CurrentDecode?: DecodeTypeEnum;
    DoubleFreq?: boolean;
    FifthDataLen?: number;
    FifthRegisterAddr?: number;
    FifthStartIndex?: number;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GrayDepth?: number;
    GreenProperty?: ChipCFD455CExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    LineBlankingBeginTime?: number;
    MixFreq?: boolean;
    RedProperty?: ChipCFD455CExtendProperty;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    SoftReset?: boolean;
    SubField?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipCFD455CExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipCFD455CRGBVExtendProperty" = ...
ChipMemberIndex?: number = common.Int32
CurrentDecode?: DecodeTypeEnum
DoubleFreq?: boolean = common.Bool
FifthDataLen?: number = common.Int32
FifthRegisterAddr?: number = common.Int32
FifthStartIndex?: number = common.Int32
FirstDataLen?: number = common.Int32
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GrayDepth?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
LineBlankingBeginTime?: number = common.UInt8
MixFreq?: boolean = common.Bool
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
SoftReset?: boolean = common.Bool
SubField?: number = common.UInt8
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32