import { t as Chip9348ExtendProperty } from "./Chip9348ExtendProperty-bQUW__r7.mjs"; import * as t from "io-ts"; //#region generated/Chip9348RGBVExtendPropey.d.ts /** * Codec for interface {@link Chip9348RGBVExtendPropey} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.DataClass.decompiled.cs:54635 */ declare const Chip9348RGBVExtendPropey: t.IntersectionC<[t.TypeC<{ GrayscaleSelect: t.Type; LastGhostAbatement2: t.Type; }>, t.PartialC<{ RedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; CurrentSet3: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9348ExtendProperty">; }>]>; GreenProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; CurrentSet3: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9348ExtendProperty">; }>]>; BlueProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; CurrentSet3: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9348ExtendProperty">; }>]>; VRedProperty: t.IntersectionC<[t.IntersectionC<[t.PartialC<{ IsSetLowEffectGamma: t.Type; }>, t.PartialC<{ CurrentSet1: t.Type; CurrentSet2: t.Type; CurrentGain: t.Type; LowGrayscaleCompensation: t.Type; FirstScanCompensation: t.Type; CompensationMode: t.Type; CurrentSet3: t.Type; NextGhostAbatement: t.Type; Adjustment: t.Type; }>]>, t.PartialC<{ '@_xsi:type': t.LiteralC<"Chip9348ExtendProperty">; }>]>; DummyGclkEn: t.Type; LastGhostAbatement1: t.Type; FailureLEDElimination: t.Type; RedGain: t.Type; BlueGain: t.Type; GreenGain: t.Type; RedRegValueConfigThird: t.Type; GreenRegValueConfigThird: t.Type; BlueRegValueConfigThird: t.Type; VRedRegValueConfigThird: t.Type; RedRegValueConfigSpecial: t.Type; GreenRegValueConfigSpecial: t.Type; BlueRegValueConfigSpecial: t.Type; VRedRegValueConfigSpecial: t.Type; }>]>; interface Chip9348RGBVExtendPropey extends t.TypeOf { RedProperty?: Chip9348ExtendProperty; GreenProperty?: Chip9348ExtendProperty; BlueProperty?: Chip9348ExtendProperty; VRedProperty?: Chip9348ExtendProperty; } //#endregion export { Chip9348RGBVExtendPropey as t }; //# sourceMappingURL=Chip9348RGBVExtendPropey-CjWm_s9I.d.mts.map