Skip to content

Commit b9ff368

Browse files
author
awstools
committed
feat(client-medialive): AWS Elemental MediaLive released a new features that allows customers to use HLG 2020 as a color space for AV1 video codec.
1 parent 0d392c9 commit b9ff368

11 files changed

Lines changed: 30 additions & 8 deletions

File tree

clients/client-medialive/src/commands/CreateChannelCommand.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,6 +1084,7 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
10841084
* },
10851085
* Rec601Settings: {},
10861086
* Rec709Settings: {},
1087+
* Hlg2020Settings: {},
10871088
* },
10881089
* FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
10891090
* FramerateDenominator: Number("int"), // required
@@ -2372,6 +2373,7 @@ export interface CreateChannelCommandOutput extends CreateChannelResponse, __Met
23722373
* // },
23732374
* // Rec601Settings: {},
23742375
* // Rec709Settings: {},
2376+
* // Hlg2020Settings: {},
23752377
* // },
23762378
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
23772379
* // FramerateDenominator: Number("int"), // required

clients/client-medialive/src/commands/DeleteChannelCommand.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,7 @@ export interface DeleteChannelCommandOutput extends DeleteChannelResponse, __Met
10951095
* // },
10961096
* // Rec601Settings: {},
10971097
* // Rec709Settings: {},
1098+
* // Hlg2020Settings: {},
10981099
* // },
10991100
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
11001101
* // FramerateDenominator: Number("int"), // required

clients/client-medialive/src/commands/DescribeChannelCommand.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,7 @@ export interface DescribeChannelCommandOutput extends DescribeChannelResponse, _
10951095
* // },
10961096
* // Rec601Settings: {},
10971097
* // Rec709Settings: {},
1098+
* // Hlg2020Settings: {},
10981099
* // },
10991100
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
11001101
* // FramerateDenominator: Number("int"), // required

clients/client-medialive/src/commands/RestartChannelPipelinesCommand.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,6 +1098,7 @@ export interface RestartChannelPipelinesCommandOutput extends RestartChannelPipe
10981098
* // },
10991099
* // Rec601Settings: {},
11001100
* // Rec709Settings: {},
1101+
* // Hlg2020Settings: {},
11011102
* // },
11021103
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
11031104
* // FramerateDenominator: Number("int"), // required

clients/client-medialive/src/commands/StartChannelCommand.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,7 @@ export interface StartChannelCommandOutput extends StartChannelResponse, __Metad
10951095
* // },
10961096
* // Rec601Settings: {},
10971097
* // Rec709Settings: {},
1098+
* // Hlg2020Settings: {},
10981099
* // },
10991100
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
11001101
* // FramerateDenominator: Number("int"), // required

clients/client-medialive/src/commands/StopChannelCommand.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1095,6 +1095,7 @@ export interface StopChannelCommandOutput extends StopChannelResponse, __Metadat
10951095
* // },
10961096
* // Rec601Settings: {},
10971097
* // Rec709Settings: {},
1098+
* // Hlg2020Settings: {},
10981099
* // },
10991100
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
11001101
* // FramerateDenominator: Number("int"), // required

clients/client-medialive/src/commands/UpdateChannelClassCommand.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1135,6 +1135,7 @@ export interface UpdateChannelClassCommandOutput extends UpdateChannelClassRespo
11351135
* // },
11361136
* // Rec601Settings: {},
11371137
* // Rec709Settings: {},
1138+
* // Hlg2020Settings: {},
11381139
* // },
11391140
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
11401141
* // FramerateDenominator: Number("int"), // required

clients/client-medialive/src/commands/UpdateChannelCommand.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1084,6 +1084,7 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
10841084
* },
10851085
* Rec601Settings: {},
10861086
* Rec709Settings: {},
1087+
* Hlg2020Settings: {},
10871088
* },
10881089
* FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
10891090
* FramerateDenominator: Number("int"), // required
@@ -2363,6 +2364,7 @@ export interface UpdateChannelCommandOutput extends UpdateChannelResponse, __Met
23632364
* // },
23642365
* // Rec601Settings: {},
23652366
* // Rec709Settings: {},
2367+
* // Hlg2020Settings: {},
23662368
* // },
23672369
* // FixedAfd: "AFD_0000" || "AFD_0010" || "AFD_0011" || "AFD_0100" || "AFD_1000" || "AFD_1001" || "AFD_1010" || "AFD_1011" || "AFD_1101" || "AFD_1110" || "AFD_1111",
23682370
* // FramerateDenominator: Number("int"), // required

clients/client-medialive/src/models/models_0.ts

Lines changed: 12 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8694,6 +8694,12 @@ export interface ValidationError {
86948694
*/
86958695
export interface ColorSpacePassthroughSettings {}
86968696

8697+
/**
8698+
* Hlg2020 Settings
8699+
* @public
8700+
*/
8701+
export interface Hlg2020Settings {}
8702+
86978703
/**
86988704
* Rec601 Settings
86998705
* @public
@@ -8734,6 +8740,12 @@ export interface Av1ColorSpaceSettings {
87348740
* @public
87358741
*/
87368742
Rec709Settings?: Rec709Settings | undefined;
8743+
8744+
/**
8745+
* Hlg2020 Settings
8746+
* @public
8747+
*/
8748+
Hlg2020Settings?: Hlg2020Settings | undefined;
87378749
}
87388750

87398751
/**
@@ -9362,12 +9374,6 @@ export interface H264Settings {
93629374
*/
93639375
export interface DolbyVision81Settings {}
93649376

9365-
/**
9366-
* Hlg2020 Settings
9367-
* @public
9368-
*/
9369-
export interface Hlg2020Settings {}
9370-
93719377
/**
93729378
* H265 Color Space Settings
93739379
* @public

clients/client-medialive/src/schemas/schemas_0.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2697,8 +2697,8 @@ export var AutomaticInputFailoverSettings$: StaticStructureSchema = [3, n0, _AIF
26972697
];
26982698
export var Av1ColorSpaceSettings$: StaticStructureSchema = [3, n0, _ACSS,
26992699
0,
2700-
[_CSPS, _HS, _RSec, _RSece],
2701-
[[() => ColorSpacePassthroughSettings$, { [_jN]: _cSPS }], [() => Hdr10Settings$, { [_jN]: _hS }], [() => Rec601Settings$, { [_jN]: _rSec }], [() => Rec709Settings$, { [_jN]: _rSece }]]
2700+
[_CSPS, _HS, _RSec, _RSece, _HSl],
2701+
[[() => ColorSpacePassthroughSettings$, { [_jN]: _cSPS }], [() => Hdr10Settings$, { [_jN]: _hS }], [() => Rec601Settings$, { [_jN]: _rSec }], [() => Rec709Settings$, { [_jN]: _rSece }], [() => Hlg2020Settings$, { [_jN]: _hSl }]]
27022702
];
27032703
export var Av1Settings$: StaticStructureSchema = [3, n0, _ASv,
27042704
0,

0 commit comments

Comments
 (0)