//#region generated/HDRType.d.ts /** @category Enums */ declare enum HDRTypeEnum { HDR10 = 88, // 0x58 HLG = 120 } /** * Codec for {@link HDRTypeEnum} * @category Codecs * @see Automatically generated from ../decompiled/Nova.LCT.GigabitSystem.ProtocolEnum.decompiled.cs:2371 */ declare const HDRType: import("io-ts").Type; //#endregion export { HDRTypeEnum as n, HDRType as t }; //# sourceMappingURL=HDRType-V5eqKIyO.d.mts.map