interface ChipFM6047RGBVExtendProperty {
    @_xsi:type?: "ChipFM6047RGBVExtendProperty";
    BlueProperty?: ChipFM6047ExtendProperty;
    EnGCLKMutiRate?: boolean;
    FirstDataLen?: number;
    FirstRegisterAddr?: number;
    FirstStartIndex?: number;
    FourthDataLen?: number;
    FourthRegisterAddr?: number;
    FourthStartIndex?: number;
    GreenProperty?: ChipFM6047ExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    OpenTestEnable?: boolean;
    OpenTestModel: number;
    RedProperty?: ChipFM6047ExtendProperty;
    SecondDataLen?: number;
    SecondRegisterAddr?: number;
    SecondStartIndex?: number;
    ThirdDataLen?: number;
    ThirdDataStartIndex?: number;
    ThirdRegisterAddr?: number;
    VRedProperty?: ChipFM6047ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipFM6047RGBVExtendProperty" = ...
EnGCLKMutiRate?: boolean = common.Bool
FirstDataLen?: number = common.Int32
FirstRegisterAddr?: number = common.Int32
FirstStartIndex?: number = common.Int32
FourthDataLen?: number = common.Int32
FourthRegisterAddr?: number = common.Int32
FourthStartIndex?: number = common.Int32
GreenProperty?: ChipFM6047ExtendProperty
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
OpenTestEnable?: boolean = common.Bool
OpenTestModel: number = common.UInt8_0
SecondDataLen?: number = common.Int32
SecondRegisterAddr?: number = common.Int32
SecondStartIndex?: number = common.Int32
ThirdDataLen?: number = common.Int32
ThirdDataStartIndex?: number = common.Int32
ThirdRegisterAddr?: number = common.Int32