interface ChipCNS7263RGBVExtendProperty {
    @_xsi:type?: "ChipCNS7263RGBVExtendProperty";
    BlueProperty?: ChipCNS7263ExtendProperty;
    GreenProperty?: ChipCNS7263ExtendProperty;
    IsAdvancedMode: boolean;
    IsSetLowEffectGamma?: boolean;
    IsStarSwipPoint?: boolean;
    IsUseNewModule?: boolean;
    MTTime: number;
    RedProperty?: ChipCNS7263ExtendProperty;
    REG_LENGTH: number;
    SpecialDataLen?: number;
    SpecialRegisterAddr?: number;
    VRedProperty?: ChipCNS7263ExtendProperty;
}

Hierarchy

Properties

@_xsi:type?: "ChipCNS7263RGBVExtendProperty" = ...
IsAdvancedMode: boolean = common.Bool_true
IsSetLowEffectGamma?: boolean = common.Bool
IsStarSwipPoint?: boolean = common.Bool
IsUseNewModule?: boolean = common.Bool
MTTime: number = common.Int32_0
REG_LENGTH: number = common.Int32_4
SpecialDataLen?: number = common.Int32
SpecialRegisterAddr?: number = common.UInt32