interface ChipDP5125HCommonRGBVExtendProperty {
    @_xsi:type?: "ChipDP5125HCommonRGBVExtendProperty";
    BlueProperty?: ChipDP5125HCommonExtendProperty;
    ChipLibVersion?: number;
    DclkIsSingleOrDouble?: boolean;
    GreenProperty?: ChipDP5125HCommonExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    RedProperty?: ChipDP5125HCommonExtendProperty;
    REG_LENGTH: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    VRedProperty?: ChipDP5125HCommonExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipDP5125HCommonRGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
DclkIsSingleOrDouble?: boolean = common.Bool
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
REG_LENGTH: number = common.Int32_1
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32