interface ChipHBS1910RGBVExtendProperty {
    @_xsi:type?: "ChipHBS1910RGBVExtendProperty";
    BlueProperty?: ChipHBS1910ExtendProperty;
    ChipLibVersion?: number;
    GreenProperty?: ChipHBS1910ExtendProperty;
    IsAdvancedMode?: boolean;
    IsSetLowEffectGamma?: boolean;
    IsUseNewModule?: boolean;
    RedProperty?: ChipHBS1910ExtendProperty;
    VRedProperty?: ChipHBS1910ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipHBS1910RGBVExtendProperty" = ...
ChipLibVersion?: number = common.UInt8
IsAdvancedMode?: boolean = common.Bool
IsSetLowEffectGamma?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool