interface ChipRT5938SSRGBVExtendProperty {
    @_xsi:type?: "ChipRT5938SSRGBVExtendProperty";
    BlueProperty?: ChipRT5938SSExtendProperty;
    GreenProperty?: ChipRT5938SSExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    RedProperty?: ChipRT5938SSExtendProperty;
    REG_LENGTH: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    VRedProperty?: ChipRT5938SSExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipRT5938SSRGBVExtendProperty" = ...
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