import { t as ChipMBI524ExtendProperty } from "./ChipMBI524ExtendProperty-DBLLLNFE.cjs"; import * as t from "io-ts"; //#region generated/Chip5124RGBVExtendPropey.d.ts declare const Chip5124RGBVExtendPropeyBase: t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; LowAshImproveEnable: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI524ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; LowAshImproveEnable: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI524ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; LowAshImproveEnable: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI524ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; LowAshImproveEnable: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI524ExtendProperty">; }>]>; }>]>; /** * Codec for {@link Chip5124RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:57857 */ declare const Chip5124RGBVExtendPropey: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; LowAshImproveEnable: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI524ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; LowAshImproveEnable: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI524ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; LowAshImproveEnable: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI524ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.TypeC<{ ColorCompensate: t.Type; LowAshImproveEnable: t.Type; }>, t.PartialC<{ SetBlanking: t.Type; IsAdvancedMode: t.Type; RedRegValueConfigFirst: t.Type; GreenRegValueConfigFirst: t.Type; BlueRegValueConfigFirst: t.Type; VRedRegValueConfigFirst: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"ChipMBI524ExtendProperty">; }>]>; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip5124RGBVExtendPropey">; }>]>; interface Chip5124RGBVExtendPropey extends t.TypeOf { RedProperty?: ChipMBI524ExtendProperty; GreenProperty?: ChipMBI524ExtendProperty; BlueProperty?: ChipMBI524ExtendProperty; VRedProperty?: ChipMBI524ExtendProperty; } //#endregion export { Chip5124RGBVExtendPropeyBase as n, Chip5124RGBVExtendPropey as t }; //# sourceMappingURL=Chip5124RGBVExtendPropey-CX7hLexJ.d.cts.map