@aws-sdk/client-medialive 3.529.1 → 3.535.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-types/MediaLive.d.ts +17 -1
- package/dist-types/MediaLiveClient.d.ts +1 -1
- package/dist-types/commands/AcceptInputDeviceTransferCommand.d.ts +2 -1
- package/dist-types/commands/BatchDeleteCommand.d.ts +2 -1
- package/dist-types/commands/BatchStartCommand.d.ts +2 -1
- package/dist-types/commands/BatchStopCommand.d.ts +2 -1
- package/dist-types/commands/BatchUpdateScheduleCommand.d.ts +2 -1
- package/dist-types/commands/CancelInputDeviceTransferCommand.d.ts +2 -1
- package/dist-types/commands/ClaimDeviceCommand.d.ts +2 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +2 -1
- package/dist-types/commands/CreateInputCommand.d.ts +2 -1
- package/dist-types/commands/CreateInputSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/CreateMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/CreateMultiplexProgramCommand.d.ts +2 -1
- package/dist-types/commands/CreatePartnerInputCommand.d.ts +2 -1
- package/dist-types/commands/CreateTagsCommand.d.ts +2 -1
- package/dist-types/commands/DeleteChannelCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInputCommand.d.ts +2 -1
- package/dist-types/commands/DeleteInputSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMultiplexProgramCommand.d.ts +2 -1
- package/dist-types/commands/DeleteReservationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteTagsCommand.d.ts +2 -1
- package/dist-types/commands/DescribeAccountConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeChannelCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInputCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/DescribeInputDeviceThumbnailCommand.d.ts +3 -2
- package/dist-types/commands/DescribeInputSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/DescribeMultiplexProgramCommand.d.ts +2 -1
- package/dist-types/commands/DescribeOfferingCommand.d.ts +2 -1
- package/dist-types/commands/DescribeReservationCommand.d.ts +2 -1
- package/dist-types/commands/DescribeScheduleCommand.d.ts +2 -1
- package/dist-types/commands/DescribeThumbnailsCommand.d.ts +2 -1
- package/dist-types/commands/ListChannelsCommand.d.ts +2 -1
- package/dist-types/commands/ListInputDeviceTransfersCommand.d.ts +2 -1
- package/dist-types/commands/ListInputDevicesCommand.d.ts +2 -1
- package/dist-types/commands/ListInputSecurityGroupsCommand.d.ts +2 -1
- package/dist-types/commands/ListInputsCommand.d.ts +2 -1
- package/dist-types/commands/ListMultiplexProgramsCommand.d.ts +2 -1
- package/dist-types/commands/ListMultiplexesCommand.d.ts +2 -1
- package/dist-types/commands/ListOfferingsCommand.d.ts +2 -1
- package/dist-types/commands/ListReservationsCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PurchaseOfferingCommand.d.ts +2 -1
- package/dist-types/commands/RebootInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/RejectInputDeviceTransferCommand.d.ts +2 -1
- package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +2 -1
- package/dist-types/commands/StartChannelCommand.d.ts +2 -1
- package/dist-types/commands/StartInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +2 -1
- package/dist-types/commands/StartMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/StopChannelCommand.d.ts +2 -1
- package/dist-types/commands/StopInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/StopMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/TransferInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAccountConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +2 -1
- package/dist-types/commands/UpdateChannelCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInputCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInputDeviceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateInputSecurityGroupCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMultiplexCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMultiplexProgramCommand.d.ts +2 -1
- package/dist-types/commands/UpdateReservationCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +714 -714
- package/dist-types/models/models_1.d.ts +944 -944
- package/dist-types/models/models_2.d.ts +286 -286
- package/dist-types/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/runtimeConfig.d.ts +2 -2
- package/dist-types/runtimeConfig.native.d.ts +2 -2
- package/dist-types/runtimeConfig.shared.d.ts +2 -2
- package/dist-types/ts3.4/MediaLive.d.ts +16 -0
- package/dist-types/ts3.4/commands/AcceptInputDeviceTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchStartCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchStopCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchUpdateScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CancelInputDeviceTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ClaimDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateInputSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMultiplexProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePartnerInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteInputSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMultiplexProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeAccountConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInputDeviceThumbnailCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeInputSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeMultiplexProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeScheduleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DescribeThumbnailsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListChannelsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInputDeviceTransfersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInputDevicesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInputSecurityGroupsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListInputsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMultiplexProgramsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMultiplexesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListOfferingsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListReservationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PurchaseOfferingCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RebootInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RejectInputDeviceTransferCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/RestartChannelPipelinesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartInputDeviceMaintenanceWindowCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StopMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TransferInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAccountConfigurationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelClassCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateChannelCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInputCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInputDeviceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateInputSecurityGroupCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMultiplexCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMultiplexProgramCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateReservationCommand.d.ts +9 -0
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +2 -2
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +2 -2
- package/package.json +42 -42
|
@@ -1,32 +1,32 @@
|
|
|
1
1
|
/**
|
|
2
|
-
* @public
|
|
3
2
|
* Input Channel Level
|
|
3
|
+
* @public
|
|
4
4
|
*/
|
|
5
5
|
export interface InputChannelLevel {
|
|
6
6
|
/**
|
|
7
|
-
* @public
|
|
8
7
|
* Remixing value. Units are in dB and acceptable values are within the range from -60 (mute) and 6 dB.
|
|
8
|
+
* @public
|
|
9
9
|
*/
|
|
10
10
|
Gain: number | undefined;
|
|
11
11
|
/**
|
|
12
|
-
* @public
|
|
13
12
|
* The index of the input channel used as a source.
|
|
13
|
+
* @public
|
|
14
14
|
*/
|
|
15
15
|
InputChannel: number | undefined;
|
|
16
16
|
}
|
|
17
17
|
/**
|
|
18
|
-
* @public
|
|
19
18
|
* Audio Channel Mapping
|
|
19
|
+
* @public
|
|
20
20
|
*/
|
|
21
21
|
export interface AudioChannelMapping {
|
|
22
22
|
/**
|
|
23
|
-
* @public
|
|
24
23
|
* Indices and gain values for each input channel that should be remixed into this output channel.
|
|
24
|
+
* @public
|
|
25
25
|
*/
|
|
26
26
|
InputChannelLevels: InputChannelLevel[] | undefined;
|
|
27
27
|
/**
|
|
28
|
-
* @public
|
|
29
28
|
* The index of the output channel being produced.
|
|
29
|
+
* @public
|
|
30
30
|
*/
|
|
31
31
|
OutputChannel: number | undefined;
|
|
32
32
|
}
|
|
@@ -54,23 +54,23 @@ export declare const AudioNormalizationAlgorithmControl: {
|
|
|
54
54
|
*/
|
|
55
55
|
export type AudioNormalizationAlgorithmControl = (typeof AudioNormalizationAlgorithmControl)[keyof typeof AudioNormalizationAlgorithmControl];
|
|
56
56
|
/**
|
|
57
|
-
* @public
|
|
58
57
|
* Audio Normalization Settings
|
|
58
|
+
* @public
|
|
59
59
|
*/
|
|
60
60
|
export interface AudioNormalizationSettings {
|
|
61
61
|
/**
|
|
62
|
-
* @public
|
|
63
62
|
* Audio normalization algorithm to use. itu17701 conforms to the CALM Act specification, itu17702 conforms to the EBU R-128 specification.
|
|
63
|
+
* @public
|
|
64
64
|
*/
|
|
65
65
|
Algorithm?: AudioNormalizationAlgorithm;
|
|
66
66
|
/**
|
|
67
|
-
* @public
|
|
68
67
|
* When set to correctAudio the output audio is corrected using the chosen algorithm. If set to measureOnly, the audio will be measured but not adjusted.
|
|
68
|
+
* @public
|
|
69
69
|
*/
|
|
70
70
|
AlgorithmControl?: AudioNormalizationAlgorithmControl;
|
|
71
71
|
/**
|
|
72
|
-
* @public
|
|
73
72
|
* Target LKFS(loudness) to adjust volume to. If no value is entered, a default value will be used according to the chosen algorithm. The CALM Act (1770-1) recommends a target of -24 LKFS. The EBU R-128 specification (1770-2) recommends a target of -23 LKFS.
|
|
73
|
+
* @public
|
|
74
74
|
*/
|
|
75
75
|
TargetLkfs?: number;
|
|
76
76
|
}
|
|
@@ -113,23 +113,23 @@ export declare const NielsenWatermarksCbetStepaside: {
|
|
|
113
113
|
*/
|
|
114
114
|
export type NielsenWatermarksCbetStepaside = (typeof NielsenWatermarksCbetStepaside)[keyof typeof NielsenWatermarksCbetStepaside];
|
|
115
115
|
/**
|
|
116
|
-
* @public
|
|
117
116
|
* Nielsen CBET
|
|
117
|
+
* @public
|
|
118
118
|
*/
|
|
119
119
|
export interface NielsenCBET {
|
|
120
120
|
/**
|
|
121
|
-
* @public
|
|
122
121
|
* Enter the CBET check digits to use in the watermark.
|
|
122
|
+
* @public
|
|
123
123
|
*/
|
|
124
124
|
CbetCheckDigitString: string | undefined;
|
|
125
125
|
/**
|
|
126
|
-
* @public
|
|
127
126
|
* Determines the method of CBET insertion mode when prior encoding is detected on the same layer.
|
|
127
|
+
* @public
|
|
128
128
|
*/
|
|
129
129
|
CbetStepaside: NielsenWatermarksCbetStepaside | undefined;
|
|
130
130
|
/**
|
|
131
|
-
* @public
|
|
132
131
|
* Enter the CBET Source ID (CSID) to use in the watermark
|
|
132
|
+
* @public
|
|
133
133
|
*/
|
|
134
134
|
Csid: string | undefined;
|
|
135
135
|
}
|
|
@@ -166,58 +166,58 @@ export declare const NielsenWatermarkTimezones: {
|
|
|
166
166
|
*/
|
|
167
167
|
export type NielsenWatermarkTimezones = (typeof NielsenWatermarkTimezones)[keyof typeof NielsenWatermarkTimezones];
|
|
168
168
|
/**
|
|
169
|
-
* @public
|
|
170
169
|
* Nielsen Naes Ii Nw
|
|
170
|
+
* @public
|
|
171
171
|
*/
|
|
172
172
|
export interface NielsenNaesIiNw {
|
|
173
173
|
/**
|
|
174
|
-
* @public
|
|
175
174
|
* Enter the check digit string for the watermark
|
|
175
|
+
* @public
|
|
176
176
|
*/
|
|
177
177
|
CheckDigitString: string | undefined;
|
|
178
178
|
/**
|
|
179
|
-
* @public
|
|
180
179
|
* Enter the Nielsen Source ID (SID) to include in the watermark
|
|
180
|
+
* @public
|
|
181
181
|
*/
|
|
182
182
|
Sid: number | undefined;
|
|
183
183
|
/**
|
|
184
|
-
* @public
|
|
185
184
|
* Choose the timezone for the time stamps in the watermark. If not provided,
|
|
186
185
|
* the timestamps will be in Coordinated Universal Time (UTC)
|
|
186
|
+
* @public
|
|
187
187
|
*/
|
|
188
188
|
Timezone?: NielsenWatermarkTimezones;
|
|
189
189
|
}
|
|
190
190
|
/**
|
|
191
|
-
* @public
|
|
192
191
|
* Nielsen Watermarks Settings
|
|
192
|
+
* @public
|
|
193
193
|
*/
|
|
194
194
|
export interface NielsenWatermarksSettings {
|
|
195
195
|
/**
|
|
196
|
-
* @public
|
|
197
196
|
* Complete these fields only if you want to insert watermarks of type Nielsen CBET
|
|
197
|
+
* @public
|
|
198
198
|
*/
|
|
199
199
|
NielsenCbetSettings?: NielsenCBET;
|
|
200
200
|
/**
|
|
201
|
-
* @public
|
|
202
201
|
* Choose the distribution types that you want to assign to the watermarks:
|
|
203
202
|
* - PROGRAM_CONTENT
|
|
204
203
|
* - FINAL_DISTRIBUTOR
|
|
204
|
+
* @public
|
|
205
205
|
*/
|
|
206
206
|
NielsenDistributionType?: NielsenWatermarksDistributionTypes;
|
|
207
207
|
/**
|
|
208
|
-
* @public
|
|
209
208
|
* Complete these fields only if you want to insert watermarks of type Nielsen NAES II (N2) and Nielsen NAES VI (NW).
|
|
209
|
+
* @public
|
|
210
210
|
*/
|
|
211
211
|
NielsenNaesIiNwSettings?: NielsenNaesIiNw;
|
|
212
212
|
}
|
|
213
213
|
/**
|
|
214
|
-
* @public
|
|
215
214
|
* Audio Watermark Settings
|
|
215
|
+
* @public
|
|
216
216
|
*/
|
|
217
217
|
export interface AudioWatermarkSettings {
|
|
218
218
|
/**
|
|
219
|
-
* @public
|
|
220
219
|
* Settings to configure Nielsen Watermarks in the audio encode
|
|
220
|
+
* @public
|
|
221
221
|
*/
|
|
222
222
|
NielsenWatermarksSettings?: NielsenWatermarksSettings;
|
|
223
223
|
}
|
|
@@ -312,55 +312,55 @@ export declare const AacVbrQuality: {
|
|
|
312
312
|
*/
|
|
313
313
|
export type AacVbrQuality = (typeof AacVbrQuality)[keyof typeof AacVbrQuality];
|
|
314
314
|
/**
|
|
315
|
-
* @public
|
|
316
315
|
* Aac Settings
|
|
316
|
+
* @public
|
|
317
317
|
*/
|
|
318
318
|
export interface AacSettings {
|
|
319
319
|
/**
|
|
320
|
-
* @public
|
|
321
320
|
* Average bitrate in bits/second. Valid values depend on rate control mode and profile.
|
|
321
|
+
* @public
|
|
322
322
|
*/
|
|
323
323
|
Bitrate?: number;
|
|
324
324
|
/**
|
|
325
|
-
* @public
|
|
326
325
|
* Mono, Stereo, or 5.1 channel layout. Valid values depend on rate control mode and profile. The adReceiverMix setting receives a stereo description plus control track and emits a mono AAC encode of the description track, with control data emitted in the PES header as per ETSI TS 101 154 Annex E.
|
|
326
|
+
* @public
|
|
327
327
|
*/
|
|
328
328
|
CodingMode?: AacCodingMode;
|
|
329
329
|
/**
|
|
330
|
-
* @public
|
|
331
330
|
* Set to "broadcasterMixedAd" when input contains pre-mixed main audio + AD (narration) as a stereo pair. The Audio Type field (audioType) will be set to 3, which signals to downstream systems that this stream contains "broadcaster mixed AD". Note that the input received by the encoder must contain pre-mixed audio; the encoder does not perform the mixing. The values in audioTypeControl and audioType (in AudioDescription) are ignored when set to broadcasterMixedAd.
|
|
332
331
|
*
|
|
333
332
|
* Leave set to "normal" when input does not contain pre-mixed audio + AD.
|
|
333
|
+
* @public
|
|
334
334
|
*/
|
|
335
335
|
InputType?: AacInputType;
|
|
336
336
|
/**
|
|
337
|
-
* @public
|
|
338
337
|
* AAC Profile.
|
|
338
|
+
* @public
|
|
339
339
|
*/
|
|
340
340
|
Profile?: AacProfile;
|
|
341
341
|
/**
|
|
342
|
-
* @public
|
|
343
342
|
* Rate Control Mode.
|
|
343
|
+
* @public
|
|
344
344
|
*/
|
|
345
345
|
RateControlMode?: AacRateControlMode;
|
|
346
346
|
/**
|
|
347
|
-
* @public
|
|
348
347
|
* Sets LATM / LOAS AAC output for raw containers.
|
|
348
|
+
* @public
|
|
349
349
|
*/
|
|
350
350
|
RawFormat?: AacRawFormat;
|
|
351
351
|
/**
|
|
352
|
-
* @public
|
|
353
352
|
* Sample rate in Hz. Valid values depend on rate control mode and profile.
|
|
353
|
+
* @public
|
|
354
354
|
*/
|
|
355
355
|
SampleRate?: number;
|
|
356
356
|
/**
|
|
357
|
-
* @public
|
|
358
357
|
* Use MPEG-2 AAC audio instead of MPEG-4 AAC audio for raw or MPEG-2 Transport Stream containers.
|
|
358
|
+
* @public
|
|
359
359
|
*/
|
|
360
360
|
Spec?: AacSpec;
|
|
361
361
|
/**
|
|
362
|
-
* @public
|
|
363
362
|
* VBR Quality Level - Only used if rateControlMode is VBR.
|
|
363
|
+
* @public
|
|
364
364
|
*/
|
|
365
365
|
VbrQuality?: AacVbrQuality;
|
|
366
366
|
}
|
|
@@ -445,48 +445,48 @@ export declare const Ac3MetadataControl: {
|
|
|
445
445
|
*/
|
|
446
446
|
export type Ac3MetadataControl = (typeof Ac3MetadataControl)[keyof typeof Ac3MetadataControl];
|
|
447
447
|
/**
|
|
448
|
-
* @public
|
|
449
448
|
* Ac3 Settings
|
|
449
|
+
* @public
|
|
450
450
|
*/
|
|
451
451
|
export interface Ac3Settings {
|
|
452
452
|
/**
|
|
453
|
-
* @public
|
|
454
453
|
* Average bitrate in bits/second. Valid bitrates depend on the coding mode.
|
|
454
|
+
* @public
|
|
455
455
|
*/
|
|
456
456
|
Bitrate?: number;
|
|
457
457
|
/**
|
|
458
|
-
* @public
|
|
459
458
|
* Specifies the bitstream mode (bsmod) for the emitted AC-3 stream. See ATSC A/52-2012 for background on these values.
|
|
459
|
+
* @public
|
|
460
460
|
*/
|
|
461
461
|
BitstreamMode?: Ac3BitstreamMode;
|
|
462
462
|
/**
|
|
463
|
-
* @public
|
|
464
463
|
* Dolby Digital coding mode. Determines number of channels.
|
|
464
|
+
* @public
|
|
465
465
|
*/
|
|
466
466
|
CodingMode?: Ac3CodingMode;
|
|
467
467
|
/**
|
|
468
|
-
* @public
|
|
469
468
|
* Sets the dialnorm for the output. If excluded and input audio is Dolby Digital, dialnorm will be passed through.
|
|
469
|
+
* @public
|
|
470
470
|
*/
|
|
471
471
|
Dialnorm?: number;
|
|
472
472
|
/**
|
|
473
|
-
* @public
|
|
474
473
|
* If set to filmStandard, adds dynamic range compression signaling to the output bitstream as defined in the Dolby Digital specification.
|
|
474
|
+
* @public
|
|
475
475
|
*/
|
|
476
476
|
DrcProfile?: Ac3DrcProfile;
|
|
477
477
|
/**
|
|
478
|
-
* @public
|
|
479
478
|
* When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid in codingMode32Lfe mode.
|
|
479
|
+
* @public
|
|
480
480
|
*/
|
|
481
481
|
LfeFilter?: Ac3LfeFilter;
|
|
482
482
|
/**
|
|
483
|
-
* @public
|
|
484
483
|
* When set to "followInput", encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.
|
|
484
|
+
* @public
|
|
485
485
|
*/
|
|
486
486
|
MetadataControl?: Ac3MetadataControl;
|
|
487
487
|
/**
|
|
488
|
-
* @public
|
|
489
488
|
* Applies a 3 dB attenuation to the surround channels. Applies only when the coding mode parameter is CODING_MODE_3_2_LFE.
|
|
489
|
+
* @public
|
|
490
490
|
*/
|
|
491
491
|
AttenuationControl?: Ac3AttenuationControl;
|
|
492
492
|
}
|
|
@@ -536,44 +536,44 @@ export declare const Eac3AtmosDrcRf: {
|
|
|
536
536
|
*/
|
|
537
537
|
export type Eac3AtmosDrcRf = (typeof Eac3AtmosDrcRf)[keyof typeof Eac3AtmosDrcRf];
|
|
538
538
|
/**
|
|
539
|
-
* @public
|
|
540
539
|
* Eac3 Atmos Settings
|
|
540
|
+
* @public
|
|
541
541
|
*/
|
|
542
542
|
export interface Eac3AtmosSettings {
|
|
543
543
|
/**
|
|
544
|
-
* @public
|
|
545
544
|
* Average bitrate in bits/second. Valid bitrates depend on the coding mode.
|
|
546
545
|
* // * @affectsRightSizing true
|
|
546
|
+
* @public
|
|
547
547
|
*/
|
|
548
548
|
Bitrate?: number;
|
|
549
549
|
/**
|
|
550
|
-
* @public
|
|
551
550
|
* Dolby Digital Plus with Dolby Atmos coding mode. Determines number of channels.
|
|
551
|
+
* @public
|
|
552
552
|
*/
|
|
553
553
|
CodingMode?: Eac3AtmosCodingMode;
|
|
554
554
|
/**
|
|
555
|
-
* @public
|
|
556
555
|
* Sets the dialnorm for the output. Default 23.
|
|
556
|
+
* @public
|
|
557
557
|
*/
|
|
558
558
|
Dialnorm?: number;
|
|
559
559
|
/**
|
|
560
|
-
* @public
|
|
561
560
|
* Sets the Dolby dynamic range compression profile.
|
|
561
|
+
* @public
|
|
562
562
|
*/
|
|
563
563
|
DrcLine?: Eac3AtmosDrcLine;
|
|
564
564
|
/**
|
|
565
|
-
* @public
|
|
566
565
|
* Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.
|
|
566
|
+
* @public
|
|
567
567
|
*/
|
|
568
568
|
DrcRf?: Eac3AtmosDrcRf;
|
|
569
569
|
/**
|
|
570
|
-
* @public
|
|
571
570
|
* Height dimensional trim. Sets the maximum amount to attenuate the height channels when the downstream player isn??t configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels.
|
|
571
|
+
* @public
|
|
572
572
|
*/
|
|
573
573
|
HeightTrim?: number;
|
|
574
574
|
/**
|
|
575
|
-
* @public
|
|
576
575
|
* Surround dimensional trim. Sets the maximum amount to attenuate the surround channels when the downstream player isn't configured to handle Dolby Digital Plus with Dolby Atmos and must remix the channels.
|
|
576
|
+
* @public
|
|
577
577
|
*/
|
|
578
578
|
SurroundTrim?: number;
|
|
579
579
|
}
|
|
@@ -762,108 +762,108 @@ export declare const Eac3SurroundMode: {
|
|
|
762
762
|
*/
|
|
763
763
|
export type Eac3SurroundMode = (typeof Eac3SurroundMode)[keyof typeof Eac3SurroundMode];
|
|
764
764
|
/**
|
|
765
|
-
* @public
|
|
766
765
|
* Eac3 Settings
|
|
766
|
+
* @public
|
|
767
767
|
*/
|
|
768
768
|
export interface Eac3Settings {
|
|
769
769
|
/**
|
|
770
|
-
* @public
|
|
771
770
|
* When set to attenuate3Db, applies a 3 dB attenuation to the surround channels. Only used for 3/2 coding mode.
|
|
771
|
+
* @public
|
|
772
772
|
*/
|
|
773
773
|
AttenuationControl?: Eac3AttenuationControl;
|
|
774
774
|
/**
|
|
775
|
-
* @public
|
|
776
775
|
* Average bitrate in bits/second. Valid bitrates depend on the coding mode.
|
|
776
|
+
* @public
|
|
777
777
|
*/
|
|
778
778
|
Bitrate?: number;
|
|
779
779
|
/**
|
|
780
|
-
* @public
|
|
781
780
|
* Specifies the bitstream mode (bsmod) for the emitted E-AC-3 stream. See ATSC A/52-2012 (Annex E) for background on these values.
|
|
781
|
+
* @public
|
|
782
782
|
*/
|
|
783
783
|
BitstreamMode?: Eac3BitstreamMode;
|
|
784
784
|
/**
|
|
785
|
-
* @public
|
|
786
785
|
* Dolby Digital Plus coding mode. Determines number of channels.
|
|
786
|
+
* @public
|
|
787
787
|
*/
|
|
788
788
|
CodingMode?: Eac3CodingMode;
|
|
789
789
|
/**
|
|
790
|
-
* @public
|
|
791
790
|
* When set to enabled, activates a DC highpass filter for all input channels.
|
|
791
|
+
* @public
|
|
792
792
|
*/
|
|
793
793
|
DcFilter?: Eac3DcFilter;
|
|
794
794
|
/**
|
|
795
|
-
* @public
|
|
796
795
|
* Sets the dialnorm for the output. If blank and input audio is Dolby Digital Plus, dialnorm will be passed through.
|
|
796
|
+
* @public
|
|
797
797
|
*/
|
|
798
798
|
Dialnorm?: number;
|
|
799
799
|
/**
|
|
800
|
-
* @public
|
|
801
800
|
* Sets the Dolby dynamic range compression profile.
|
|
801
|
+
* @public
|
|
802
802
|
*/
|
|
803
803
|
DrcLine?: Eac3DrcLine;
|
|
804
804
|
/**
|
|
805
|
-
* @public
|
|
806
805
|
* Sets the profile for heavy Dolby dynamic range compression, ensures that the instantaneous signal peaks do not exceed specified levels.
|
|
806
|
+
* @public
|
|
807
807
|
*/
|
|
808
808
|
DrcRf?: Eac3DrcRf;
|
|
809
809
|
/**
|
|
810
|
-
* @public
|
|
811
810
|
* When encoding 3/2 audio, setting to lfe enables the LFE channel
|
|
811
|
+
* @public
|
|
812
812
|
*/
|
|
813
813
|
LfeControl?: Eac3LfeControl;
|
|
814
814
|
/**
|
|
815
|
-
* @public
|
|
816
815
|
* When set to enabled, applies a 120Hz lowpass filter to the LFE channel prior to encoding. Only valid with codingMode32 coding mode.
|
|
816
|
+
* @public
|
|
817
817
|
*/
|
|
818
818
|
LfeFilter?: Eac3LfeFilter;
|
|
819
819
|
/**
|
|
820
|
-
* @public
|
|
821
820
|
* Left only/Right only center mix level. Only used for 3/2 coding mode.
|
|
821
|
+
* @public
|
|
822
822
|
*/
|
|
823
823
|
LoRoCenterMixLevel?: number;
|
|
824
824
|
/**
|
|
825
|
-
* @public
|
|
826
825
|
* Left only/Right only surround mix level. Only used for 3/2 coding mode.
|
|
826
|
+
* @public
|
|
827
827
|
*/
|
|
828
828
|
LoRoSurroundMixLevel?: number;
|
|
829
829
|
/**
|
|
830
|
-
* @public
|
|
831
830
|
* Left total/Right total center mix level. Only used for 3/2 coding mode.
|
|
831
|
+
* @public
|
|
832
832
|
*/
|
|
833
833
|
LtRtCenterMixLevel?: number;
|
|
834
834
|
/**
|
|
835
|
-
* @public
|
|
836
835
|
* Left total/Right total surround mix level. Only used for 3/2 coding mode.
|
|
836
|
+
* @public
|
|
837
837
|
*/
|
|
838
838
|
LtRtSurroundMixLevel?: number;
|
|
839
839
|
/**
|
|
840
|
-
* @public
|
|
841
840
|
* When set to followInput, encoder metadata will be sourced from the DD, DD+, or DolbyE decoder that supplied this audio data. If audio was not supplied from one of these streams, then the static metadata settings will be used.
|
|
841
|
+
* @public
|
|
842
842
|
*/
|
|
843
843
|
MetadataControl?: Eac3MetadataControl;
|
|
844
844
|
/**
|
|
845
|
-
* @public
|
|
846
845
|
* When set to whenPossible, input DD+ audio will be passed through if it is present on the input. This detection is dynamic over the life of the transcode. Inputs that alternate between DD+ and non-DD+ content will have a consistent DD+ output as the system alternates between passthrough and encoding.
|
|
846
|
+
* @public
|
|
847
847
|
*/
|
|
848
848
|
PassthroughControl?: Eac3PassthroughControl;
|
|
849
849
|
/**
|
|
850
|
-
* @public
|
|
851
850
|
* When set to shift90Degrees, applies a 90-degree phase shift to the surround channels. Only used for 3/2 coding mode.
|
|
851
|
+
* @public
|
|
852
852
|
*/
|
|
853
853
|
PhaseControl?: Eac3PhaseControl;
|
|
854
854
|
/**
|
|
855
|
-
* @public
|
|
856
855
|
* Stereo downmix preference. Only used for 3/2 coding mode.
|
|
856
|
+
* @public
|
|
857
857
|
*/
|
|
858
858
|
StereoDownmix?: Eac3StereoDownmix;
|
|
859
859
|
/**
|
|
860
|
-
* @public
|
|
861
860
|
* When encoding 3/2 audio, sets whether an extra center back surround channel is matrix encoded into the left and right surround channels.
|
|
861
|
+
* @public
|
|
862
862
|
*/
|
|
863
863
|
SurroundExMode?: Eac3SurroundExMode;
|
|
864
864
|
/**
|
|
865
|
-
* @public
|
|
866
865
|
* When encoding 2/0 audio, sets whether Dolby Surround is matrix encoded into the two channels.
|
|
866
|
+
* @public
|
|
867
867
|
*/
|
|
868
868
|
SurroundMode?: Eac3SurroundMode;
|
|
869
869
|
}
|
|
@@ -880,29 +880,29 @@ export declare const Mp2CodingMode: {
|
|
|
880
880
|
*/
|
|
881
881
|
export type Mp2CodingMode = (typeof Mp2CodingMode)[keyof typeof Mp2CodingMode];
|
|
882
882
|
/**
|
|
883
|
-
* @public
|
|
884
883
|
* Mp2 Settings
|
|
884
|
+
* @public
|
|
885
885
|
*/
|
|
886
886
|
export interface Mp2Settings {
|
|
887
887
|
/**
|
|
888
|
-
* @public
|
|
889
888
|
* Average bitrate in bits/second.
|
|
889
|
+
* @public
|
|
890
890
|
*/
|
|
891
891
|
Bitrate?: number;
|
|
892
892
|
/**
|
|
893
|
-
* @public
|
|
894
893
|
* The MPEG2 Audio coding mode. Valid values are codingMode10 (for mono) or codingMode20 (for stereo).
|
|
894
|
+
* @public
|
|
895
895
|
*/
|
|
896
896
|
CodingMode?: Mp2CodingMode;
|
|
897
897
|
/**
|
|
898
|
-
* @public
|
|
899
898
|
* Sample rate in Hz.
|
|
899
|
+
* @public
|
|
900
900
|
*/
|
|
901
901
|
SampleRate?: number;
|
|
902
902
|
}
|
|
903
903
|
/**
|
|
904
|
-
* @public
|
|
905
904
|
* Pass Through Settings
|
|
905
|
+
* @public
|
|
906
906
|
*/
|
|
907
907
|
export interface PassThroughSettings {
|
|
908
908
|
}
|
|
@@ -921,64 +921,64 @@ export declare const WavCodingMode: {
|
|
|
921
921
|
*/
|
|
922
922
|
export type WavCodingMode = (typeof WavCodingMode)[keyof typeof WavCodingMode];
|
|
923
923
|
/**
|
|
924
|
-
* @public
|
|
925
924
|
* Wav Settings
|
|
925
|
+
* @public
|
|
926
926
|
*/
|
|
927
927
|
export interface WavSettings {
|
|
928
928
|
/**
|
|
929
|
-
* @public
|
|
930
929
|
* Bits per sample.
|
|
930
|
+
* @public
|
|
931
931
|
*/
|
|
932
932
|
BitDepth?: number;
|
|
933
933
|
/**
|
|
934
|
-
* @public
|
|
935
934
|
* The audio coding mode for the WAV audio. The mode determines the number of channels in the audio.
|
|
935
|
+
* @public
|
|
936
936
|
*/
|
|
937
937
|
CodingMode?: WavCodingMode;
|
|
938
938
|
/**
|
|
939
|
-
* @public
|
|
940
939
|
* Sample rate in Hz.
|
|
940
|
+
* @public
|
|
941
941
|
*/
|
|
942
942
|
SampleRate?: number;
|
|
943
943
|
}
|
|
944
944
|
/**
|
|
945
|
-
* @public
|
|
946
945
|
* Audio Codec Settings
|
|
946
|
+
* @public
|
|
947
947
|
*/
|
|
948
948
|
export interface AudioCodecSettings {
|
|
949
949
|
/**
|
|
950
|
-
* @public
|
|
951
950
|
* Aac Settings
|
|
951
|
+
* @public
|
|
952
952
|
*/
|
|
953
953
|
AacSettings?: AacSettings;
|
|
954
954
|
/**
|
|
955
|
-
* @public
|
|
956
955
|
* Ac3 Settings
|
|
956
|
+
* @public
|
|
957
957
|
*/
|
|
958
958
|
Ac3Settings?: Ac3Settings;
|
|
959
959
|
/**
|
|
960
|
-
* @public
|
|
961
960
|
* Eac3 Atmos Settings
|
|
961
|
+
* @public
|
|
962
962
|
*/
|
|
963
963
|
Eac3AtmosSettings?: Eac3AtmosSettings;
|
|
964
964
|
/**
|
|
965
|
-
* @public
|
|
966
965
|
* Eac3 Settings
|
|
966
|
+
* @public
|
|
967
967
|
*/
|
|
968
968
|
Eac3Settings?: Eac3Settings;
|
|
969
969
|
/**
|
|
970
|
-
* @public
|
|
971
970
|
* Mp2 Settings
|
|
971
|
+
* @public
|
|
972
972
|
*/
|
|
973
973
|
Mp2Settings?: Mp2Settings;
|
|
974
974
|
/**
|
|
975
|
-
* @public
|
|
976
975
|
* Pass Through Settings
|
|
976
|
+
* @public
|
|
977
977
|
*/
|
|
978
978
|
PassThroughSettings?: PassThroughSettings;
|
|
979
979
|
/**
|
|
980
|
-
* @public
|
|
981
980
|
* Wav Settings
|
|
981
|
+
* @public
|
|
982
982
|
*/
|
|
983
983
|
WavSettings?: WavSettings;
|
|
984
984
|
}
|
|
@@ -995,104 +995,104 @@ export declare const AudioDescriptionLanguageCodeControl: {
|
|
|
995
995
|
*/
|
|
996
996
|
export type AudioDescriptionLanguageCodeControl = (typeof AudioDescriptionLanguageCodeControl)[keyof typeof AudioDescriptionLanguageCodeControl];
|
|
997
997
|
/**
|
|
998
|
-
* @public
|
|
999
998
|
* Remix Settings
|
|
999
|
+
* @public
|
|
1000
1000
|
*/
|
|
1001
1001
|
export interface RemixSettings {
|
|
1002
1002
|
/**
|
|
1003
|
-
* @public
|
|
1004
1003
|
* Mapping of input channels to output channels, with appropriate gain adjustments.
|
|
1004
|
+
* @public
|
|
1005
1005
|
*/
|
|
1006
1006
|
ChannelMappings: AudioChannelMapping[] | undefined;
|
|
1007
1007
|
/**
|
|
1008
|
-
* @public
|
|
1009
1008
|
* Number of input channels to be used.
|
|
1009
|
+
* @public
|
|
1010
1010
|
*/
|
|
1011
1011
|
ChannelsIn?: number;
|
|
1012
1012
|
/**
|
|
1013
|
-
* @public
|
|
1014
1013
|
* Number of output channels to be produced.
|
|
1015
1014
|
* Valid values: 1, 2, 4, 6, 8
|
|
1015
|
+
* @public
|
|
1016
1016
|
*/
|
|
1017
1017
|
ChannelsOut?: number;
|
|
1018
1018
|
}
|
|
1019
1019
|
/**
|
|
1020
|
-
* @public
|
|
1021
1020
|
* Audio Description
|
|
1021
|
+
* @public
|
|
1022
1022
|
*/
|
|
1023
1023
|
export interface AudioDescription {
|
|
1024
1024
|
/**
|
|
1025
|
-
* @public
|
|
1026
1025
|
* Advanced audio normalization settings.
|
|
1026
|
+
* @public
|
|
1027
1027
|
*/
|
|
1028
1028
|
AudioNormalizationSettings?: AudioNormalizationSettings;
|
|
1029
1029
|
/**
|
|
1030
|
-
* @public
|
|
1031
1030
|
* The name of the AudioSelector used as the source for this AudioDescription.
|
|
1031
|
+
* @public
|
|
1032
1032
|
*/
|
|
1033
1033
|
AudioSelectorName: string | undefined;
|
|
1034
1034
|
/**
|
|
1035
|
-
* @public
|
|
1036
1035
|
* Applies only if audioTypeControl is useConfigured. The values for audioType are defined in ISO-IEC 13818-1.
|
|
1036
|
+
* @public
|
|
1037
1037
|
*/
|
|
1038
1038
|
AudioType?: AudioType;
|
|
1039
1039
|
/**
|
|
1040
|
-
* @public
|
|
1041
1040
|
* Determines how audio type is determined.
|
|
1042
1041
|
* followInput: If the input contains an ISO 639 audioType, then that value is passed through to the output. If the input contains no ISO 639 audioType, the value in Audio Type is included in the output.
|
|
1043
1042
|
* useConfigured: The value in Audio Type is included in the output.
|
|
1044
1043
|
* Note that this field and audioType are both ignored if inputType is broadcasterMixedAd.
|
|
1044
|
+
* @public
|
|
1045
1045
|
*/
|
|
1046
1046
|
AudioTypeControl?: AudioDescriptionAudioTypeControl;
|
|
1047
1047
|
/**
|
|
1048
|
-
* @public
|
|
1049
1048
|
* Settings to configure one or more solutions that insert audio watermarks in the audio encode
|
|
1049
|
+
* @public
|
|
1050
1050
|
*/
|
|
1051
1051
|
AudioWatermarkingSettings?: AudioWatermarkSettings;
|
|
1052
1052
|
/**
|
|
1053
|
-
* @public
|
|
1054
1053
|
* Audio codec settings.
|
|
1054
|
+
* @public
|
|
1055
1055
|
*/
|
|
1056
1056
|
CodecSettings?: AudioCodecSettings;
|
|
1057
1057
|
/**
|
|
1058
|
-
* @public
|
|
1059
1058
|
* RFC 5646 language code representing the language of the audio output track. Only used if languageControlMode is useConfigured, or there is no ISO 639 language code specified in the input.
|
|
1059
|
+
* @public
|
|
1060
1060
|
*/
|
|
1061
1061
|
LanguageCode?: string;
|
|
1062
1062
|
/**
|
|
1063
|
-
* @public
|
|
1064
1063
|
* Choosing followInput will cause the ISO 639 language code of the output to follow the ISO 639 language code of the input. The languageCode will be used when useConfigured is set, or when followInput is selected but there is no ISO 639 language code specified by the input.
|
|
1064
|
+
* @public
|
|
1065
1065
|
*/
|
|
1066
1066
|
LanguageCodeControl?: AudioDescriptionLanguageCodeControl;
|
|
1067
1067
|
/**
|
|
1068
|
-
* @public
|
|
1069
1068
|
* The name of this AudioDescription. Outputs will use this name to uniquely identify this AudioDescription. Description names should be unique within this Live Event.
|
|
1069
|
+
* @public
|
|
1070
1070
|
*/
|
|
1071
1071
|
Name: string | undefined;
|
|
1072
1072
|
/**
|
|
1073
|
-
* @public
|
|
1074
1073
|
* Settings that control how input audio channels are remixed into the output audio channels.
|
|
1074
|
+
* @public
|
|
1075
1075
|
*/
|
|
1076
1076
|
RemixSettings?: RemixSettings;
|
|
1077
1077
|
/**
|
|
1078
|
-
* @public
|
|
1079
1078
|
* Used for MS Smooth and Apple HLS outputs. Indicates the name displayed by the player (eg. English, or Director Commentary).
|
|
1079
|
+
* @public
|
|
1080
1080
|
*/
|
|
1081
1081
|
StreamName?: string;
|
|
1082
1082
|
}
|
|
1083
1083
|
/**
|
|
1084
|
-
* @public
|
|
1085
1084
|
* Audio Hls Rendition Selection
|
|
1085
|
+
* @public
|
|
1086
1086
|
*/
|
|
1087
1087
|
export interface AudioHlsRenditionSelection {
|
|
1088
1088
|
/**
|
|
1089
|
-
* @public
|
|
1090
1089
|
* Specifies the GROUP-ID in the #EXT-X-MEDIA tag of the target HLS audio rendition.
|
|
1090
|
+
* @public
|
|
1091
1091
|
*/
|
|
1092
1092
|
GroupId: string | undefined;
|
|
1093
1093
|
/**
|
|
1094
|
-
* @public
|
|
1095
1094
|
* Specifies the NAME in the #EXT-X-MEDIA tag of the target HLS audio rendition.
|
|
1095
|
+
* @public
|
|
1096
1096
|
*/
|
|
1097
1097
|
Name: string | undefined;
|
|
1098
1098
|
}
|
|
@@ -1109,29 +1109,29 @@ export declare const AudioLanguageSelectionPolicy: {
|
|
|
1109
1109
|
*/
|
|
1110
1110
|
export type AudioLanguageSelectionPolicy = (typeof AudioLanguageSelectionPolicy)[keyof typeof AudioLanguageSelectionPolicy];
|
|
1111
1111
|
/**
|
|
1112
|
-
* @public
|
|
1113
1112
|
* Audio Language Selection
|
|
1113
|
+
* @public
|
|
1114
1114
|
*/
|
|
1115
1115
|
export interface AudioLanguageSelection {
|
|
1116
1116
|
/**
|
|
1117
|
-
* @public
|
|
1118
1117
|
* Selects a specific three-letter language code from within an audio source.
|
|
1118
|
+
* @public
|
|
1119
1119
|
*/
|
|
1120
1120
|
LanguageCode: string | undefined;
|
|
1121
1121
|
/**
|
|
1122
|
-
* @public
|
|
1123
1122
|
* When set to "strict", the transport stream demux strictly identifies audio streams by their language descriptor. If a PMT update occurs such that an audio stream matching the initially selected language is no longer present then mute will be encoded until the language returns. If "loose", then on a PMT update the demux will choose another audio stream in the program with the same stream type if it can't find one with the same language.
|
|
1123
|
+
* @public
|
|
1124
1124
|
*/
|
|
1125
1125
|
LanguageSelectionPolicy?: AudioLanguageSelectionPolicy;
|
|
1126
1126
|
}
|
|
1127
1127
|
/**
|
|
1128
|
-
* @public
|
|
1129
1128
|
* Audio Pid Selection
|
|
1129
|
+
* @public
|
|
1130
1130
|
*/
|
|
1131
1131
|
export interface AudioPidSelection {
|
|
1132
1132
|
/**
|
|
1133
|
-
* @public
|
|
1134
1133
|
* Selects a specific PID from within a source.
|
|
1134
|
+
* @public
|
|
1135
1135
|
*/
|
|
1136
1136
|
Pid: number | undefined;
|
|
1137
1137
|
}
|
|
@@ -1155,129 +1155,129 @@ export declare const DolbyEProgramSelection: {
|
|
|
1155
1155
|
*/
|
|
1156
1156
|
export type DolbyEProgramSelection = (typeof DolbyEProgramSelection)[keyof typeof DolbyEProgramSelection];
|
|
1157
1157
|
/**
|
|
1158
|
-
* @public
|
|
1159
1158
|
* Audio Dolby EDecode
|
|
1159
|
+
* @public
|
|
1160
1160
|
*/
|
|
1161
1161
|
export interface AudioDolbyEDecode {
|
|
1162
1162
|
/**
|
|
1163
|
-
* @public
|
|
1164
1163
|
* Applies only to Dolby E. Enter the program ID (according to the metadata in the audio) of the Dolby E program to extract from the specified track. One program extracted per audio selector. To select multiple programs, create multiple selectors with the same Track and different Program numbers. “All channels” means to ignore the program IDs and include all the channels in this selector; useful if metadata is known to be incorrect.
|
|
1164
|
+
* @public
|
|
1165
1165
|
*/
|
|
1166
1166
|
ProgramSelection: DolbyEProgramSelection | undefined;
|
|
1167
1167
|
}
|
|
1168
1168
|
/**
|
|
1169
|
-
* @public
|
|
1170
1169
|
* Audio Track
|
|
1170
|
+
* @public
|
|
1171
1171
|
*/
|
|
1172
1172
|
export interface AudioTrack {
|
|
1173
1173
|
/**
|
|
1174
|
-
* @public
|
|
1175
1174
|
* 1-based integer value that maps to a specific audio track
|
|
1175
|
+
* @public
|
|
1176
1176
|
*/
|
|
1177
1177
|
Track: number | undefined;
|
|
1178
1178
|
}
|
|
1179
1179
|
/**
|
|
1180
|
-
* @public
|
|
1181
1180
|
* Audio Track Selection
|
|
1181
|
+
* @public
|
|
1182
1182
|
*/
|
|
1183
1183
|
export interface AudioTrackSelection {
|
|
1184
1184
|
/**
|
|
1185
|
-
* @public
|
|
1186
1185
|
* Selects one or more unique audio tracks from within a source.
|
|
1186
|
+
* @public
|
|
1187
1187
|
*/
|
|
1188
1188
|
Tracks: AudioTrack[] | undefined;
|
|
1189
1189
|
/**
|
|
1190
|
-
* @public
|
|
1191
1190
|
* Configure decoding options for Dolby E streams - these should be Dolby E frames carried in PCM streams tagged with SMPTE-337
|
|
1191
|
+
* @public
|
|
1192
1192
|
*/
|
|
1193
1193
|
DolbyEDecode?: AudioDolbyEDecode;
|
|
1194
1194
|
}
|
|
1195
1195
|
/**
|
|
1196
|
-
* @public
|
|
1197
1196
|
* Audio Selector Settings
|
|
1197
|
+
* @public
|
|
1198
1198
|
*/
|
|
1199
1199
|
export interface AudioSelectorSettings {
|
|
1200
1200
|
/**
|
|
1201
|
-
* @public
|
|
1202
1201
|
* Audio Hls Rendition Selection
|
|
1202
|
+
* @public
|
|
1203
1203
|
*/
|
|
1204
1204
|
AudioHlsRenditionSelection?: AudioHlsRenditionSelection;
|
|
1205
1205
|
/**
|
|
1206
|
-
* @public
|
|
1207
1206
|
* Audio Language Selection
|
|
1207
|
+
* @public
|
|
1208
1208
|
*/
|
|
1209
1209
|
AudioLanguageSelection?: AudioLanguageSelection;
|
|
1210
1210
|
/**
|
|
1211
|
-
* @public
|
|
1212
1211
|
* Audio Pid Selection
|
|
1212
|
+
* @public
|
|
1213
1213
|
*/
|
|
1214
1214
|
AudioPidSelection?: AudioPidSelection;
|
|
1215
1215
|
/**
|
|
1216
|
-
* @public
|
|
1217
1216
|
* Audio Track Selection
|
|
1217
|
+
* @public
|
|
1218
1218
|
*/
|
|
1219
1219
|
AudioTrackSelection?: AudioTrackSelection;
|
|
1220
1220
|
}
|
|
1221
1221
|
/**
|
|
1222
|
-
* @public
|
|
1223
1222
|
* Audio Selector
|
|
1223
|
+
* @public
|
|
1224
1224
|
*/
|
|
1225
1225
|
export interface AudioSelector {
|
|
1226
1226
|
/**
|
|
1227
|
-
* @public
|
|
1228
1227
|
* The name of this AudioSelector. AudioDescriptions will use this name to uniquely identify this Selector. Selector names should be unique per input.
|
|
1228
|
+
* @public
|
|
1229
1229
|
*/
|
|
1230
1230
|
Name: string | undefined;
|
|
1231
1231
|
/**
|
|
1232
|
-
* @public
|
|
1233
1232
|
* The audio selector settings.
|
|
1233
|
+
* @public
|
|
1234
1234
|
*/
|
|
1235
1235
|
SelectorSettings?: AudioSelectorSettings;
|
|
1236
1236
|
}
|
|
1237
1237
|
/**
|
|
1238
|
-
* @public
|
|
1239
1238
|
* Details from a failed operation
|
|
1239
|
+
* @public
|
|
1240
1240
|
*/
|
|
1241
1241
|
export interface BatchFailedResultModel {
|
|
1242
1242
|
/**
|
|
1243
|
-
* @public
|
|
1244
1243
|
* ARN of the resource
|
|
1244
|
+
* @public
|
|
1245
1245
|
*/
|
|
1246
1246
|
Arn?: string;
|
|
1247
1247
|
/**
|
|
1248
|
-
* @public
|
|
1249
1248
|
* Error code for the failed operation
|
|
1249
|
+
* @public
|
|
1250
1250
|
*/
|
|
1251
1251
|
Code?: string;
|
|
1252
1252
|
/**
|
|
1253
|
-
* @public
|
|
1254
1253
|
* ID of the resource
|
|
1254
|
+
* @public
|
|
1255
1255
|
*/
|
|
1256
1256
|
Id?: string;
|
|
1257
1257
|
/**
|
|
1258
|
-
* @public
|
|
1259
1258
|
* Error message for the failed operation
|
|
1259
|
+
* @public
|
|
1260
1260
|
*/
|
|
1261
1261
|
Message?: string;
|
|
1262
1262
|
}
|
|
1263
1263
|
/**
|
|
1264
|
-
* @public
|
|
1265
1264
|
* Details from a successful operation
|
|
1265
|
+
* @public
|
|
1266
1266
|
*/
|
|
1267
1267
|
export interface BatchSuccessfulResultModel {
|
|
1268
1268
|
/**
|
|
1269
|
-
* @public
|
|
1270
1269
|
* ARN of the resource
|
|
1270
|
+
* @public
|
|
1271
1271
|
*/
|
|
1272
1272
|
Arn?: string;
|
|
1273
1273
|
/**
|
|
1274
|
-
* @public
|
|
1275
1274
|
* ID of the resource
|
|
1275
|
+
* @public
|
|
1276
1276
|
*/
|
|
1277
1277
|
Id?: string;
|
|
1278
1278
|
/**
|
|
1279
|
-
* @public
|
|
1280
1279
|
* Current state of the resource
|
|
1280
|
+
* @public
|
|
1281
1281
|
*/
|
|
1282
1282
|
State?: string;
|
|
1283
1283
|
}
|
|
@@ -1294,8 +1294,8 @@ export declare const AccessibilityType: {
|
|
|
1294
1294
|
*/
|
|
1295
1295
|
export type AccessibilityType = (typeof AccessibilityType)[keyof typeof AccessibilityType];
|
|
1296
1296
|
/**
|
|
1297
|
-
* @public
|
|
1298
1297
|
* Arib Destination Settings
|
|
1298
|
+
* @public
|
|
1299
1299
|
*/
|
|
1300
1300
|
export interface AribDestinationSettings {
|
|
1301
1301
|
}
|
|
@@ -1326,23 +1326,23 @@ export declare const BurnInBackgroundColor: {
|
|
|
1326
1326
|
*/
|
|
1327
1327
|
export type BurnInBackgroundColor = (typeof BurnInBackgroundColor)[keyof typeof BurnInBackgroundColor];
|
|
1328
1328
|
/**
|
|
1329
|
-
* @public
|
|
1330
1329
|
* Input Location
|
|
1330
|
+
* @public
|
|
1331
1331
|
*/
|
|
1332
1332
|
export interface InputLocation {
|
|
1333
1333
|
/**
|
|
1334
|
-
* @public
|
|
1335
1334
|
* key used to extract the password from EC2 Parameter store
|
|
1335
|
+
* @public
|
|
1336
1336
|
*/
|
|
1337
1337
|
PasswordParam?: string;
|
|
1338
1338
|
/**
|
|
1339
|
-
* @public
|
|
1340
1339
|
* Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type. For example, a RTMP destination should have a uri simliar to: "rtmp://fmsserver/live".
|
|
1340
|
+
* @public
|
|
1341
1341
|
*/
|
|
1342
1342
|
Uri: string | undefined;
|
|
1343
1343
|
/**
|
|
1344
|
-
* @public
|
|
1345
1344
|
* Documentation update needed
|
|
1345
|
+
* @public
|
|
1346
1346
|
*/
|
|
1347
1347
|
Username?: string;
|
|
1348
1348
|
}
|
|
@@ -1404,93 +1404,93 @@ export declare const BurnInTeletextGridControl: {
|
|
|
1404
1404
|
*/
|
|
1405
1405
|
export type BurnInTeletextGridControl = (typeof BurnInTeletextGridControl)[keyof typeof BurnInTeletextGridControl];
|
|
1406
1406
|
/**
|
|
1407
|
-
* @public
|
|
1408
1407
|
* Burn In Destination Settings
|
|
1408
|
+
* @public
|
|
1409
1409
|
*/
|
|
1410
1410
|
export interface BurnInDestinationSettings {
|
|
1411
1411
|
/**
|
|
1412
|
-
* @public
|
|
1413
1412
|
* If no explicit xPosition or yPosition is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Selecting "smart" justification will left-justify live subtitles and center-justify pre-recorded subtitles. All burn-in and DVB-Sub font settings must match.
|
|
1413
|
+
* @public
|
|
1414
1414
|
*/
|
|
1415
1415
|
Alignment?: BurnInAlignment;
|
|
1416
1416
|
/**
|
|
1417
|
-
* @public
|
|
1418
1417
|
* Specifies the color of the rectangle behind the captions. All burn-in and DVB-Sub font settings must match.
|
|
1418
|
+
* @public
|
|
1419
1419
|
*/
|
|
1420
1420
|
BackgroundColor?: BurnInBackgroundColor;
|
|
1421
1421
|
/**
|
|
1422
|
-
* @public
|
|
1423
1422
|
* Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter out is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
|
|
1423
|
+
* @public
|
|
1424
1424
|
*/
|
|
1425
1425
|
BackgroundOpacity?: number;
|
|
1426
1426
|
/**
|
|
1427
|
-
* @public
|
|
1428
1427
|
* External font file used for caption burn-in. File extension must be 'ttf' or 'tte'. Although the user can select output fonts for many different types of input captions, embedded, STL and teletext sources use a strict grid system. Using external fonts with these caption sources could cause unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.
|
|
1428
|
+
* @public
|
|
1429
1429
|
*/
|
|
1430
1430
|
Font?: InputLocation;
|
|
1431
1431
|
/**
|
|
1432
|
-
* @public
|
|
1433
1432
|
* Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1433
|
+
* @public
|
|
1434
1434
|
*/
|
|
1435
1435
|
FontColor?: BurnInFontColor;
|
|
1436
1436
|
/**
|
|
1437
|
-
* @public
|
|
1438
1437
|
* Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.
|
|
1438
|
+
* @public
|
|
1439
1439
|
*/
|
|
1440
1440
|
FontOpacity?: number;
|
|
1441
1441
|
/**
|
|
1442
|
-
* @public
|
|
1443
1442
|
* Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and DVB-Sub font settings must match.
|
|
1443
|
+
* @public
|
|
1444
1444
|
*/
|
|
1445
1445
|
FontResolution?: number;
|
|
1446
1446
|
/**
|
|
1447
|
-
* @public
|
|
1448
1447
|
* When set to 'auto' fontSize will scale depending on the size of the output. Giving a positive integer will specify the exact font size in points. All burn-in and DVB-Sub font settings must match.
|
|
1448
|
+
* @public
|
|
1449
1449
|
*/
|
|
1450
1450
|
FontSize?: string;
|
|
1451
1451
|
/**
|
|
1452
|
-
* @public
|
|
1453
1452
|
* Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1453
|
+
* @public
|
|
1454
1454
|
*/
|
|
1455
1455
|
OutlineColor?: BurnInOutlineColor;
|
|
1456
1456
|
/**
|
|
1457
|
-
* @public
|
|
1458
1457
|
* Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1458
|
+
* @public
|
|
1459
1459
|
*/
|
|
1460
1460
|
OutlineSize?: number;
|
|
1461
1461
|
/**
|
|
1462
|
-
* @public
|
|
1463
1462
|
* Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub font settings must match.
|
|
1463
|
+
* @public
|
|
1464
1464
|
*/
|
|
1465
1465
|
ShadowColor?: BurnInShadowColor;
|
|
1466
1466
|
/**
|
|
1467
|
-
* @public
|
|
1468
1467
|
* Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter out is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
|
|
1468
|
+
* @public
|
|
1469
1469
|
*/
|
|
1470
1470
|
ShadowOpacity?: number;
|
|
1471
1471
|
/**
|
|
1472
|
-
* @public
|
|
1473
1472
|
* Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.
|
|
1473
|
+
* @public
|
|
1474
1474
|
*/
|
|
1475
1475
|
ShadowXOffset?: number;
|
|
1476
1476
|
/**
|
|
1477
|
-
* @public
|
|
1478
1477
|
* Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.
|
|
1478
|
+
* @public
|
|
1479
1479
|
*/
|
|
1480
1480
|
ShadowYOffset?: number;
|
|
1481
1481
|
/**
|
|
1482
|
-
* @public
|
|
1483
1482
|
* Controls whether a fixed grid size will be used to generate the output subtitles bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs.
|
|
1483
|
+
* @public
|
|
1484
1484
|
*/
|
|
1485
1485
|
TeletextGridControl?: BurnInTeletextGridControl;
|
|
1486
1486
|
/**
|
|
1487
|
-
* @public
|
|
1488
1487
|
* Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal caption position will be determined by the alignment parameter. All burn-in and DVB-Sub font settings must match.
|
|
1488
|
+
* @public
|
|
1489
1489
|
*/
|
|
1490
1490
|
XPosition?: number;
|
|
1491
1491
|
/**
|
|
1492
|
-
* @public
|
|
1493
1492
|
* Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the caption will be positioned towards the bottom of the output. All burn-in and DVB-Sub font settings must match.
|
|
1493
|
+
* @public
|
|
1494
1494
|
*/
|
|
1495
1495
|
YPosition?: number;
|
|
1496
1496
|
}
|
|
@@ -1578,93 +1578,93 @@ export declare const DvbSubDestinationTeletextGridControl: {
|
|
|
1578
1578
|
*/
|
|
1579
1579
|
export type DvbSubDestinationTeletextGridControl = (typeof DvbSubDestinationTeletextGridControl)[keyof typeof DvbSubDestinationTeletextGridControl];
|
|
1580
1580
|
/**
|
|
1581
|
-
* @public
|
|
1582
1581
|
* Dvb Sub Destination Settings
|
|
1582
|
+
* @public
|
|
1583
1583
|
*/
|
|
1584
1584
|
export interface DvbSubDestinationSettings {
|
|
1585
1585
|
/**
|
|
1586
|
-
* @public
|
|
1587
1586
|
* If no explicit xPosition or yPosition is provided, setting alignment to centered will place the captions at the bottom center of the output. Similarly, setting a left alignment will align captions to the bottom left of the output. If x and y positions are given in conjunction with the alignment parameter, the font will be justified (either left or centered) relative to those coordinates. Selecting "smart" justification will left-justify live subtitles and center-justify pre-recorded subtitles. This option is not valid for source captions that are STL or 608/embedded. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1587
|
+
* @public
|
|
1588
1588
|
*/
|
|
1589
1589
|
Alignment?: DvbSubDestinationAlignment;
|
|
1590
1590
|
/**
|
|
1591
|
-
* @public
|
|
1592
1591
|
* Specifies the color of the rectangle behind the captions. All burn-in and DVB-Sub font settings must match.
|
|
1592
|
+
* @public
|
|
1593
1593
|
*/
|
|
1594
1594
|
BackgroundColor?: DvbSubDestinationBackgroundColor;
|
|
1595
1595
|
/**
|
|
1596
|
-
* @public
|
|
1597
1596
|
* Specifies the opacity of the background rectangle. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
|
|
1597
|
+
* @public
|
|
1598
1598
|
*/
|
|
1599
1599
|
BackgroundOpacity?: number;
|
|
1600
1600
|
/**
|
|
1601
|
-
* @public
|
|
1602
1601
|
* External font file used for caption burn-in. File extension must be 'ttf' or 'tte'. Although the user can select output fonts for many different types of input captions, embedded, STL and teletext sources use a strict grid system. Using external fonts with these caption sources could cause unexpected display of proportional fonts. All burn-in and DVB-Sub font settings must match.
|
|
1602
|
+
* @public
|
|
1603
1603
|
*/
|
|
1604
1604
|
Font?: InputLocation;
|
|
1605
1605
|
/**
|
|
1606
|
-
* @public
|
|
1607
1606
|
* Specifies the color of the burned-in captions. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1607
|
+
* @public
|
|
1608
1608
|
*/
|
|
1609
1609
|
FontColor?: DvbSubDestinationFontColor;
|
|
1610
1610
|
/**
|
|
1611
|
-
* @public
|
|
1612
1611
|
* Specifies the opacity of the burned-in captions. 255 is opaque; 0 is transparent. All burn-in and DVB-Sub font settings must match.
|
|
1612
|
+
* @public
|
|
1613
1613
|
*/
|
|
1614
1614
|
FontOpacity?: number;
|
|
1615
1615
|
/**
|
|
1616
|
-
* @public
|
|
1617
1616
|
* Font resolution in DPI (dots per inch); default is 96 dpi. All burn-in and DVB-Sub font settings must match.
|
|
1617
|
+
* @public
|
|
1618
1618
|
*/
|
|
1619
1619
|
FontResolution?: number;
|
|
1620
1620
|
/**
|
|
1621
|
-
* @public
|
|
1622
1621
|
* When set to auto fontSize will scale depending on the size of the output. Giving a positive integer will specify the exact font size in points. All burn-in and DVB-Sub font settings must match.
|
|
1622
|
+
* @public
|
|
1623
1623
|
*/
|
|
1624
1624
|
FontSize?: string;
|
|
1625
1625
|
/**
|
|
1626
|
-
* @public
|
|
1627
1626
|
* Specifies font outline color. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1627
|
+
* @public
|
|
1628
1628
|
*/
|
|
1629
1629
|
OutlineColor?: DvbSubDestinationOutlineColor;
|
|
1630
1630
|
/**
|
|
1631
|
-
* @public
|
|
1632
1631
|
* Specifies font outline size in pixels. This option is not valid for source captions that are either 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1632
|
+
* @public
|
|
1633
1633
|
*/
|
|
1634
1634
|
OutlineSize?: number;
|
|
1635
1635
|
/**
|
|
1636
|
-
* @public
|
|
1637
1636
|
* Specifies the color of the shadow cast by the captions. All burn-in and DVB-Sub font settings must match.
|
|
1637
|
+
* @public
|
|
1638
1638
|
*/
|
|
1639
1639
|
ShadowColor?: DvbSubDestinationShadowColor;
|
|
1640
1640
|
/**
|
|
1641
|
-
* @public
|
|
1642
1641
|
* Specifies the opacity of the shadow. 255 is opaque; 0 is transparent. Leaving this parameter blank is equivalent to setting it to 0 (transparent). All burn-in and DVB-Sub font settings must match.
|
|
1642
|
+
* @public
|
|
1643
1643
|
*/
|
|
1644
1644
|
ShadowOpacity?: number;
|
|
1645
1645
|
/**
|
|
1646
|
-
* @public
|
|
1647
1646
|
* Specifies the horizontal offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels to the left. All burn-in and DVB-Sub font settings must match.
|
|
1647
|
+
* @public
|
|
1648
1648
|
*/
|
|
1649
1649
|
ShadowXOffset?: number;
|
|
1650
1650
|
/**
|
|
1651
|
-
* @public
|
|
1652
1651
|
* Specifies the vertical offset of the shadow relative to the captions in pixels. A value of -2 would result in a shadow offset 2 pixels above the text. All burn-in and DVB-Sub font settings must match.
|
|
1652
|
+
* @public
|
|
1653
1653
|
*/
|
|
1654
1654
|
ShadowYOffset?: number;
|
|
1655
1655
|
/**
|
|
1656
|
-
* @public
|
|
1657
1656
|
* Controls whether a fixed grid size will be used to generate the output subtitles bitmap. Only applicable for Teletext inputs and DVB-Sub/Burn-in outputs.
|
|
1657
|
+
* @public
|
|
1658
1658
|
*/
|
|
1659
1659
|
TeletextGridControl?: DvbSubDestinationTeletextGridControl;
|
|
1660
1660
|
/**
|
|
1661
|
-
* @public
|
|
1662
1661
|
* Specifies the horizontal position of the caption relative to the left side of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the left of the output. If no explicit xPosition is provided, the horizontal caption position will be determined by the alignment parameter. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1662
|
+
* @public
|
|
1663
1663
|
*/
|
|
1664
1664
|
XPosition?: number;
|
|
1665
1665
|
/**
|
|
1666
|
-
* @public
|
|
1667
1666
|
* Specifies the vertical position of the caption relative to the top of the output in pixels. A value of 10 would result in the captions starting 10 pixels from the top of the output. If no explicit yPosition is provided, the caption will be positioned towards the bottom of the output. This option is not valid for source captions that are STL, 608/embedded or teletext. These source settings are already pre-defined by the caption stream. All burn-in and DVB-Sub font settings must match.
|
|
1667
|
+
* @public
|
|
1668
1668
|
*/
|
|
1669
1669
|
YPosition?: number;
|
|
1670
1670
|
}
|
|
@@ -1693,81 +1693,81 @@ export declare const EbuTtDDestinationStyleControl: {
|
|
|
1693
1693
|
*/
|
|
1694
1694
|
export type EbuTtDDestinationStyleControl = (typeof EbuTtDDestinationStyleControl)[keyof typeof EbuTtDDestinationStyleControl];
|
|
1695
1695
|
/**
|
|
1696
|
-
* @public
|
|
1697
1696
|
* Ebu Tt DDestination Settings
|
|
1697
|
+
* @public
|
|
1698
1698
|
*/
|
|
1699
1699
|
export interface EbuTtDDestinationSettings {
|
|
1700
1700
|
/**
|
|
1701
|
-
* @public
|
|
1702
1701
|
* Complete this field if you want to include the name of the copyright holder in the copyright tag in the captions metadata.
|
|
1702
|
+
* @public
|
|
1703
1703
|
*/
|
|
1704
1704
|
CopyrightHolder?: string;
|
|
1705
1705
|
/**
|
|
1706
|
-
* @public
|
|
1707
1706
|
* Specifies how to handle the gap between the lines (in multi-line captions).
|
|
1708
1707
|
*
|
|
1709
1708
|
* - enabled: Fill with the captions background color (as specified in the input captions).
|
|
1710
1709
|
* - disabled: Leave the gap unfilled.
|
|
1710
|
+
* @public
|
|
1711
1711
|
*/
|
|
1712
1712
|
FillLineGap?: EbuTtDFillLineGapControl;
|
|
1713
1713
|
/**
|
|
1714
|
-
* @public
|
|
1715
1714
|
* Specifies the font family to include in the font data attached to the EBU-TT captions. Valid only if styleControl is set to include. If you leave this field empty, the font family is set to "monospaced". (If styleControl is set to exclude, the font family is always set to "monospaced".)
|
|
1716
1715
|
*
|
|
1717
1716
|
* You specify only the font family. All other style information (color, bold, position and so on) is copied from the input captions. The size is always set to 100% to allow the downstream player to choose the size.
|
|
1718
1717
|
*
|
|
1719
1718
|
* - Enter a list of font families, as a comma-separated list of font names, in order of preference. The name can be a font family (such as “Arial”), or a generic font family (such as “serif”), or “default” (to let the downstream player choose the font).
|
|
1720
1719
|
* - Leave blank to set the family to “monospace”.
|
|
1720
|
+
* @public
|
|
1721
1721
|
*/
|
|
1722
1722
|
FontFamily?: string;
|
|
1723
1723
|
/**
|
|
1724
|
-
* @public
|
|
1725
1724
|
* Specifies the style information (font color, font position, and so on) to include in the font data that is attached to the EBU-TT captions.
|
|
1726
1725
|
*
|
|
1727
1726
|
* - include: Take the style information (font color, font position, and so on) from the source captions and include that information in the font data attached to the EBU-TT captions. This option is valid only if the source captions are Embedded or Teletext.
|
|
1728
1727
|
* - exclude: In the font data attached to the EBU-TT captions, set the font family to "monospaced". Do not include any other style information.
|
|
1728
|
+
* @public
|
|
1729
1729
|
*/
|
|
1730
1730
|
StyleControl?: EbuTtDDestinationStyleControl;
|
|
1731
1731
|
}
|
|
1732
1732
|
/**
|
|
1733
|
-
* @public
|
|
1734
1733
|
* Embedded Destination Settings
|
|
1734
|
+
* @public
|
|
1735
1735
|
*/
|
|
1736
1736
|
export interface EmbeddedDestinationSettings {
|
|
1737
1737
|
}
|
|
1738
1738
|
/**
|
|
1739
|
-
* @public
|
|
1740
1739
|
* Embedded Plus Scte20 Destination Settings
|
|
1740
|
+
* @public
|
|
1741
1741
|
*/
|
|
1742
1742
|
export interface EmbeddedPlusScte20DestinationSettings {
|
|
1743
1743
|
}
|
|
1744
1744
|
/**
|
|
1745
|
-
* @public
|
|
1746
1745
|
* Rtmp Caption Info Destination Settings
|
|
1746
|
+
* @public
|
|
1747
1747
|
*/
|
|
1748
1748
|
export interface RtmpCaptionInfoDestinationSettings {
|
|
1749
1749
|
}
|
|
1750
1750
|
/**
|
|
1751
|
-
* @public
|
|
1752
1751
|
* Scte20 Plus Embedded Destination Settings
|
|
1752
|
+
* @public
|
|
1753
1753
|
*/
|
|
1754
1754
|
export interface Scte20PlusEmbeddedDestinationSettings {
|
|
1755
1755
|
}
|
|
1756
1756
|
/**
|
|
1757
|
-
* @public
|
|
1758
1757
|
* Scte27 Destination Settings
|
|
1758
|
+
* @public
|
|
1759
1759
|
*/
|
|
1760
1760
|
export interface Scte27DestinationSettings {
|
|
1761
1761
|
}
|
|
1762
1762
|
/**
|
|
1763
|
-
* @public
|
|
1764
1763
|
* Smpte Tt Destination Settings
|
|
1764
|
+
* @public
|
|
1765
1765
|
*/
|
|
1766
1766
|
export interface SmpteTtDestinationSettings {
|
|
1767
1767
|
}
|
|
1768
1768
|
/**
|
|
1769
|
-
* @public
|
|
1770
1769
|
* Teletext Destination Settings
|
|
1770
|
+
* @public
|
|
1771
1771
|
*/
|
|
1772
1772
|
export interface TeletextDestinationSettings {
|
|
1773
1773
|
}
|
|
@@ -1784,13 +1784,13 @@ export declare const TtmlDestinationStyleControl: {
|
|
|
1784
1784
|
*/
|
|
1785
1785
|
export type TtmlDestinationStyleControl = (typeof TtmlDestinationStyleControl)[keyof typeof TtmlDestinationStyleControl];
|
|
1786
1786
|
/**
|
|
1787
|
-
* @public
|
|
1788
1787
|
* Ttml Destination Settings
|
|
1788
|
+
* @public
|
|
1789
1789
|
*/
|
|
1790
1790
|
export interface TtmlDestinationSettings {
|
|
1791
1791
|
/**
|
|
1792
|
-
* @public
|
|
1793
1792
|
* This field is not currently supported and will not affect the output styling. Leave the default value.
|
|
1793
|
+
* @public
|
|
1794
1794
|
*/
|
|
1795
1795
|
StyleControl?: TtmlDestinationStyleControl;
|
|
1796
1796
|
}
|
|
@@ -1807,158 +1807,158 @@ export declare const WebvttDestinationStyleControl: {
|
|
|
1807
1807
|
*/
|
|
1808
1808
|
export type WebvttDestinationStyleControl = (typeof WebvttDestinationStyleControl)[keyof typeof WebvttDestinationStyleControl];
|
|
1809
1809
|
/**
|
|
1810
|
-
* @public
|
|
1811
1810
|
* Webvtt Destination Settings
|
|
1811
|
+
* @public
|
|
1812
1812
|
*/
|
|
1813
1813
|
export interface WebvttDestinationSettings {
|
|
1814
1814
|
/**
|
|
1815
|
-
* @public
|
|
1816
1815
|
* Controls whether the color and position of the source captions is passed through to the WebVTT output captions. PASSTHROUGH - Valid only if the source captions are EMBEDDED or TELETEXT. NO_STYLE_DATA - Don't pass through the style. The output captions will not contain any font styling information.
|
|
1816
|
+
* @public
|
|
1817
1817
|
*/
|
|
1818
1818
|
StyleControl?: WebvttDestinationStyleControl;
|
|
1819
1819
|
}
|
|
1820
1820
|
/**
|
|
1821
|
-
* @public
|
|
1822
1821
|
* Caption Destination Settings
|
|
1822
|
+
* @public
|
|
1823
1823
|
*/
|
|
1824
1824
|
export interface CaptionDestinationSettings {
|
|
1825
1825
|
/**
|
|
1826
|
-
* @public
|
|
1827
1826
|
* Arib Destination Settings
|
|
1827
|
+
* @public
|
|
1828
1828
|
*/
|
|
1829
1829
|
AribDestinationSettings?: AribDestinationSettings;
|
|
1830
1830
|
/**
|
|
1831
|
-
* @public
|
|
1832
1831
|
* Burn In Destination Settings
|
|
1832
|
+
* @public
|
|
1833
1833
|
*/
|
|
1834
1834
|
BurnInDestinationSettings?: BurnInDestinationSettings;
|
|
1835
1835
|
/**
|
|
1836
|
-
* @public
|
|
1837
1836
|
* Dvb Sub Destination Settings
|
|
1837
|
+
* @public
|
|
1838
1838
|
*/
|
|
1839
1839
|
DvbSubDestinationSettings?: DvbSubDestinationSettings;
|
|
1840
1840
|
/**
|
|
1841
|
-
* @public
|
|
1842
1841
|
* Ebu Tt DDestination Settings
|
|
1842
|
+
* @public
|
|
1843
1843
|
*/
|
|
1844
1844
|
EbuTtDDestinationSettings?: EbuTtDDestinationSettings;
|
|
1845
1845
|
/**
|
|
1846
|
-
* @public
|
|
1847
1846
|
* Embedded Destination Settings
|
|
1847
|
+
* @public
|
|
1848
1848
|
*/
|
|
1849
1849
|
EmbeddedDestinationSettings?: EmbeddedDestinationSettings;
|
|
1850
1850
|
/**
|
|
1851
|
-
* @public
|
|
1852
1851
|
* Embedded Plus Scte20 Destination Settings
|
|
1852
|
+
* @public
|
|
1853
1853
|
*/
|
|
1854
1854
|
EmbeddedPlusScte20DestinationSettings?: EmbeddedPlusScte20DestinationSettings;
|
|
1855
1855
|
/**
|
|
1856
|
-
* @public
|
|
1857
1856
|
* Rtmp Caption Info Destination Settings
|
|
1857
|
+
* @public
|
|
1858
1858
|
*/
|
|
1859
1859
|
RtmpCaptionInfoDestinationSettings?: RtmpCaptionInfoDestinationSettings;
|
|
1860
1860
|
/**
|
|
1861
|
-
* @public
|
|
1862
1861
|
* Scte20 Plus Embedded Destination Settings
|
|
1862
|
+
* @public
|
|
1863
1863
|
*/
|
|
1864
1864
|
Scte20PlusEmbeddedDestinationSettings?: Scte20PlusEmbeddedDestinationSettings;
|
|
1865
1865
|
/**
|
|
1866
|
-
* @public
|
|
1867
1866
|
* Scte27 Destination Settings
|
|
1867
|
+
* @public
|
|
1868
1868
|
*/
|
|
1869
1869
|
Scte27DestinationSettings?: Scte27DestinationSettings;
|
|
1870
1870
|
/**
|
|
1871
|
-
* @public
|
|
1872
1871
|
* Smpte Tt Destination Settings
|
|
1872
|
+
* @public
|
|
1873
1873
|
*/
|
|
1874
1874
|
SmpteTtDestinationSettings?: SmpteTtDestinationSettings;
|
|
1875
1875
|
/**
|
|
1876
|
-
* @public
|
|
1877
1876
|
* Teletext Destination Settings
|
|
1877
|
+
* @public
|
|
1878
1878
|
*/
|
|
1879
1879
|
TeletextDestinationSettings?: TeletextDestinationSettings;
|
|
1880
1880
|
/**
|
|
1881
|
-
* @public
|
|
1882
1881
|
* Ttml Destination Settings
|
|
1882
|
+
* @public
|
|
1883
1883
|
*/
|
|
1884
1884
|
TtmlDestinationSettings?: TtmlDestinationSettings;
|
|
1885
1885
|
/**
|
|
1886
|
-
* @public
|
|
1887
1886
|
* Webvtt Destination Settings
|
|
1887
|
+
* @public
|
|
1888
1888
|
*/
|
|
1889
1889
|
WebvttDestinationSettings?: WebvttDestinationSettings;
|
|
1890
1890
|
}
|
|
1891
1891
|
/**
|
|
1892
|
-
* @public
|
|
1893
1892
|
* Caption Description
|
|
1893
|
+
* @public
|
|
1894
1894
|
*/
|
|
1895
1895
|
export interface CaptionDescription {
|
|
1896
1896
|
/**
|
|
1897
|
-
* @public
|
|
1898
1897
|
* Indicates whether the caption track implements accessibility features such as written descriptions of spoken dialog, music, and sounds. This signaling is added to HLS output group and MediaPackage output group.
|
|
1898
|
+
* @public
|
|
1899
1899
|
*/
|
|
1900
1900
|
Accessibility?: AccessibilityType;
|
|
1901
1901
|
/**
|
|
1902
|
-
* @public
|
|
1903
1902
|
* Specifies which input caption selector to use as a caption source when generating output captions. This field should match a captionSelector name.
|
|
1903
|
+
* @public
|
|
1904
1904
|
*/
|
|
1905
1905
|
CaptionSelectorName: string | undefined;
|
|
1906
1906
|
/**
|
|
1907
|
-
* @public
|
|
1908
1907
|
* Additional settings for captions destination that depend on the destination type.
|
|
1908
|
+
* @public
|
|
1909
1909
|
*/
|
|
1910
1910
|
DestinationSettings?: CaptionDestinationSettings;
|
|
1911
1911
|
/**
|
|
1912
|
-
* @public
|
|
1913
1912
|
* ISO 639-2 three-digit code: http://www.loc.gov/standards/iso639-2/
|
|
1913
|
+
* @public
|
|
1914
1914
|
*/
|
|
1915
1915
|
LanguageCode?: string;
|
|
1916
1916
|
/**
|
|
1917
|
-
* @public
|
|
1918
1917
|
* Human readable information to indicate captions available for players (eg. English, or Spanish).
|
|
1918
|
+
* @public
|
|
1919
1919
|
*/
|
|
1920
1920
|
LanguageDescription?: string;
|
|
1921
1921
|
/**
|
|
1922
|
-
* @public
|
|
1923
1922
|
* Name of the caption description. Used to associate a caption description with an output. Names must be unique within an event.
|
|
1923
|
+
* @public
|
|
1924
1924
|
*/
|
|
1925
1925
|
Name: string | undefined;
|
|
1926
1926
|
}
|
|
1927
1927
|
/**
|
|
1928
|
-
* @public
|
|
1929
1928
|
* Maps a caption channel to an ISO 693-2 language code (http://www.loc.gov/standards/iso639-2), with an optional description.
|
|
1929
|
+
* @public
|
|
1930
1930
|
*/
|
|
1931
1931
|
export interface CaptionLanguageMapping {
|
|
1932
1932
|
/**
|
|
1933
|
-
* @public
|
|
1934
1933
|
* The closed caption channel being described by this CaptionLanguageMapping. Each channel mapping must have a unique channel number (maximum of 4)
|
|
1934
|
+
* @public
|
|
1935
1935
|
*/
|
|
1936
1936
|
CaptionChannel: number | undefined;
|
|
1937
1937
|
/**
|
|
1938
|
-
* @public
|
|
1939
1938
|
* Three character ISO 639-2 language code (see http://www.loc.gov/standards/iso639-2)
|
|
1939
|
+
* @public
|
|
1940
1940
|
*/
|
|
1941
1941
|
LanguageCode: string | undefined;
|
|
1942
1942
|
/**
|
|
1943
|
-
* @public
|
|
1944
1943
|
* Textual description of language
|
|
1944
|
+
* @public
|
|
1945
1945
|
*/
|
|
1946
1946
|
LanguageDescription: string | undefined;
|
|
1947
1947
|
}
|
|
1948
1948
|
/**
|
|
1949
|
-
* @public
|
|
1950
1949
|
* Ancillary Source Settings
|
|
1950
|
+
* @public
|
|
1951
1951
|
*/
|
|
1952
1952
|
export interface AncillarySourceSettings {
|
|
1953
1953
|
/**
|
|
1954
|
-
* @public
|
|
1955
1954
|
* Specifies the number (1 to 4) of the captions channel you want to extract from the ancillary captions. If you plan to convert the ancillary captions to another format, complete this field. If you plan to choose Embedded as the captions destination in the output (to pass through all the channels in the ancillary captions), leave this field blank because MediaLive ignores the field.
|
|
1955
|
+
* @public
|
|
1956
1956
|
*/
|
|
1957
1957
|
SourceAncillaryChannelNumber?: number;
|
|
1958
1958
|
}
|
|
1959
1959
|
/**
|
|
1960
|
-
* @public
|
|
1961
1960
|
* Arib Source Settings
|
|
1961
|
+
* @public
|
|
1962
1962
|
*/
|
|
1963
1963
|
export interface AribSourceSettings {
|
|
1964
1964
|
}
|
|
@@ -1979,19 +1979,19 @@ export declare const DvbSubOcrLanguage: {
|
|
|
1979
1979
|
*/
|
|
1980
1980
|
export type DvbSubOcrLanguage = (typeof DvbSubOcrLanguage)[keyof typeof DvbSubOcrLanguage];
|
|
1981
1981
|
/**
|
|
1982
|
-
* @public
|
|
1983
1982
|
* Dvb Sub Source Settings
|
|
1983
|
+
* @public
|
|
1984
1984
|
*/
|
|
1985
1985
|
export interface DvbSubSourceSettings {
|
|
1986
1986
|
/**
|
|
1987
|
-
* @public
|
|
1988
1987
|
* If you will configure a WebVTT caption description that references this caption selector, use this field to
|
|
1989
1988
|
* provide the language to consider when translating the image-based source to text.
|
|
1989
|
+
* @public
|
|
1990
1990
|
*/
|
|
1991
1991
|
OcrLanguage?: DvbSubOcrLanguage;
|
|
1992
1992
|
/**
|
|
1993
|
-
* @public
|
|
1994
1993
|
* When using DVB-Sub with Burn-In or SMPTE-TT, use this PID for the source content. Unused for DVB-Sub passthrough. All DVB-Sub content is passed through, regardless of selectors.
|
|
1994
|
+
* @public
|
|
1995
1995
|
*/
|
|
1996
1996
|
Pid?: number;
|
|
1997
1997
|
}
|
|
@@ -2020,28 +2020,28 @@ export declare const EmbeddedScte20Detection: {
|
|
|
2020
2020
|
*/
|
|
2021
2021
|
export type EmbeddedScte20Detection = (typeof EmbeddedScte20Detection)[keyof typeof EmbeddedScte20Detection];
|
|
2022
2022
|
/**
|
|
2023
|
-
* @public
|
|
2024
2023
|
* Embedded Source Settings
|
|
2024
|
+
* @public
|
|
2025
2025
|
*/
|
|
2026
2026
|
export interface EmbeddedSourceSettings {
|
|
2027
2027
|
/**
|
|
2028
|
-
* @public
|
|
2029
2028
|
* If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.
|
|
2029
|
+
* @public
|
|
2030
2030
|
*/
|
|
2031
2031
|
Convert608To708?: EmbeddedConvert608To708;
|
|
2032
2032
|
/**
|
|
2033
|
-
* @public
|
|
2034
2033
|
* Set to "auto" to handle streams with intermittent and/or non-aligned SCTE-20 and Embedded captions.
|
|
2034
|
+
* @public
|
|
2035
2035
|
*/
|
|
2036
2036
|
Scte20Detection?: EmbeddedScte20Detection;
|
|
2037
2037
|
/**
|
|
2038
|
-
* @public
|
|
2039
2038
|
* Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.
|
|
2039
|
+
* @public
|
|
2040
2040
|
*/
|
|
2041
2041
|
Source608ChannelNumber?: number;
|
|
2042
2042
|
/**
|
|
2043
|
-
* @public
|
|
2044
2043
|
* This field is unused and deprecated.
|
|
2044
|
+
* @public
|
|
2045
2045
|
*/
|
|
2046
2046
|
Source608TrackNumber?: number;
|
|
2047
2047
|
}
|
|
@@ -2058,18 +2058,18 @@ export declare const Scte20Convert608To708: {
|
|
|
2058
2058
|
*/
|
|
2059
2059
|
export type Scte20Convert608To708 = (typeof Scte20Convert608To708)[keyof typeof Scte20Convert608To708];
|
|
2060
2060
|
/**
|
|
2061
|
-
* @public
|
|
2062
2061
|
* Scte20 Source Settings
|
|
2062
|
+
* @public
|
|
2063
2063
|
*/
|
|
2064
2064
|
export interface Scte20SourceSettings {
|
|
2065
2065
|
/**
|
|
2066
|
-
* @public
|
|
2067
2066
|
* If upconvert, 608 data is both passed through via the "608 compatibility bytes" fields of the 708 wrapper as well as translated into 708. 708 data present in the source content will be discarded.
|
|
2067
|
+
* @public
|
|
2068
2068
|
*/
|
|
2069
2069
|
Convert608To708?: Scte20Convert608To708;
|
|
2070
2070
|
/**
|
|
2071
|
-
* @public
|
|
2072
2071
|
* Specifies the 608/708 channel number within the video track from which to extract captions. Unused for passthrough.
|
|
2072
|
+
* @public
|
|
2073
2073
|
*/
|
|
2074
2074
|
Source608ChannelNumber?: number;
|
|
2075
2075
|
}
|
|
@@ -2090,147 +2090,147 @@ export declare const Scte27OcrLanguage: {
|
|
|
2090
2090
|
*/
|
|
2091
2091
|
export type Scte27OcrLanguage = (typeof Scte27OcrLanguage)[keyof typeof Scte27OcrLanguage];
|
|
2092
2092
|
/**
|
|
2093
|
-
* @public
|
|
2094
2093
|
* Scte27 Source Settings
|
|
2094
|
+
* @public
|
|
2095
2095
|
*/
|
|
2096
2096
|
export interface Scte27SourceSettings {
|
|
2097
2097
|
/**
|
|
2098
|
-
* @public
|
|
2099
2098
|
* If you will configure a WebVTT caption description that references this caption selector, use this field to
|
|
2100
2099
|
* provide the language to consider when translating the image-based source to text.
|
|
2100
|
+
* @public
|
|
2101
2101
|
*/
|
|
2102
2102
|
OcrLanguage?: Scte27OcrLanguage;
|
|
2103
2103
|
/**
|
|
2104
|
-
* @public
|
|
2105
2104
|
* The pid field is used in conjunction with the caption selector languageCode field as follows:
|
|
2106
2105
|
* - Specify PID and Language: Extracts captions from that PID; the language is "informational".
|
|
2107
2106
|
* - Specify PID and omit Language: Extracts the specified PID.
|
|
2108
2107
|
* - Omit PID and specify Language: Extracts the specified language, whichever PID that happens to be.
|
|
2109
2108
|
* - Omit PID and omit Language: Valid only if source is DVB-Sub that is being passed through; all languages will be passed through.
|
|
2109
|
+
* @public
|
|
2110
2110
|
*/
|
|
2111
2111
|
Pid?: number;
|
|
2112
2112
|
}
|
|
2113
2113
|
/**
|
|
2114
|
-
* @public
|
|
2115
2114
|
* Caption Rectangle
|
|
2115
|
+
* @public
|
|
2116
2116
|
*/
|
|
2117
2117
|
export interface CaptionRectangle {
|
|
2118
2118
|
/**
|
|
2119
|
-
* @public
|
|
2120
2119
|
* See the description in leftOffset.
|
|
2121
2120
|
* For height, specify the entire height of the rectangle as a percentage of the underlying frame height. For example, \"80\" means the rectangle height is 80% of the underlying frame height. The topOffset and rectangleHeight must add up to 100% or less.
|
|
2122
2121
|
* This field corresponds to tts:extent - Y in the TTML standard.
|
|
2122
|
+
* @public
|
|
2123
2123
|
*/
|
|
2124
2124
|
Height: number | undefined;
|
|
2125
2125
|
/**
|
|
2126
|
-
* @public
|
|
2127
2126
|
* Applies only if you plan to convert these source captions to EBU-TT-D or TTML in an output. (Make sure to leave the default if you don't have either of these formats in the output.) You can define a display rectangle for the captions that is smaller than the underlying video frame. You define the rectangle by specifying the position of the left edge, top edge, bottom edge, and right edge of the rectangle, all within the underlying video frame. The units for the measurements are percentages.
|
|
2128
2127
|
* If you specify a value for one of these fields, you must specify a value for all of them.
|
|
2129
2128
|
* For leftOffset, specify the position of the left edge of the rectangle, as a percentage of the underlying frame width, and relative to the left edge of the frame. For example, \"10\" means the measurement is 10% of the underlying frame width. The rectangle left edge starts at that position from the left edge of the frame.
|
|
2130
2129
|
* This field corresponds to tts:origin - X in the TTML standard.
|
|
2130
|
+
* @public
|
|
2131
2131
|
*/
|
|
2132
2132
|
LeftOffset: number | undefined;
|
|
2133
2133
|
/**
|
|
2134
|
-
* @public
|
|
2135
2134
|
* See the description in leftOffset.
|
|
2136
2135
|
* For topOffset, specify the position of the top edge of the rectangle, as a percentage of the underlying frame height, and relative to the top edge of the frame. For example, \"10\" means the measurement is 10% of the underlying frame height. The rectangle top edge starts at that position from the top edge of the frame.
|
|
2137
2136
|
* This field corresponds to tts:origin - Y in the TTML standard.
|
|
2137
|
+
* @public
|
|
2138
2138
|
*/
|
|
2139
2139
|
TopOffset: number | undefined;
|
|
2140
2140
|
/**
|
|
2141
|
-
* @public
|
|
2142
2141
|
* See the description in leftOffset.
|
|
2143
2142
|
* For width, specify the entire width of the rectangle as a percentage of the underlying frame width. For example, \"80\" means the rectangle width is 80% of the underlying frame width. The leftOffset and rectangleWidth must add up to 100% or less.
|
|
2144
2143
|
* This field corresponds to tts:extent - X in the TTML standard.
|
|
2144
|
+
* @public
|
|
2145
2145
|
*/
|
|
2146
2146
|
Width: number | undefined;
|
|
2147
2147
|
}
|
|
2148
2148
|
/**
|
|
2149
|
-
* @public
|
|
2150
2149
|
* Teletext Source Settings
|
|
2150
|
+
* @public
|
|
2151
2151
|
*/
|
|
2152
2152
|
export interface TeletextSourceSettings {
|
|
2153
2153
|
/**
|
|
2154
|
-
* @public
|
|
2155
2154
|
* Optionally defines a region where TTML style captions will be displayed
|
|
2155
|
+
* @public
|
|
2156
2156
|
*/
|
|
2157
2157
|
OutputRectangle?: CaptionRectangle;
|
|
2158
2158
|
/**
|
|
2159
|
-
* @public
|
|
2160
2159
|
* Specifies the teletext page number within the data stream from which to extract captions. Range of 0x100 (256) to 0x8FF (2303). Unused for passthrough. Should be specified as a hexadecimal string with no "0x" prefix.
|
|
2160
|
+
* @public
|
|
2161
2161
|
*/
|
|
2162
2162
|
PageNumber?: string;
|
|
2163
2163
|
}
|
|
2164
2164
|
/**
|
|
2165
|
-
* @public
|
|
2166
2165
|
* Caption Selector Settings
|
|
2166
|
+
* @public
|
|
2167
2167
|
*/
|
|
2168
2168
|
export interface CaptionSelectorSettings {
|
|
2169
2169
|
/**
|
|
2170
|
-
* @public
|
|
2171
2170
|
* Ancillary Source Settings
|
|
2171
|
+
* @public
|
|
2172
2172
|
*/
|
|
2173
2173
|
AncillarySourceSettings?: AncillarySourceSettings;
|
|
2174
2174
|
/**
|
|
2175
|
-
* @public
|
|
2176
2175
|
* Arib Source Settings
|
|
2176
|
+
* @public
|
|
2177
2177
|
*/
|
|
2178
2178
|
AribSourceSettings?: AribSourceSettings;
|
|
2179
2179
|
/**
|
|
2180
|
-
* @public
|
|
2181
2180
|
* Dvb Sub Source Settings
|
|
2181
|
+
* @public
|
|
2182
2182
|
*/
|
|
2183
2183
|
DvbSubSourceSettings?: DvbSubSourceSettings;
|
|
2184
2184
|
/**
|
|
2185
|
-
* @public
|
|
2186
2185
|
* Embedded Source Settings
|
|
2186
|
+
* @public
|
|
2187
2187
|
*/
|
|
2188
2188
|
EmbeddedSourceSettings?: EmbeddedSourceSettings;
|
|
2189
2189
|
/**
|
|
2190
|
-
* @public
|
|
2191
2190
|
* Scte20 Source Settings
|
|
2191
|
+
* @public
|
|
2192
2192
|
*/
|
|
2193
2193
|
Scte20SourceSettings?: Scte20SourceSettings;
|
|
2194
2194
|
/**
|
|
2195
|
-
* @public
|
|
2196
2195
|
* Scte27 Source Settings
|
|
2196
|
+
* @public
|
|
2197
2197
|
*/
|
|
2198
2198
|
Scte27SourceSettings?: Scte27SourceSettings;
|
|
2199
2199
|
/**
|
|
2200
|
-
* @public
|
|
2201
2200
|
* Teletext Source Settings
|
|
2201
|
+
* @public
|
|
2202
2202
|
*/
|
|
2203
2203
|
TeletextSourceSettings?: TeletextSourceSettings;
|
|
2204
2204
|
}
|
|
2205
2205
|
/**
|
|
2206
|
-
* @public
|
|
2207
2206
|
* Caption Selector
|
|
2207
|
+
* @public
|
|
2208
2208
|
*/
|
|
2209
2209
|
export interface CaptionSelector {
|
|
2210
2210
|
/**
|
|
2211
|
-
* @public
|
|
2212
2211
|
* When specified this field indicates the three letter language code of the caption track to extract from the source.
|
|
2212
|
+
* @public
|
|
2213
2213
|
*/
|
|
2214
2214
|
LanguageCode?: string;
|
|
2215
2215
|
/**
|
|
2216
|
-
* @public
|
|
2217
2216
|
* Name identifier for a caption selector. This name is used to associate this caption selector with one or more caption descriptions. Names must be unique within an event.
|
|
2217
|
+
* @public
|
|
2218
2218
|
*/
|
|
2219
2219
|
Name: string | undefined;
|
|
2220
2220
|
/**
|
|
2221
|
-
* @public
|
|
2222
2221
|
* Caption selector settings.
|
|
2222
|
+
* @public
|
|
2223
2223
|
*/
|
|
2224
2224
|
SelectorSettings?: CaptionSelectorSettings;
|
|
2225
2225
|
}
|
|
2226
2226
|
/**
|
|
2227
|
-
* @public
|
|
2228
2227
|
* Placeholder documentation for ChannelEgressEndpoint
|
|
2228
|
+
* @public
|
|
2229
2229
|
*/
|
|
2230
2230
|
export interface ChannelEgressEndpoint {
|
|
2231
2231
|
/**
|
|
2232
|
-
* @public
|
|
2233
2232
|
* Public IP of where a channel's output comes from
|
|
2233
|
+
* @public
|
|
2234
2234
|
*/
|
|
2235
2235
|
SourceIp?: string;
|
|
2236
2236
|
}
|
|
@@ -2261,13 +2261,13 @@ export declare const CdiInputResolution: {
|
|
|
2261
2261
|
*/
|
|
2262
2262
|
export type CdiInputResolution = (typeof CdiInputResolution)[keyof typeof CdiInputResolution];
|
|
2263
2263
|
/**
|
|
2264
|
-
* @public
|
|
2265
2264
|
* Placeholder documentation for CdiInputSpecification
|
|
2265
|
+
* @public
|
|
2266
2266
|
*/
|
|
2267
2267
|
export interface CdiInputSpecification {
|
|
2268
2268
|
/**
|
|
2269
|
-
* @public
|
|
2270
2269
|
* Maximum CDI input resolution
|
|
2270
|
+
* @public
|
|
2271
2271
|
*/
|
|
2272
2272
|
Resolution?: CdiInputResolution;
|
|
2273
2273
|
}
|
|
@@ -2284,157 +2284,157 @@ export declare const ChannelClass: {
|
|
|
2284
2284
|
*/
|
|
2285
2285
|
export type ChannelClass = (typeof ChannelClass)[keyof typeof ChannelClass];
|
|
2286
2286
|
/**
|
|
2287
|
-
* @public
|
|
2288
2287
|
* MediaPackage Output Destination Settings
|
|
2288
|
+
* @public
|
|
2289
2289
|
*/
|
|
2290
2290
|
export interface MediaPackageOutputDestinationSettings {
|
|
2291
2291
|
/**
|
|
2292
|
-
* @public
|
|
2293
2292
|
* ID of the channel in MediaPackage that is the destination for this output group. You do not need to specify the individual inputs in MediaPackage; MediaLive will handle the connection of the two MediaLive pipelines to the two MediaPackage inputs. The MediaPackage channel and MediaLive channel must be in the same region.
|
|
2293
|
+
* @public
|
|
2294
2294
|
*/
|
|
2295
2295
|
ChannelId?: string;
|
|
2296
2296
|
}
|
|
2297
2297
|
/**
|
|
2298
|
-
* @public
|
|
2299
2298
|
* Multiplex Program Input Destination Settings for outputting a Channel to a Multiplex
|
|
2299
|
+
* @public
|
|
2300
2300
|
*/
|
|
2301
2301
|
export interface MultiplexProgramChannelDestinationSettings {
|
|
2302
2302
|
/**
|
|
2303
|
-
* @public
|
|
2304
2303
|
* The ID of the Multiplex that the encoder is providing output to. You do not need to specify the individual inputs to the Multiplex; MediaLive will handle the connection of the two MediaLive pipelines to the two Multiplex instances.
|
|
2305
2304
|
* The Multiplex must be in the same region as the Channel.
|
|
2305
|
+
* @public
|
|
2306
2306
|
*/
|
|
2307
2307
|
MultiplexId?: string;
|
|
2308
2308
|
/**
|
|
2309
|
-
* @public
|
|
2310
2309
|
* The program name of the Multiplex program that the encoder is providing output to.
|
|
2310
|
+
* @public
|
|
2311
2311
|
*/
|
|
2312
2312
|
ProgramName?: string;
|
|
2313
2313
|
}
|
|
2314
2314
|
/**
|
|
2315
|
-
* @public
|
|
2316
2315
|
* Placeholder documentation for OutputDestinationSettings
|
|
2316
|
+
* @public
|
|
2317
2317
|
*/
|
|
2318
2318
|
export interface OutputDestinationSettings {
|
|
2319
2319
|
/**
|
|
2320
|
-
* @public
|
|
2321
2320
|
* key used to extract the password from EC2 Parameter store
|
|
2321
|
+
* @public
|
|
2322
2322
|
*/
|
|
2323
2323
|
PasswordParam?: string;
|
|
2324
2324
|
/**
|
|
2325
|
-
* @public
|
|
2326
2325
|
* Stream name for RTMP destinations (URLs of type rtmp://)
|
|
2326
|
+
* @public
|
|
2327
2327
|
*/
|
|
2328
2328
|
StreamName?: string;
|
|
2329
2329
|
/**
|
|
2330
|
-
* @public
|
|
2331
2330
|
* A URL specifying a destination
|
|
2331
|
+
* @public
|
|
2332
2332
|
*/
|
|
2333
2333
|
Url?: string;
|
|
2334
2334
|
/**
|
|
2335
|
-
* @public
|
|
2336
2335
|
* username for destination
|
|
2336
|
+
* @public
|
|
2337
2337
|
*/
|
|
2338
2338
|
Username?: string;
|
|
2339
2339
|
}
|
|
2340
2340
|
/**
|
|
2341
|
-
* @public
|
|
2342
2341
|
* Placeholder documentation for OutputDestination
|
|
2342
|
+
* @public
|
|
2343
2343
|
*/
|
|
2344
2344
|
export interface OutputDestination {
|
|
2345
2345
|
/**
|
|
2346
|
-
* @public
|
|
2347
2346
|
* User-specified id. This is used in an output group or an output.
|
|
2347
|
+
* @public
|
|
2348
2348
|
*/
|
|
2349
2349
|
Id?: string;
|
|
2350
2350
|
/**
|
|
2351
|
-
* @public
|
|
2352
2351
|
* Destination settings for a MediaPackage output; one destination for both encoders.
|
|
2352
|
+
* @public
|
|
2353
2353
|
*/
|
|
2354
2354
|
MediaPackageSettings?: MediaPackageOutputDestinationSettings[];
|
|
2355
2355
|
/**
|
|
2356
|
-
* @public
|
|
2357
2356
|
* Destination settings for a Multiplex output; one destination for both encoders.
|
|
2357
|
+
* @public
|
|
2358
2358
|
*/
|
|
2359
2359
|
MultiplexSettings?: MultiplexProgramChannelDestinationSettings;
|
|
2360
2360
|
/**
|
|
2361
|
-
* @public
|
|
2362
2361
|
* Destination settings for a standard output; one destination for each redundant encoder.
|
|
2362
|
+
* @public
|
|
2363
2363
|
*/
|
|
2364
2364
|
Settings?: OutputDestinationSettings[];
|
|
2365
2365
|
}
|
|
2366
2366
|
/**
|
|
2367
|
-
* @public
|
|
2368
2367
|
* Placeholder documentation for AudioSilenceFailoverSettings
|
|
2368
|
+
* @public
|
|
2369
2369
|
*/
|
|
2370
2370
|
export interface AudioSilenceFailoverSettings {
|
|
2371
2371
|
/**
|
|
2372
|
-
* @public
|
|
2373
2372
|
* The name of the audio selector in the input that MediaLive should monitor to detect silence. Select your most important rendition. If you didn't create an audio selector in this input, leave blank.
|
|
2373
|
+
* @public
|
|
2374
2374
|
*/
|
|
2375
2375
|
AudioSelectorName: string | undefined;
|
|
2376
2376
|
/**
|
|
2377
|
-
* @public
|
|
2378
2377
|
* The amount of time (in milliseconds) that the active input must be silent before automatic input failover occurs. Silence is defined as audio loss or audio quieter than -50 dBFS.
|
|
2378
|
+
* @public
|
|
2379
2379
|
*/
|
|
2380
2380
|
AudioSilenceThresholdMsec?: number;
|
|
2381
2381
|
}
|
|
2382
2382
|
/**
|
|
2383
|
-
* @public
|
|
2384
2383
|
* MediaLive will perform a failover if content is not detected in this input for the specified period.
|
|
2384
|
+
* @public
|
|
2385
2385
|
*/
|
|
2386
2386
|
export interface InputLossFailoverSettings {
|
|
2387
2387
|
/**
|
|
2388
|
-
* @public
|
|
2389
2388
|
* The amount of time (in milliseconds) that no input is detected. After that time, an input failover will occur.
|
|
2389
|
+
* @public
|
|
2390
2390
|
*/
|
|
2391
2391
|
InputLossThresholdMsec?: number;
|
|
2392
2392
|
}
|
|
2393
2393
|
/**
|
|
2394
|
-
* @public
|
|
2395
2394
|
* Placeholder documentation for VideoBlackFailoverSettings
|
|
2395
|
+
* @public
|
|
2396
2396
|
*/
|
|
2397
2397
|
export interface VideoBlackFailoverSettings {
|
|
2398
2398
|
/**
|
|
2399
|
-
* @public
|
|
2400
2399
|
* A value used in calculating the threshold below which MediaLive considers a pixel to be 'black'. For the input to be considered black, every pixel in a frame must be below this threshold. The threshold is calculated as a percentage (expressed as a decimal) of white. Therefore .1 means 10% white (or 90% black). Note how the formula works for any color depth. For example, if you set this field to 0.1 in 10-bit color depth: (1023*0.1=102.3), which means a pixel value of 102 or less is 'black'. If you set this field to .1 in an 8-bit color depth: (255*0.1=25.5), which means a pixel value of 25 or less is 'black'. The range is 0.0 to 1.0, with any number of decimal places.
|
|
2400
|
+
* @public
|
|
2401
2401
|
*/
|
|
2402
2402
|
BlackDetectThreshold?: number;
|
|
2403
2403
|
/**
|
|
2404
|
-
* @public
|
|
2405
2404
|
* The amount of time (in milliseconds) that the active input must be black before automatic input failover occurs.
|
|
2405
|
+
* @public
|
|
2406
2406
|
*/
|
|
2407
2407
|
VideoBlackThresholdMsec?: number;
|
|
2408
2408
|
}
|
|
2409
2409
|
/**
|
|
2410
|
-
* @public
|
|
2411
2410
|
* Settings for one failover condition.
|
|
2411
|
+
* @public
|
|
2412
2412
|
*/
|
|
2413
2413
|
export interface FailoverConditionSettings {
|
|
2414
2414
|
/**
|
|
2415
|
-
* @public
|
|
2416
2415
|
* MediaLive will perform a failover if the specified audio selector is silent for the specified period.
|
|
2416
|
+
* @public
|
|
2417
2417
|
*/
|
|
2418
2418
|
AudioSilenceSettings?: AudioSilenceFailoverSettings;
|
|
2419
2419
|
/**
|
|
2420
|
-
* @public
|
|
2421
2420
|
* MediaLive will perform a failover if content is not detected in this input for the specified period.
|
|
2421
|
+
* @public
|
|
2422
2422
|
*/
|
|
2423
2423
|
InputLossSettings?: InputLossFailoverSettings;
|
|
2424
2424
|
/**
|
|
2425
|
-
* @public
|
|
2426
2425
|
* MediaLive will perform a failover if content is considered black for the specified period.
|
|
2426
|
+
* @public
|
|
2427
2427
|
*/
|
|
2428
2428
|
VideoBlackSettings?: VideoBlackFailoverSettings;
|
|
2429
2429
|
}
|
|
2430
2430
|
/**
|
|
2431
|
-
* @public
|
|
2432
2431
|
* Failover Condition settings. There can be multiple failover conditions inside AutomaticInputFailoverSettings.
|
|
2432
|
+
* @public
|
|
2433
2433
|
*/
|
|
2434
2434
|
export interface FailoverCondition {
|
|
2435
2435
|
/**
|
|
2436
|
-
* @public
|
|
2437
2436
|
* Failover condition type-specific settings.
|
|
2437
|
+
* @public
|
|
2438
2438
|
*/
|
|
2439
2439
|
FailoverConditionSettings?: FailoverConditionSettings;
|
|
2440
2440
|
}
|
|
@@ -2451,28 +2451,28 @@ export declare const InputPreference: {
|
|
|
2451
2451
|
*/
|
|
2452
2452
|
export type InputPreference = (typeof InputPreference)[keyof typeof InputPreference];
|
|
2453
2453
|
/**
|
|
2454
|
-
* @public
|
|
2455
2454
|
* The settings for Automatic Input Failover.
|
|
2455
|
+
* @public
|
|
2456
2456
|
*/
|
|
2457
2457
|
export interface AutomaticInputFailoverSettings {
|
|
2458
2458
|
/**
|
|
2459
|
-
* @public
|
|
2460
2459
|
* This clear time defines the requirement a recovered input must meet to be considered healthy. The input must have no failover conditions for this length of time. Enter a time in milliseconds. This value is particularly important if the input_preference for the failover pair is set to PRIMARY_INPUT_PREFERRED, because after this time, MediaLive will switch back to the primary input.
|
|
2460
|
+
* @public
|
|
2461
2461
|
*/
|
|
2462
2462
|
ErrorClearTimeMsec?: number;
|
|
2463
2463
|
/**
|
|
2464
|
-
* @public
|
|
2465
2464
|
* A list of failover conditions. If any of these conditions occur, MediaLive will perform a failover to the other input.
|
|
2465
|
+
* @public
|
|
2466
2466
|
*/
|
|
2467
2467
|
FailoverConditions?: FailoverCondition[];
|
|
2468
2468
|
/**
|
|
2469
|
-
* @public
|
|
2470
2469
|
* Input preference when deciding which input to make active when a previously failed input has recovered.
|
|
2470
|
+
* @public
|
|
2471
2471
|
*/
|
|
2472
2472
|
InputPreference?: InputPreference;
|
|
2473
2473
|
/**
|
|
2474
|
-
* @public
|
|
2475
2474
|
* The input ID of the secondary input in the automatic input failover pair.
|
|
2475
|
+
* @public
|
|
2476
2476
|
*/
|
|
2477
2477
|
SecondaryInputId: string | undefined;
|
|
2478
2478
|
}
|
|
@@ -2526,33 +2526,33 @@ export declare const HlsScte35SourceType: {
|
|
|
2526
2526
|
*/
|
|
2527
2527
|
export type HlsScte35SourceType = (typeof HlsScte35SourceType)[keyof typeof HlsScte35SourceType];
|
|
2528
2528
|
/**
|
|
2529
|
-
* @public
|
|
2530
2529
|
* Hls Input Settings
|
|
2530
|
+
* @public
|
|
2531
2531
|
*/
|
|
2532
2532
|
export interface HlsInputSettings {
|
|
2533
2533
|
/**
|
|
2534
|
-
* @public
|
|
2535
2534
|
* When specified the HLS stream with the m3u8 BANDWIDTH that most closely matches this value will be chosen, otherwise the highest bandwidth stream in the m3u8 will be chosen. The bitrate is specified in bits per second, as in an HLS manifest.
|
|
2535
|
+
* @public
|
|
2536
2536
|
*/
|
|
2537
2537
|
Bandwidth?: number;
|
|
2538
2538
|
/**
|
|
2539
|
-
* @public
|
|
2540
2539
|
* When specified, reading of the HLS input will begin this many buffer segments from the end (most recently written segment). When not specified, the HLS input will begin with the first segment specified in the m3u8.
|
|
2540
|
+
* @public
|
|
2541
2541
|
*/
|
|
2542
2542
|
BufferSegments?: number;
|
|
2543
2543
|
/**
|
|
2544
|
-
* @public
|
|
2545
2544
|
* The number of consecutive times that attempts to read a manifest or segment must fail before the input is considered unavailable.
|
|
2545
|
+
* @public
|
|
2546
2546
|
*/
|
|
2547
2547
|
Retries?: number;
|
|
2548
2548
|
/**
|
|
2549
|
-
* @public
|
|
2550
2549
|
* The number of seconds between retries when an attempt to read a manifest or segment fails.
|
|
2550
|
+
* @public
|
|
2551
2551
|
*/
|
|
2552
2552
|
RetryInterval?: number;
|
|
2553
2553
|
/**
|
|
2554
|
-
* @public
|
|
2555
2554
|
* Identifies the source for the SCTE-35 messages that MediaLive will ingest. Messages can be ingested from the content segments (in the stream) or from tags in the playlist (the HLS manifest). MediaLive ignores SCTE-35 information in the source that is not selected.
|
|
2555
|
+
* @public
|
|
2556
2556
|
*/
|
|
2557
2557
|
Scte35Source?: HlsScte35SourceType;
|
|
2558
2558
|
}
|
|
@@ -2569,18 +2569,18 @@ export declare const NetworkInputServerValidation: {
|
|
|
2569
2569
|
*/
|
|
2570
2570
|
export type NetworkInputServerValidation = (typeof NetworkInputServerValidation)[keyof typeof NetworkInputServerValidation];
|
|
2571
2571
|
/**
|
|
2572
|
-
* @public
|
|
2573
2572
|
* Network source to transcode. Must be accessible to the Elemental Live node that is running the live event through a network connection.
|
|
2573
|
+
* @public
|
|
2574
2574
|
*/
|
|
2575
2575
|
export interface NetworkInputSettings {
|
|
2576
2576
|
/**
|
|
2577
|
-
* @public
|
|
2578
2577
|
* Specifies HLS input settings when the uri is for a HLS manifest.
|
|
2578
|
+
* @public
|
|
2579
2579
|
*/
|
|
2580
2580
|
HlsInputSettings?: HlsInputSettings;
|
|
2581
2581
|
/**
|
|
2582
|
-
* @public
|
|
2583
2582
|
* Check HTTPS server certificates. When set to checkCryptographyOnly, cryptography in the certificate will be checked, but not the server's name. Certain subdomains (notably S3 buckets that use dots in the bucket name) do not strictly match the corresponding certificate's wildcard pattern and would otherwise cause the event to error. This setting is ignored for protocols that do not use https.
|
|
2583
|
+
* @public
|
|
2584
2584
|
*/
|
|
2585
2585
|
ServerValidation?: NetworkInputServerValidation;
|
|
2586
2586
|
}
|
|
@@ -2624,33 +2624,33 @@ export declare const VideoSelectorColorSpace: {
|
|
|
2624
2624
|
*/
|
|
2625
2625
|
export type VideoSelectorColorSpace = (typeof VideoSelectorColorSpace)[keyof typeof VideoSelectorColorSpace];
|
|
2626
2626
|
/**
|
|
2627
|
-
* @public
|
|
2628
2627
|
* Hdr10 Settings
|
|
2628
|
+
* @public
|
|
2629
2629
|
*/
|
|
2630
2630
|
export interface Hdr10Settings {
|
|
2631
2631
|
/**
|
|
2632
|
-
* @public
|
|
2633
2632
|
* Maximum Content Light Level
|
|
2634
2633
|
* An integer metadata value defining the maximum light level, in nits,
|
|
2635
2634
|
* of any single pixel within an encoded HDR video stream or file.
|
|
2635
|
+
* @public
|
|
2636
2636
|
*/
|
|
2637
2637
|
MaxCll?: number;
|
|
2638
2638
|
/**
|
|
2639
|
-
* @public
|
|
2640
2639
|
* Maximum Frame Average Light Level
|
|
2641
2640
|
* An integer metadata value defining the maximum average light level, in nits,
|
|
2642
2641
|
* for any single frame within an encoded HDR video stream or file.
|
|
2642
|
+
* @public
|
|
2643
2643
|
*/
|
|
2644
2644
|
MaxFall?: number;
|
|
2645
2645
|
}
|
|
2646
2646
|
/**
|
|
2647
|
-
* @public
|
|
2648
2647
|
* Video Selector Color Space Settings
|
|
2648
|
+
* @public
|
|
2649
2649
|
*/
|
|
2650
2650
|
export interface VideoSelectorColorSpaceSettings {
|
|
2651
2651
|
/**
|
|
2652
|
-
* @public
|
|
2653
2652
|
* Hdr10 Settings
|
|
2653
|
+
* @public
|
|
2654
2654
|
*/
|
|
2655
2655
|
Hdr10Settings?: Hdr10Settings;
|
|
2656
2656
|
}
|
|
@@ -2667,158 +2667,158 @@ export declare const VideoSelectorColorSpaceUsage: {
|
|
|
2667
2667
|
*/
|
|
2668
2668
|
export type VideoSelectorColorSpaceUsage = (typeof VideoSelectorColorSpaceUsage)[keyof typeof VideoSelectorColorSpaceUsage];
|
|
2669
2669
|
/**
|
|
2670
|
-
* @public
|
|
2671
2670
|
* Video Selector Pid
|
|
2671
|
+
* @public
|
|
2672
2672
|
*/
|
|
2673
2673
|
export interface VideoSelectorPid {
|
|
2674
2674
|
/**
|
|
2675
|
-
* @public
|
|
2676
2675
|
* Selects a specific PID from within a video source.
|
|
2676
|
+
* @public
|
|
2677
2677
|
*/
|
|
2678
2678
|
Pid?: number;
|
|
2679
2679
|
}
|
|
2680
2680
|
/**
|
|
2681
|
-
* @public
|
|
2682
2681
|
* Video Selector Program Id
|
|
2682
|
+
* @public
|
|
2683
2683
|
*/
|
|
2684
2684
|
export interface VideoSelectorProgramId {
|
|
2685
2685
|
/**
|
|
2686
|
-
* @public
|
|
2687
2686
|
* Selects a specific program from within a multi-program transport stream. If the program doesn't exist, the first program within the transport stream will be selected by default.
|
|
2687
|
+
* @public
|
|
2688
2688
|
*/
|
|
2689
2689
|
ProgramId?: number;
|
|
2690
2690
|
}
|
|
2691
2691
|
/**
|
|
2692
|
-
* @public
|
|
2693
2692
|
* Video Selector Settings
|
|
2693
|
+
* @public
|
|
2694
2694
|
*/
|
|
2695
2695
|
export interface VideoSelectorSettings {
|
|
2696
2696
|
/**
|
|
2697
|
-
* @public
|
|
2698
2697
|
* Video Selector Pid
|
|
2698
|
+
* @public
|
|
2699
2699
|
*/
|
|
2700
2700
|
VideoSelectorPid?: VideoSelectorPid;
|
|
2701
2701
|
/**
|
|
2702
|
-
* @public
|
|
2703
2702
|
* Video Selector Program Id
|
|
2703
|
+
* @public
|
|
2704
2704
|
*/
|
|
2705
2705
|
VideoSelectorProgramId?: VideoSelectorProgramId;
|
|
2706
2706
|
}
|
|
2707
2707
|
/**
|
|
2708
|
-
* @public
|
|
2709
2708
|
* Specifies a particular video stream within an input source. An input may have only a single video selector.
|
|
2709
|
+
* @public
|
|
2710
2710
|
*/
|
|
2711
2711
|
export interface VideoSelector {
|
|
2712
2712
|
/**
|
|
2713
|
-
* @public
|
|
2714
2713
|
* Specifies the color space of an input. This setting works in tandem with colorSpaceUsage and a video description's colorSpaceSettingsChoice to determine if any conversion will be performed.
|
|
2714
|
+
* @public
|
|
2715
2715
|
*/
|
|
2716
2716
|
ColorSpace?: VideoSelectorColorSpace;
|
|
2717
2717
|
/**
|
|
2718
|
-
* @public
|
|
2719
2718
|
* Color space settings
|
|
2719
|
+
* @public
|
|
2720
2720
|
*/
|
|
2721
2721
|
ColorSpaceSettings?: VideoSelectorColorSpaceSettings;
|
|
2722
2722
|
/**
|
|
2723
|
-
* @public
|
|
2724
2723
|
* Applies only if colorSpace is a value other than follow. This field controls how the value in the colorSpace field will be used. fallback means that when the input does include color space data, that data will be used, but when the input has no color space data, the value in colorSpace will be used. Choose fallback if your input is sometimes missing color space data, but when it does have color space data, that data is correct. force means to always use the value in colorSpace. Choose force if your input usually has no color space data or might have unreliable color space data.
|
|
2724
|
+
* @public
|
|
2725
2725
|
*/
|
|
2726
2726
|
ColorSpaceUsage?: VideoSelectorColorSpaceUsage;
|
|
2727
2727
|
/**
|
|
2728
|
-
* @public
|
|
2729
2728
|
* The video selector settings.
|
|
2729
|
+
* @public
|
|
2730
2730
|
*/
|
|
2731
2731
|
SelectorSettings?: VideoSelectorSettings;
|
|
2732
2732
|
}
|
|
2733
2733
|
/**
|
|
2734
|
-
* @public
|
|
2735
2734
|
* Live Event input parameters. There can be multiple inputs in a single Live Event.
|
|
2735
|
+
* @public
|
|
2736
2736
|
*/
|
|
2737
2737
|
export interface InputSettings {
|
|
2738
2738
|
/**
|
|
2739
|
-
* @public
|
|
2740
2739
|
* Used to select the audio stream to decode for inputs that have multiple available.
|
|
2740
|
+
* @public
|
|
2741
2741
|
*/
|
|
2742
2742
|
AudioSelectors?: AudioSelector[];
|
|
2743
2743
|
/**
|
|
2744
|
-
* @public
|
|
2745
2744
|
* Used to select the caption input to use for inputs that have multiple available.
|
|
2745
|
+
* @public
|
|
2746
2746
|
*/
|
|
2747
2747
|
CaptionSelectors?: CaptionSelector[];
|
|
2748
2748
|
/**
|
|
2749
|
-
* @public
|
|
2750
2749
|
* Enable or disable the deblock filter when filtering.
|
|
2750
|
+
* @public
|
|
2751
2751
|
*/
|
|
2752
2752
|
DeblockFilter?: InputDeblockFilter;
|
|
2753
2753
|
/**
|
|
2754
|
-
* @public
|
|
2755
2754
|
* Enable or disable the denoise filter when filtering.
|
|
2755
|
+
* @public
|
|
2756
2756
|
*/
|
|
2757
2757
|
DenoiseFilter?: InputDenoiseFilter;
|
|
2758
2758
|
/**
|
|
2759
|
-
* @public
|
|
2760
2759
|
* Adjusts the magnitude of filtering from 1 (minimal) to 5 (strongest).
|
|
2760
|
+
* @public
|
|
2761
2761
|
*/
|
|
2762
2762
|
FilterStrength?: number;
|
|
2763
2763
|
/**
|
|
2764
|
-
* @public
|
|
2765
2764
|
* Turns on the filter for this input. MPEG-2 inputs have the deblocking filter enabled by default.
|
|
2766
2765
|
* 1) auto - filtering will be applied depending on input type/quality
|
|
2767
2766
|
* 2) disabled - no filtering will be applied to the input
|
|
2768
2767
|
* 3) forced - filtering will be applied regardless of input type
|
|
2768
|
+
* @public
|
|
2769
2769
|
*/
|
|
2770
2770
|
InputFilter?: InputFilter;
|
|
2771
2771
|
/**
|
|
2772
|
-
* @public
|
|
2773
2772
|
* Input settings.
|
|
2773
|
+
* @public
|
|
2774
2774
|
*/
|
|
2775
2775
|
NetworkInputSettings?: NetworkInputSettings;
|
|
2776
2776
|
/**
|
|
2777
|
-
* @public
|
|
2778
2777
|
* PID from which to read SCTE-35 messages. If left undefined, EML will select the first SCTE-35 PID found in the input.
|
|
2778
|
+
* @public
|
|
2779
2779
|
*/
|
|
2780
2780
|
Scte35Pid?: number;
|
|
2781
2781
|
/**
|
|
2782
|
-
* @public
|
|
2783
2782
|
* Specifies whether to extract applicable ancillary data from a SMPTE-2038 source in this input. Applicable data types are captions, timecode, AFD, and SCTE-104 messages.
|
|
2784
2783
|
* - PREFER: Extract from SMPTE-2038 if present in this input, otherwise extract from another source (if any).
|
|
2785
2784
|
* - IGNORE: Never extract any ancillary data from SMPTE-2038.
|
|
2785
|
+
* @public
|
|
2786
2786
|
*/
|
|
2787
2787
|
Smpte2038DataPreference?: Smpte2038DataPreference;
|
|
2788
2788
|
/**
|
|
2789
|
-
* @public
|
|
2790
2789
|
* Loop input if it is a file. This allows a file input to be streamed indefinitely.
|
|
2790
|
+
* @public
|
|
2791
2791
|
*/
|
|
2792
2792
|
SourceEndBehavior?: InputSourceEndBehavior;
|
|
2793
2793
|
/**
|
|
2794
|
-
* @public
|
|
2795
2794
|
* Informs which video elementary stream to decode for input types that have multiple available.
|
|
2795
|
+
* @public
|
|
2796
2796
|
*/
|
|
2797
2797
|
VideoSelector?: VideoSelector;
|
|
2798
2798
|
}
|
|
2799
2799
|
/**
|
|
2800
|
-
* @public
|
|
2801
2800
|
* Placeholder documentation for InputAttachment
|
|
2801
|
+
* @public
|
|
2802
2802
|
*/
|
|
2803
2803
|
export interface InputAttachment {
|
|
2804
2804
|
/**
|
|
2805
|
-
* @public
|
|
2806
2805
|
* User-specified settings for defining what the conditions are for declaring the input unhealthy and failing over to a different input.
|
|
2806
|
+
* @public
|
|
2807
2807
|
*/
|
|
2808
2808
|
AutomaticInputFailoverSettings?: AutomaticInputFailoverSettings;
|
|
2809
2809
|
/**
|
|
2810
|
-
* @public
|
|
2811
2810
|
* User-specified name for the attachment. This is required if the user wants to use this input in an input switch action.
|
|
2811
|
+
* @public
|
|
2812
2812
|
*/
|
|
2813
2813
|
InputAttachmentName?: string;
|
|
2814
2814
|
/**
|
|
2815
|
-
* @public
|
|
2816
2815
|
* The ID of the input
|
|
2816
|
+
* @public
|
|
2817
2817
|
*/
|
|
2818
2818
|
InputId?: string;
|
|
2819
2819
|
/**
|
|
2820
|
-
* @public
|
|
2821
2820
|
* Settings of an input (caption selector, etc.)
|
|
2821
|
+
* @public
|
|
2822
2822
|
*/
|
|
2823
2823
|
InputSettings?: InputSettings;
|
|
2824
2824
|
}
|
|
@@ -2862,23 +2862,23 @@ export declare const InputResolution: {
|
|
|
2862
2862
|
*/
|
|
2863
2863
|
export type InputResolution = (typeof InputResolution)[keyof typeof InputResolution];
|
|
2864
2864
|
/**
|
|
2865
|
-
* @public
|
|
2866
2865
|
* Placeholder documentation for InputSpecification
|
|
2866
|
+
* @public
|
|
2867
2867
|
*/
|
|
2868
2868
|
export interface InputSpecification {
|
|
2869
2869
|
/**
|
|
2870
|
-
* @public
|
|
2871
2870
|
* Input codec
|
|
2871
|
+
* @public
|
|
2872
2872
|
*/
|
|
2873
2873
|
Codec?: InputCodec;
|
|
2874
2874
|
/**
|
|
2875
|
-
* @public
|
|
2876
2875
|
* Maximum input bitrate, categorized coarsely
|
|
2876
|
+
* @public
|
|
2877
2877
|
*/
|
|
2878
2878
|
MaximumBitrate?: InputMaximumBitrate;
|
|
2879
2879
|
/**
|
|
2880
|
-
* @public
|
|
2881
2880
|
* Input resolution, categorized coarsely
|
|
2881
|
+
* @public
|
|
2882
2882
|
*/
|
|
2883
2883
|
Resolution?: InputResolution;
|
|
2884
2884
|
}
|
|
@@ -2915,28 +2915,28 @@ export declare const MaintenanceDay: {
|
|
|
2915
2915
|
*/
|
|
2916
2916
|
export type MaintenanceDay = (typeof MaintenanceDay)[keyof typeof MaintenanceDay];
|
|
2917
2917
|
/**
|
|
2918
|
-
* @public
|
|
2919
2918
|
* Placeholder documentation for MaintenanceStatus
|
|
2919
|
+
* @public
|
|
2920
2920
|
*/
|
|
2921
2921
|
export interface MaintenanceStatus {
|
|
2922
2922
|
/**
|
|
2923
|
-
* @public
|
|
2924
2923
|
* The currently selected maintenance day.
|
|
2924
|
+
* @public
|
|
2925
2925
|
*/
|
|
2926
2926
|
MaintenanceDay?: MaintenanceDay;
|
|
2927
2927
|
/**
|
|
2928
|
-
* @public
|
|
2929
2928
|
* Maintenance is required by the displayed date and time. Date and time is in ISO.
|
|
2929
|
+
* @public
|
|
2930
2930
|
*/
|
|
2931
2931
|
MaintenanceDeadline?: string;
|
|
2932
2932
|
/**
|
|
2933
|
-
* @public
|
|
2934
2933
|
* The currently scheduled maintenance date and time. Date and time is in ISO.
|
|
2934
|
+
* @public
|
|
2935
2935
|
*/
|
|
2936
2936
|
MaintenanceScheduledDate?: string;
|
|
2937
2937
|
/**
|
|
2938
|
-
* @public
|
|
2939
2938
|
* The currently selected maintenance start time. Time is in UTC.
|
|
2939
|
+
* @public
|
|
2940
2940
|
*/
|
|
2941
2941
|
MaintenanceStartTime?: string;
|
|
2942
2942
|
}
|
|
@@ -2962,119 +2962,119 @@ export declare const ChannelState: {
|
|
|
2962
2962
|
*/
|
|
2963
2963
|
export type ChannelState = (typeof ChannelState)[keyof typeof ChannelState];
|
|
2964
2964
|
/**
|
|
2965
|
-
* @public
|
|
2966
2965
|
* The properties for a private VPC Output
|
|
2966
|
+
* @public
|
|
2967
2967
|
*/
|
|
2968
2968
|
export interface VpcOutputSettingsDescription {
|
|
2969
2969
|
/**
|
|
2970
|
-
* @public
|
|
2971
2970
|
* The Availability Zones where the vpc subnets are located.
|
|
2972
2971
|
* The first Availability Zone applies to the first subnet in the list of subnets.
|
|
2973
2972
|
* The second Availability Zone applies to the second subnet.
|
|
2973
|
+
* @public
|
|
2974
2974
|
*/
|
|
2975
2975
|
AvailabilityZones?: string[];
|
|
2976
2976
|
/**
|
|
2977
|
-
* @public
|
|
2978
2977
|
* A list of Elastic Network Interfaces created by MediaLive in the customer's VPC
|
|
2978
|
+
* @public
|
|
2979
2979
|
*/
|
|
2980
2980
|
NetworkInterfaceIds?: string[];
|
|
2981
2981
|
/**
|
|
2982
|
-
* @public
|
|
2983
2982
|
* A list of up EC2 VPC security group IDs attached to the Output VPC network interfaces.
|
|
2983
|
+
* @public
|
|
2984
2984
|
*/
|
|
2985
2985
|
SecurityGroupIds?: string[];
|
|
2986
2986
|
/**
|
|
2987
|
-
* @public
|
|
2988
2987
|
* A list of VPC subnet IDs from the same VPC.
|
|
2989
2988
|
* If STANDARD channel, subnet IDs must be mapped to two unique availability zones (AZ).
|
|
2989
|
+
* @public
|
|
2990
2990
|
*/
|
|
2991
2991
|
SubnetIds?: string[];
|
|
2992
2992
|
}
|
|
2993
2993
|
/**
|
|
2994
|
-
* @public
|
|
2995
2994
|
* Placeholder documentation for ChannelSummary
|
|
2995
|
+
* @public
|
|
2996
2996
|
*/
|
|
2997
2997
|
export interface ChannelSummary {
|
|
2998
2998
|
/**
|
|
2999
|
-
* @public
|
|
3000
2999
|
* The unique arn of the channel.
|
|
3000
|
+
* @public
|
|
3001
3001
|
*/
|
|
3002
3002
|
Arn?: string;
|
|
3003
3003
|
/**
|
|
3004
|
-
* @public
|
|
3005
3004
|
* Specification of CDI inputs for this channel
|
|
3005
|
+
* @public
|
|
3006
3006
|
*/
|
|
3007
3007
|
CdiInputSpecification?: CdiInputSpecification;
|
|
3008
3008
|
/**
|
|
3009
|
-
* @public
|
|
3010
3009
|
* The class for this channel. STANDARD for a channel with two pipelines or SINGLE_PIPELINE for a channel with one pipeline.
|
|
3010
|
+
* @public
|
|
3011
3011
|
*/
|
|
3012
3012
|
ChannelClass?: ChannelClass;
|
|
3013
3013
|
/**
|
|
3014
|
-
* @public
|
|
3015
3014
|
* A list of destinations of the channel. For UDP outputs, there is one
|
|
3016
3015
|
* destination per output. For other types (HLS, for example), there is
|
|
3017
3016
|
* one destination per packager.
|
|
3017
|
+
* @public
|
|
3018
3018
|
*/
|
|
3019
3019
|
Destinations?: OutputDestination[];
|
|
3020
3020
|
/**
|
|
3021
|
-
* @public
|
|
3022
3021
|
* The endpoints where outgoing connections initiate from
|
|
3022
|
+
* @public
|
|
3023
3023
|
*/
|
|
3024
3024
|
EgressEndpoints?: ChannelEgressEndpoint[];
|
|
3025
3025
|
/**
|
|
3026
|
-
* @public
|
|
3027
3026
|
* The unique id of the channel.
|
|
3027
|
+
* @public
|
|
3028
3028
|
*/
|
|
3029
3029
|
Id?: string;
|
|
3030
3030
|
/**
|
|
3031
|
-
* @public
|
|
3032
3031
|
* List of input attachments for channel.
|
|
3032
|
+
* @public
|
|
3033
3033
|
*/
|
|
3034
3034
|
InputAttachments?: InputAttachment[];
|
|
3035
3035
|
/**
|
|
3036
|
-
* @public
|
|
3037
3036
|
* Specification of network and file inputs for this channel
|
|
3037
|
+
* @public
|
|
3038
3038
|
*/
|
|
3039
3039
|
InputSpecification?: InputSpecification;
|
|
3040
3040
|
/**
|
|
3041
|
-
* @public
|
|
3042
3041
|
* The log level being written to CloudWatch Logs.
|
|
3042
|
+
* @public
|
|
3043
3043
|
*/
|
|
3044
3044
|
LogLevel?: LogLevel;
|
|
3045
3045
|
/**
|
|
3046
|
-
* @public
|
|
3047
3046
|
* Maintenance settings for this channel.
|
|
3047
|
+
* @public
|
|
3048
3048
|
*/
|
|
3049
3049
|
Maintenance?: MaintenanceStatus;
|
|
3050
3050
|
/**
|
|
3051
|
-
* @public
|
|
3052
3051
|
* The name of the channel. (user-mutable)
|
|
3052
|
+
* @public
|
|
3053
3053
|
*/
|
|
3054
3054
|
Name?: string;
|
|
3055
3055
|
/**
|
|
3056
|
-
* @public
|
|
3057
3056
|
* The number of currently healthy pipelines.
|
|
3057
|
+
* @public
|
|
3058
3058
|
*/
|
|
3059
3059
|
PipelinesRunningCount?: number;
|
|
3060
3060
|
/**
|
|
3061
|
-
* @public
|
|
3062
3061
|
* The Amazon Resource Name (ARN) of the role assumed when running the Channel.
|
|
3062
|
+
* @public
|
|
3063
3063
|
*/
|
|
3064
3064
|
RoleArn?: string;
|
|
3065
3065
|
/**
|
|
3066
|
-
* @public
|
|
3067
3066
|
* Placeholder documentation for ChannelState
|
|
3067
|
+
* @public
|
|
3068
3068
|
*/
|
|
3069
3069
|
State?: ChannelState;
|
|
3070
3070
|
/**
|
|
3071
|
-
* @public
|
|
3072
3071
|
* A collection of key-value pairs.
|
|
3072
|
+
* @public
|
|
3073
3073
|
*/
|
|
3074
3074
|
Tags?: Record<string, string>;
|
|
3075
3075
|
/**
|
|
3076
|
-
* @public
|
|
3077
3076
|
* Settings for any VPC outputs.
|
|
3077
|
+
* @public
|
|
3078
3078
|
*/
|
|
3079
3079
|
Vpc?: VpcOutputSettingsDescription;
|
|
3080
3080
|
}
|
|
@@ -3093,23 +3093,23 @@ export declare const ColorSpace: {
|
|
|
3093
3093
|
*/
|
|
3094
3094
|
export type ColorSpace = (typeof ColorSpace)[keyof typeof ColorSpace];
|
|
3095
3095
|
/**
|
|
3096
|
-
* @public
|
|
3097
3096
|
* Property of ColorCorrectionSettings. Used for custom color space conversion. The object identifies one 3D LUT file and specifies the input/output color space combination that the file will be used for.
|
|
3097
|
+
* @public
|
|
3098
3098
|
*/
|
|
3099
3099
|
export interface ColorCorrection {
|
|
3100
3100
|
/**
|
|
3101
|
-
* @public
|
|
3102
3101
|
* The color space of the input.
|
|
3102
|
+
* @public
|
|
3103
3103
|
*/
|
|
3104
3104
|
InputColorSpace: ColorSpace | undefined;
|
|
3105
3105
|
/**
|
|
3106
|
-
* @public
|
|
3107
3106
|
* The color space of the output.
|
|
3107
|
+
* @public
|
|
3108
3108
|
*/
|
|
3109
3109
|
OutputColorSpace: ColorSpace | undefined;
|
|
3110
3110
|
/**
|
|
3111
|
-
* @public
|
|
3112
3111
|
* The URI of the 3D LUT file. The protocol must be 's3:' or 's3ssl:':.
|
|
3112
|
+
* @public
|
|
3113
3113
|
*/
|
|
3114
3114
|
Uri: string | undefined;
|
|
3115
3115
|
}
|
|
@@ -3127,46 +3127,46 @@ export declare const HlsAdMarkers: {
|
|
|
3127
3127
|
*/
|
|
3128
3128
|
export type HlsAdMarkers = (typeof HlsAdMarkers)[keyof typeof HlsAdMarkers];
|
|
3129
3129
|
/**
|
|
3130
|
-
* @public
|
|
3131
3130
|
* The properties for a VPC type input destination.
|
|
3131
|
+
* @public
|
|
3132
3132
|
*/
|
|
3133
3133
|
export interface InputDestinationVpc {
|
|
3134
3134
|
/**
|
|
3135
|
-
* @public
|
|
3136
3135
|
* The availability zone of the Input destination.
|
|
3136
|
+
* @public
|
|
3137
3137
|
*/
|
|
3138
3138
|
AvailabilityZone?: string;
|
|
3139
3139
|
/**
|
|
3140
|
-
* @public
|
|
3141
3140
|
* The network interface ID of the Input destination in the VPC.
|
|
3141
|
+
* @public
|
|
3142
3142
|
*/
|
|
3143
3143
|
NetworkInterfaceId?: string;
|
|
3144
3144
|
}
|
|
3145
3145
|
/**
|
|
3146
|
-
* @public
|
|
3147
3146
|
* The settings for a PUSH type input.
|
|
3147
|
+
* @public
|
|
3148
3148
|
*/
|
|
3149
3149
|
export interface InputDestination {
|
|
3150
3150
|
/**
|
|
3151
|
-
* @public
|
|
3152
3151
|
* The system-generated static IP address of endpoint.
|
|
3153
3152
|
* It remains fixed for the lifetime of the input.
|
|
3153
|
+
* @public
|
|
3154
3154
|
*/
|
|
3155
3155
|
Ip?: string;
|
|
3156
3156
|
/**
|
|
3157
|
-
* @public
|
|
3158
3157
|
* The port number for the input.
|
|
3158
|
+
* @public
|
|
3159
3159
|
*/
|
|
3160
3160
|
Port?: string;
|
|
3161
3161
|
/**
|
|
3162
|
-
* @public
|
|
3163
3162
|
* This represents the endpoint that the customer stream will be
|
|
3164
3163
|
* pushed to.
|
|
3164
|
+
* @public
|
|
3165
3165
|
*/
|
|
3166
3166
|
Url?: string;
|
|
3167
3167
|
/**
|
|
3168
|
-
* @public
|
|
3169
3168
|
* The properties for a VPC type input destination.
|
|
3169
|
+
* @public
|
|
3170
3170
|
*/
|
|
3171
3171
|
Vpc?: InputDestinationVpc;
|
|
3172
3172
|
}
|
|
@@ -3183,13 +3183,13 @@ export declare const InputClass: {
|
|
|
3183
3183
|
*/
|
|
3184
3184
|
export type InputClass = (typeof InputClass)[keyof typeof InputClass];
|
|
3185
3185
|
/**
|
|
3186
|
-
* @public
|
|
3187
3186
|
* Settings for an input device.
|
|
3187
|
+
* @public
|
|
3188
3188
|
*/
|
|
3189
3189
|
export interface InputDeviceSettings {
|
|
3190
3190
|
/**
|
|
3191
|
-
* @public
|
|
3192
3191
|
* The unique ID for the device.
|
|
3192
|
+
* @public
|
|
3193
3193
|
*/
|
|
3194
3194
|
Id?: string;
|
|
3195
3195
|
}
|
|
@@ -3206,35 +3206,35 @@ export declare const InputSourceType: {
|
|
|
3206
3206
|
*/
|
|
3207
3207
|
export type InputSourceType = (typeof InputSourceType)[keyof typeof InputSourceType];
|
|
3208
3208
|
/**
|
|
3209
|
-
* @public
|
|
3210
3209
|
* The settings for a MediaConnect Flow.
|
|
3210
|
+
* @public
|
|
3211
3211
|
*/
|
|
3212
3212
|
export interface MediaConnectFlow {
|
|
3213
3213
|
/**
|
|
3214
|
-
* @public
|
|
3215
3214
|
* The unique ARN of the MediaConnect Flow being used as a source.
|
|
3215
|
+
* @public
|
|
3216
3216
|
*/
|
|
3217
3217
|
FlowArn?: string;
|
|
3218
3218
|
}
|
|
3219
3219
|
/**
|
|
3220
|
-
* @public
|
|
3221
3220
|
* The settings for a PULL type input.
|
|
3221
|
+
* @public
|
|
3222
3222
|
*/
|
|
3223
3223
|
export interface InputSource {
|
|
3224
3224
|
/**
|
|
3225
|
-
* @public
|
|
3226
3225
|
* The key used to extract the password from EC2 Parameter store.
|
|
3226
|
+
* @public
|
|
3227
3227
|
*/
|
|
3228
3228
|
PasswordParam?: string;
|
|
3229
3229
|
/**
|
|
3230
|
-
* @public
|
|
3231
3230
|
* This represents the customer's source URL where stream is
|
|
3232
3231
|
* pulled from.
|
|
3232
|
+
* @public
|
|
3233
3233
|
*/
|
|
3234
3234
|
Url?: string;
|
|
3235
3235
|
/**
|
|
3236
|
-
* @public
|
|
3237
3236
|
* The username for the input source.
|
|
3237
|
+
* @public
|
|
3238
3238
|
*/
|
|
3239
3239
|
Username?: string;
|
|
3240
3240
|
}
|
|
@@ -3274,102 +3274,102 @@ export declare const InputType: {
|
|
|
3274
3274
|
*/
|
|
3275
3275
|
export type InputType = (typeof InputType)[keyof typeof InputType];
|
|
3276
3276
|
/**
|
|
3277
|
-
* @public
|
|
3278
3277
|
* Placeholder documentation for Input
|
|
3278
|
+
* @public
|
|
3279
3279
|
*/
|
|
3280
3280
|
export interface Input {
|
|
3281
3281
|
/**
|
|
3282
|
-
* @public
|
|
3283
3282
|
* The Unique ARN of the input (generated, immutable).
|
|
3283
|
+
* @public
|
|
3284
3284
|
*/
|
|
3285
3285
|
Arn?: string;
|
|
3286
3286
|
/**
|
|
3287
|
-
* @public
|
|
3288
3287
|
* A list of channel IDs that that input is attached to (currently an input can only be attached to one channel).
|
|
3288
|
+
* @public
|
|
3289
3289
|
*/
|
|
3290
3290
|
AttachedChannels?: string[];
|
|
3291
3291
|
/**
|
|
3292
|
-
* @public
|
|
3293
3292
|
* A list of the destinations of the input (PUSH-type).
|
|
3293
|
+
* @public
|
|
3294
3294
|
*/
|
|
3295
3295
|
Destinations?: InputDestination[];
|
|
3296
3296
|
/**
|
|
3297
|
-
* @public
|
|
3298
3297
|
* The generated ID of the input (unique for user account, immutable).
|
|
3298
|
+
* @public
|
|
3299
3299
|
*/
|
|
3300
3300
|
Id?: string;
|
|
3301
3301
|
/**
|
|
3302
|
-
* @public
|
|
3303
3302
|
* STANDARD - MediaLive expects two sources to be connected to this input. If the channel is also STANDARD, both sources will be ingested. If the channel is SINGLE_PIPELINE, only the first source will be ingested; the second source will always be ignored, even if the first source fails.
|
|
3304
3303
|
* SINGLE_PIPELINE - You can connect only one source to this input. If the ChannelClass is also SINGLE_PIPELINE, this value is valid. If the ChannelClass is STANDARD, this value is not valid because the channel requires two sources in the input.
|
|
3304
|
+
* @public
|
|
3305
3305
|
*/
|
|
3306
3306
|
InputClass?: InputClass;
|
|
3307
3307
|
/**
|
|
3308
|
-
* @public
|
|
3309
3308
|
* Settings for the input devices.
|
|
3309
|
+
* @public
|
|
3310
3310
|
*/
|
|
3311
3311
|
InputDevices?: InputDeviceSettings[];
|
|
3312
3312
|
/**
|
|
3313
|
-
* @public
|
|
3314
3313
|
* A list of IDs for all Inputs which are partners of this one.
|
|
3314
|
+
* @public
|
|
3315
3315
|
*/
|
|
3316
3316
|
InputPartnerIds?: string[];
|
|
3317
3317
|
/**
|
|
3318
|
-
* @public
|
|
3319
3318
|
* Certain pull input sources can be dynamic, meaning that they can have their URL's dynamically changes
|
|
3320
3319
|
* during input switch actions. Presently, this functionality only works with MP4_FILE and TS_FILE inputs.
|
|
3320
|
+
* @public
|
|
3321
3321
|
*/
|
|
3322
3322
|
InputSourceType?: InputSourceType;
|
|
3323
3323
|
/**
|
|
3324
|
-
* @public
|
|
3325
3324
|
* A list of MediaConnect Flows for this input.
|
|
3325
|
+
* @public
|
|
3326
3326
|
*/
|
|
3327
3327
|
MediaConnectFlows?: MediaConnectFlow[];
|
|
3328
3328
|
/**
|
|
3329
|
-
* @public
|
|
3330
3329
|
* The user-assigned name (This is a mutable value).
|
|
3330
|
+
* @public
|
|
3331
3331
|
*/
|
|
3332
3332
|
Name?: string;
|
|
3333
3333
|
/**
|
|
3334
|
-
* @public
|
|
3335
3334
|
* The Amazon Resource Name (ARN) of the role this input assumes during and after creation.
|
|
3335
|
+
* @public
|
|
3336
3336
|
*/
|
|
3337
3337
|
RoleArn?: string;
|
|
3338
3338
|
/**
|
|
3339
|
-
* @public
|
|
3340
3339
|
* A list of IDs for all the Input Security Groups attached to the input.
|
|
3340
|
+
* @public
|
|
3341
3341
|
*/
|
|
3342
3342
|
SecurityGroups?: string[];
|
|
3343
3343
|
/**
|
|
3344
|
-
* @public
|
|
3345
3344
|
* A list of the sources of the input (PULL-type).
|
|
3345
|
+
* @public
|
|
3346
3346
|
*/
|
|
3347
3347
|
Sources?: InputSource[];
|
|
3348
3348
|
/**
|
|
3349
|
-
* @public
|
|
3350
3349
|
* Placeholder documentation for InputState
|
|
3350
|
+
* @public
|
|
3351
3351
|
*/
|
|
3352
3352
|
State?: InputState;
|
|
3353
3353
|
/**
|
|
3354
|
-
* @public
|
|
3355
3354
|
* A collection of key-value pairs.
|
|
3355
|
+
* @public
|
|
3356
3356
|
*/
|
|
3357
3357
|
Tags?: Record<string, string>;
|
|
3358
3358
|
/**
|
|
3359
|
-
* @public
|
|
3360
3359
|
* The different types of inputs that AWS Elemental MediaLive supports.
|
|
3360
|
+
* @public
|
|
3361
3361
|
*/
|
|
3362
3362
|
Type?: InputType;
|
|
3363
3363
|
}
|
|
3364
3364
|
/**
|
|
3365
|
-
* @public
|
|
3366
3365
|
* Endpoint settings for a PUSH type input.
|
|
3366
|
+
* @public
|
|
3367
3367
|
*/
|
|
3368
3368
|
export interface InputDestinationRequest {
|
|
3369
3369
|
/**
|
|
3370
|
-
* @public
|
|
3371
3370
|
* A unique name for the location the RTMP stream is being pushed
|
|
3372
3371
|
* to.
|
|
3372
|
+
* @public
|
|
3373
3373
|
*/
|
|
3374
3374
|
StreamName?: string;
|
|
3375
3375
|
}
|
|
@@ -3392,29 +3392,29 @@ export declare const InputDeviceConfigurableAudioChannelPairProfile: {
|
|
|
3392
3392
|
*/
|
|
3393
3393
|
export type InputDeviceConfigurableAudioChannelPairProfile = (typeof InputDeviceConfigurableAudioChannelPairProfile)[keyof typeof InputDeviceConfigurableAudioChannelPairProfile];
|
|
3394
3394
|
/**
|
|
3395
|
-
* @public
|
|
3396
3395
|
* One audio configuration that specifies the format for one audio pair that the device produces as output.
|
|
3396
|
+
* @public
|
|
3397
3397
|
*/
|
|
3398
3398
|
export interface InputDeviceConfigurableAudioChannelPairConfig {
|
|
3399
3399
|
/**
|
|
3400
|
-
* @public
|
|
3401
3400
|
* The ID for one audio pair configuration, a value from 1 to 8.
|
|
3401
|
+
* @public
|
|
3402
3402
|
*/
|
|
3403
3403
|
Id?: number;
|
|
3404
3404
|
/**
|
|
3405
|
-
* @public
|
|
3406
3405
|
* The profile to set for one audio pair configuration. Choose an enumeration value. Each value describes one audio configuration using the format (rate control algorithm)-(codec)_(quality)-(bitrate in bytes). For example, CBR-AAC_HQ-192000. Or choose DISABLED, in which case the device won't produce audio for this pair.
|
|
3406
|
+
* @public
|
|
3407
3407
|
*/
|
|
3408
3408
|
Profile?: InputDeviceConfigurableAudioChannelPairProfile;
|
|
3409
3409
|
}
|
|
3410
3410
|
/**
|
|
3411
|
-
* @public
|
|
3412
3411
|
* Settings for an input device.
|
|
3412
|
+
* @public
|
|
3413
3413
|
*/
|
|
3414
3414
|
export interface InputDeviceRequest {
|
|
3415
3415
|
/**
|
|
3416
|
-
* @public
|
|
3417
3416
|
* The unique ID for the device.
|
|
3417
|
+
* @public
|
|
3418
3418
|
*/
|
|
3419
3419
|
Id?: string;
|
|
3420
3420
|
}
|
|
@@ -3505,53 +3505,53 @@ export declare const InputDeviceScanType: {
|
|
|
3505
3505
|
*/
|
|
3506
3506
|
export type InputDeviceScanType = (typeof InputDeviceScanType)[keyof typeof InputDeviceScanType];
|
|
3507
3507
|
/**
|
|
3508
|
-
* @public
|
|
3509
3508
|
* Settings that describe the active source from the input device, and the video characteristics of that source.
|
|
3509
|
+
* @public
|
|
3510
3510
|
*/
|
|
3511
3511
|
export interface InputDeviceHdSettings {
|
|
3512
3512
|
/**
|
|
3513
|
-
* @public
|
|
3514
3513
|
* If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).
|
|
3514
|
+
* @public
|
|
3515
3515
|
*/
|
|
3516
3516
|
ActiveInput?: InputDeviceActiveInput;
|
|
3517
3517
|
/**
|
|
3518
|
-
* @public
|
|
3519
3518
|
* The source at the input device that is currently active. You can specify this source.
|
|
3519
|
+
* @public
|
|
3520
3520
|
*/
|
|
3521
3521
|
ConfiguredInput?: InputDeviceConfiguredInput;
|
|
3522
3522
|
/**
|
|
3523
|
-
* @public
|
|
3524
3523
|
* The state of the input device.
|
|
3524
|
+
* @public
|
|
3525
3525
|
*/
|
|
3526
3526
|
DeviceState?: InputDeviceState;
|
|
3527
3527
|
/**
|
|
3528
|
-
* @public
|
|
3529
3528
|
* The frame rate of the video source.
|
|
3529
|
+
* @public
|
|
3530
3530
|
*/
|
|
3531
3531
|
Framerate?: number;
|
|
3532
3532
|
/**
|
|
3533
|
-
* @public
|
|
3534
3533
|
* The height of the video source, in pixels.
|
|
3534
|
+
* @public
|
|
3535
3535
|
*/
|
|
3536
3536
|
Height?: number;
|
|
3537
3537
|
/**
|
|
3538
|
-
* @public
|
|
3539
3538
|
* The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.
|
|
3539
|
+
* @public
|
|
3540
3540
|
*/
|
|
3541
3541
|
MaxBitrate?: number;
|
|
3542
3542
|
/**
|
|
3543
|
-
* @public
|
|
3544
3543
|
* The scan type of the video source.
|
|
3544
|
+
* @public
|
|
3545
3545
|
*/
|
|
3546
3546
|
ScanType?: InputDeviceScanType;
|
|
3547
3547
|
/**
|
|
3548
|
-
* @public
|
|
3549
3548
|
* The width of the video source, in pixels.
|
|
3549
|
+
* @public
|
|
3550
3550
|
*/
|
|
3551
3551
|
Width?: number;
|
|
3552
3552
|
/**
|
|
3553
|
-
* @public
|
|
3554
3553
|
* The Link device's buffer size (latency) in milliseconds (ms). You can specify this value.
|
|
3554
|
+
* @public
|
|
3555
3555
|
*/
|
|
3556
3556
|
LatencyMs?: number;
|
|
3557
3557
|
}
|
|
@@ -3568,33 +3568,33 @@ export declare const InputDeviceIpScheme: {
|
|
|
3568
3568
|
*/
|
|
3569
3569
|
export type InputDeviceIpScheme = (typeof InputDeviceIpScheme)[keyof typeof InputDeviceIpScheme];
|
|
3570
3570
|
/**
|
|
3571
|
-
* @public
|
|
3572
3571
|
* The network settings for the input device.
|
|
3572
|
+
* @public
|
|
3573
3573
|
*/
|
|
3574
3574
|
export interface InputDeviceNetworkSettings {
|
|
3575
3575
|
/**
|
|
3576
|
-
* @public
|
|
3577
3576
|
* The DNS addresses of the input device.
|
|
3577
|
+
* @public
|
|
3578
3578
|
*/
|
|
3579
3579
|
DnsAddresses?: string[];
|
|
3580
3580
|
/**
|
|
3581
|
-
* @public
|
|
3582
3581
|
* The network gateway IP address.
|
|
3582
|
+
* @public
|
|
3583
3583
|
*/
|
|
3584
3584
|
Gateway?: string;
|
|
3585
3585
|
/**
|
|
3586
|
-
* @public
|
|
3587
3586
|
* The IP address of the input device.
|
|
3587
|
+
* @public
|
|
3588
3588
|
*/
|
|
3589
3589
|
IpAddress?: string;
|
|
3590
3590
|
/**
|
|
3591
|
-
* @public
|
|
3592
3591
|
* Specifies whether the input device has been configured (outside of MediaLive) to use a dynamic IP address assignment (DHCP) or a static IP address.
|
|
3592
|
+
* @public
|
|
3593
3593
|
*/
|
|
3594
3594
|
IpScheme?: InputDeviceIpScheme;
|
|
3595
3595
|
/**
|
|
3596
|
-
* @public
|
|
3597
3596
|
* The subnet mask of the input device.
|
|
3597
|
+
* @public
|
|
3598
3598
|
*/
|
|
3599
3599
|
SubnetMask?: string;
|
|
3600
3600
|
}
|
|
@@ -3642,18 +3642,18 @@ export declare const InputDeviceUhdAudioChannelPairProfile: {
|
|
|
3642
3642
|
*/
|
|
3643
3643
|
export type InputDeviceUhdAudioChannelPairProfile = (typeof InputDeviceUhdAudioChannelPairProfile)[keyof typeof InputDeviceUhdAudioChannelPairProfile];
|
|
3644
3644
|
/**
|
|
3645
|
-
* @public
|
|
3646
3645
|
* One audio configuration that specifies the format for one audio pair that the device produces as output.
|
|
3646
|
+
* @public
|
|
3647
3647
|
*/
|
|
3648
3648
|
export interface InputDeviceUhdAudioChannelPairConfig {
|
|
3649
3649
|
/**
|
|
3650
|
-
* @public
|
|
3651
3650
|
* The ID for one audio pair configuration, a value from 1 to 8.
|
|
3651
|
+
* @public
|
|
3652
3652
|
*/
|
|
3653
3653
|
Id?: number;
|
|
3654
3654
|
/**
|
|
3655
|
-
* @public
|
|
3656
3655
|
* The profile for one audio pair configuration. This property describes one audio configuration in the format (rate control algorithm)-(codec)_(quality)-(bitrate in bytes). For example, CBR-AAC_HQ-192000. Or DISABLED, in which case the device won't produce audio for this pair.
|
|
3656
|
+
* @public
|
|
3657
3657
|
*/
|
|
3658
3658
|
Profile?: InputDeviceUhdAudioChannelPairProfile;
|
|
3659
3659
|
}
|
|
@@ -3670,180 +3670,180 @@ export declare const InputDeviceCodec: {
|
|
|
3670
3670
|
*/
|
|
3671
3671
|
export type InputDeviceCodec = (typeof InputDeviceCodec)[keyof typeof InputDeviceCodec];
|
|
3672
3672
|
/**
|
|
3673
|
-
* @public
|
|
3674
3673
|
* Information about the MediaConnect flow attached to the device.
|
|
3674
|
+
* @public
|
|
3675
3675
|
*/
|
|
3676
3676
|
export interface InputDeviceMediaConnectSettings {
|
|
3677
3677
|
/**
|
|
3678
|
-
* @public
|
|
3679
3678
|
* The ARN of the MediaConnect flow.
|
|
3679
|
+
* @public
|
|
3680
3680
|
*/
|
|
3681
3681
|
FlowArn?: string;
|
|
3682
3682
|
/**
|
|
3683
|
-
* @public
|
|
3684
3683
|
* The ARN for the role that MediaLive assumes to access the attached flow and secret.
|
|
3684
|
+
* @public
|
|
3685
3685
|
*/
|
|
3686
3686
|
RoleArn?: string;
|
|
3687
3687
|
/**
|
|
3688
|
-
* @public
|
|
3689
3688
|
* The ARN of the secret used to encrypt the stream.
|
|
3689
|
+
* @public
|
|
3690
3690
|
*/
|
|
3691
3691
|
SecretArn?: string;
|
|
3692
3692
|
/**
|
|
3693
|
-
* @public
|
|
3694
3693
|
* The name of the MediaConnect flow source.
|
|
3694
|
+
* @public
|
|
3695
3695
|
*/
|
|
3696
3696
|
SourceName?: string;
|
|
3697
3697
|
}
|
|
3698
3698
|
/**
|
|
3699
|
-
* @public
|
|
3700
3699
|
* Settings that describe the active source from the input device, and the video characteristics of that source.
|
|
3700
|
+
* @public
|
|
3701
3701
|
*/
|
|
3702
3702
|
export interface InputDeviceUhdSettings {
|
|
3703
3703
|
/**
|
|
3704
|
-
* @public
|
|
3705
3704
|
* If you specified Auto as the configured input, specifies which of the sources is currently active (SDI or HDMI).
|
|
3705
|
+
* @public
|
|
3706
3706
|
*/
|
|
3707
3707
|
ActiveInput?: InputDeviceActiveInput;
|
|
3708
3708
|
/**
|
|
3709
|
-
* @public
|
|
3710
3709
|
* The source at the input device that is currently active. You can specify this source.
|
|
3710
|
+
* @public
|
|
3711
3711
|
*/
|
|
3712
3712
|
ConfiguredInput?: InputDeviceConfiguredInput;
|
|
3713
3713
|
/**
|
|
3714
|
-
* @public
|
|
3715
3714
|
* The state of the input device.
|
|
3715
|
+
* @public
|
|
3716
3716
|
*/
|
|
3717
3717
|
DeviceState?: InputDeviceState;
|
|
3718
3718
|
/**
|
|
3719
|
-
* @public
|
|
3720
3719
|
* The frame rate of the video source.
|
|
3720
|
+
* @public
|
|
3721
3721
|
*/
|
|
3722
3722
|
Framerate?: number;
|
|
3723
3723
|
/**
|
|
3724
|
-
* @public
|
|
3725
3724
|
* The height of the video source, in pixels.
|
|
3725
|
+
* @public
|
|
3726
3726
|
*/
|
|
3727
3727
|
Height?: number;
|
|
3728
3728
|
/**
|
|
3729
|
-
* @public
|
|
3730
3729
|
* The current maximum bitrate for ingesting this source, in bits per second. You can specify this maximum.
|
|
3730
|
+
* @public
|
|
3731
3731
|
*/
|
|
3732
3732
|
MaxBitrate?: number;
|
|
3733
3733
|
/**
|
|
3734
|
-
* @public
|
|
3735
3734
|
* The scan type of the video source.
|
|
3735
|
+
* @public
|
|
3736
3736
|
*/
|
|
3737
3737
|
ScanType?: InputDeviceScanType;
|
|
3738
3738
|
/**
|
|
3739
|
-
* @public
|
|
3740
3739
|
* The width of the video source, in pixels.
|
|
3740
|
+
* @public
|
|
3741
3741
|
*/
|
|
3742
3742
|
Width?: number;
|
|
3743
3743
|
/**
|
|
3744
|
-
* @public
|
|
3745
3744
|
* The Link device's buffer size (latency) in milliseconds (ms). You can specify this value.
|
|
3745
|
+
* @public
|
|
3746
3746
|
*/
|
|
3747
3747
|
LatencyMs?: number;
|
|
3748
3748
|
/**
|
|
3749
|
-
* @public
|
|
3750
3749
|
* The codec for the video that the device produces.
|
|
3750
|
+
* @public
|
|
3751
3751
|
*/
|
|
3752
3752
|
Codec?: InputDeviceCodec;
|
|
3753
3753
|
/**
|
|
3754
|
-
* @public
|
|
3755
3754
|
* Information about the MediaConnect flow attached to the device. Returned only if the outputType is MEDIACONNECT_FLOW.
|
|
3755
|
+
* @public
|
|
3756
3756
|
*/
|
|
3757
3757
|
MediaconnectSettings?: InputDeviceMediaConnectSettings;
|
|
3758
3758
|
/**
|
|
3759
|
-
* @public
|
|
3760
3759
|
* An array of eight audio configurations, one for each audio pair in the source. Each audio configuration specifies either to exclude the pair, or to format it and include it in the output from the UHD device. Applies only when the device is configured as the source for a MediaConnect flow.
|
|
3760
|
+
* @public
|
|
3761
3761
|
*/
|
|
3762
3762
|
AudioChannelPairs?: InputDeviceUhdAudioChannelPairConfig[];
|
|
3763
3763
|
}
|
|
3764
3764
|
/**
|
|
3765
|
-
* @public
|
|
3766
3765
|
* Details of the input device.
|
|
3766
|
+
* @public
|
|
3767
3767
|
*/
|
|
3768
3768
|
export interface InputDeviceSummary {
|
|
3769
3769
|
/**
|
|
3770
|
-
* @public
|
|
3771
3770
|
* The unique ARN of the input device.
|
|
3771
|
+
* @public
|
|
3772
3772
|
*/
|
|
3773
3773
|
Arn?: string;
|
|
3774
3774
|
/**
|
|
3775
|
-
* @public
|
|
3776
3775
|
* The state of the connection between the input device and AWS.
|
|
3776
|
+
* @public
|
|
3777
3777
|
*/
|
|
3778
3778
|
ConnectionState?: InputDeviceConnectionState;
|
|
3779
3779
|
/**
|
|
3780
|
-
* @public
|
|
3781
3780
|
* The status of the action to synchronize the device configuration. If you change the configuration of the input device (for example, the maximum bitrate), MediaLive sends the new data to the device. The device might not update itself immediately. SYNCED means the device has updated its configuration. SYNCING means that it has not updated its configuration.
|
|
3781
|
+
* @public
|
|
3782
3782
|
*/
|
|
3783
3783
|
DeviceSettingsSyncState?: DeviceSettingsSyncState;
|
|
3784
3784
|
/**
|
|
3785
|
-
* @public
|
|
3786
3785
|
* The status of software on the input device.
|
|
3786
|
+
* @public
|
|
3787
3787
|
*/
|
|
3788
3788
|
DeviceUpdateStatus?: DeviceUpdateStatus;
|
|
3789
3789
|
/**
|
|
3790
|
-
* @public
|
|
3791
3790
|
* Settings that describe an input device that is type HD.
|
|
3791
|
+
* @public
|
|
3792
3792
|
*/
|
|
3793
3793
|
HdDeviceSettings?: InputDeviceHdSettings;
|
|
3794
3794
|
/**
|
|
3795
|
-
* @public
|
|
3796
3795
|
* The unique ID of the input device.
|
|
3796
|
+
* @public
|
|
3797
3797
|
*/
|
|
3798
3798
|
Id?: string;
|
|
3799
3799
|
/**
|
|
3800
|
-
* @public
|
|
3801
3800
|
* The network MAC address of the input device.
|
|
3801
|
+
* @public
|
|
3802
3802
|
*/
|
|
3803
3803
|
MacAddress?: string;
|
|
3804
3804
|
/**
|
|
3805
|
-
* @public
|
|
3806
3805
|
* A name that you specify for the input device.
|
|
3806
|
+
* @public
|
|
3807
3807
|
*/
|
|
3808
3808
|
Name?: string;
|
|
3809
3809
|
/**
|
|
3810
|
-
* @public
|
|
3811
3810
|
* Network settings for the input device.
|
|
3811
|
+
* @public
|
|
3812
3812
|
*/
|
|
3813
3813
|
NetworkSettings?: InputDeviceNetworkSettings;
|
|
3814
3814
|
/**
|
|
3815
|
-
* @public
|
|
3816
3815
|
* The unique serial number of the input device.
|
|
3816
|
+
* @public
|
|
3817
3817
|
*/
|
|
3818
3818
|
SerialNumber?: string;
|
|
3819
3819
|
/**
|
|
3820
|
-
* @public
|
|
3821
3820
|
* The type of the input device.
|
|
3821
|
+
* @public
|
|
3822
3822
|
*/
|
|
3823
3823
|
Type?: InputDeviceType;
|
|
3824
3824
|
/**
|
|
3825
|
-
* @public
|
|
3826
3825
|
* Settings that describe an input device that is type UHD.
|
|
3826
|
+
* @public
|
|
3827
3827
|
*/
|
|
3828
3828
|
UhdDeviceSettings?: InputDeviceUhdSettings;
|
|
3829
3829
|
/**
|
|
3830
|
-
* @public
|
|
3831
3830
|
* A collection of key-value pairs.
|
|
3831
|
+
* @public
|
|
3832
3832
|
*/
|
|
3833
3833
|
Tags?: Record<string, string>;
|
|
3834
3834
|
/**
|
|
3835
|
-
* @public
|
|
3836
3835
|
* The Availability Zone associated with this input device.
|
|
3836
|
+
* @public
|
|
3837
3837
|
*/
|
|
3838
3838
|
AvailabilityZone?: string;
|
|
3839
3839
|
/**
|
|
3840
|
-
* @public
|
|
3841
3840
|
* An array of the ARNs for the MediaLive inputs attached to the device. Returned only if the outputType is MEDIALIVE_INPUT.
|
|
3841
|
+
* @public
|
|
3842
3842
|
*/
|
|
3843
3843
|
MedialiveInputArns?: string[];
|
|
3844
3844
|
/**
|
|
3845
|
-
* @public
|
|
3846
3845
|
* The output attachment type of the input device. Specifies MEDIACONNECT_FLOW if this device is the source for a MediaConnect flow. Specifies MEDIALIVE_INPUT if this device is the source for a MediaLive input.
|
|
3846
|
+
* @public
|
|
3847
3847
|
*/
|
|
3848
3848
|
OutputType?: InputDeviceOutputType;
|
|
3849
3849
|
}
|
|
@@ -3862,158 +3862,158 @@ export declare const InputSecurityGroupState: {
|
|
|
3862
3862
|
*/
|
|
3863
3863
|
export type InputSecurityGroupState = (typeof InputSecurityGroupState)[keyof typeof InputSecurityGroupState];
|
|
3864
3864
|
/**
|
|
3865
|
-
* @public
|
|
3866
3865
|
* Whitelist rule
|
|
3866
|
+
* @public
|
|
3867
3867
|
*/
|
|
3868
3868
|
export interface InputWhitelistRule {
|
|
3869
3869
|
/**
|
|
3870
|
-
* @public
|
|
3871
3870
|
* The IPv4 CIDR that's whitelisted.
|
|
3871
|
+
* @public
|
|
3872
3872
|
*/
|
|
3873
3873
|
Cidr?: string;
|
|
3874
3874
|
}
|
|
3875
3875
|
/**
|
|
3876
|
-
* @public
|
|
3877
3876
|
* An Input Security Group
|
|
3877
|
+
* @public
|
|
3878
3878
|
*/
|
|
3879
3879
|
export interface InputSecurityGroup {
|
|
3880
3880
|
/**
|
|
3881
|
-
* @public
|
|
3882
3881
|
* Unique ARN of Input Security Group
|
|
3882
|
+
* @public
|
|
3883
3883
|
*/
|
|
3884
3884
|
Arn?: string;
|
|
3885
3885
|
/**
|
|
3886
|
-
* @public
|
|
3887
3886
|
* The Id of the Input Security Group
|
|
3887
|
+
* @public
|
|
3888
3888
|
*/
|
|
3889
3889
|
Id?: string;
|
|
3890
3890
|
/**
|
|
3891
|
-
* @public
|
|
3892
3891
|
* The list of inputs currently using this Input Security Group.
|
|
3892
|
+
* @public
|
|
3893
3893
|
*/
|
|
3894
3894
|
Inputs?: string[];
|
|
3895
3895
|
/**
|
|
3896
|
-
* @public
|
|
3897
3896
|
* The current state of the Input Security Group.
|
|
3897
|
+
* @public
|
|
3898
3898
|
*/
|
|
3899
3899
|
State?: InputSecurityGroupState;
|
|
3900
3900
|
/**
|
|
3901
|
-
* @public
|
|
3902
3901
|
* A collection of key-value pairs.
|
|
3902
|
+
* @public
|
|
3903
3903
|
*/
|
|
3904
3904
|
Tags?: Record<string, string>;
|
|
3905
3905
|
/**
|
|
3906
|
-
* @public
|
|
3907
3906
|
* Whitelist rules and their sync status
|
|
3907
|
+
* @public
|
|
3908
3908
|
*/
|
|
3909
3909
|
WhitelistRules?: InputWhitelistRule[];
|
|
3910
3910
|
}
|
|
3911
3911
|
/**
|
|
3912
|
-
* @public
|
|
3913
3912
|
* Settings for for a PULL type input.
|
|
3913
|
+
* @public
|
|
3914
3914
|
*/
|
|
3915
3915
|
export interface InputSourceRequest {
|
|
3916
3916
|
/**
|
|
3917
|
-
* @public
|
|
3918
3917
|
* The key used to extract the password from EC2 Parameter store.
|
|
3918
|
+
* @public
|
|
3919
3919
|
*/
|
|
3920
3920
|
PasswordParam?: string;
|
|
3921
3921
|
/**
|
|
3922
|
-
* @public
|
|
3923
3922
|
* This represents the customer's source URL where stream is
|
|
3924
3923
|
* pulled from.
|
|
3924
|
+
* @public
|
|
3925
3925
|
*/
|
|
3926
3926
|
Url?: string;
|
|
3927
3927
|
/**
|
|
3928
|
-
* @public
|
|
3929
3928
|
* The username for the input source.
|
|
3929
|
+
* @public
|
|
3930
3930
|
*/
|
|
3931
3931
|
Username?: string;
|
|
3932
3932
|
}
|
|
3933
3933
|
/**
|
|
3934
|
-
* @public
|
|
3935
3934
|
* An IPv4 CIDR to whitelist.
|
|
3935
|
+
* @public
|
|
3936
3936
|
*/
|
|
3937
3937
|
export interface InputWhitelistRuleCidr {
|
|
3938
3938
|
/**
|
|
3939
|
-
* @public
|
|
3940
3939
|
* The IPv4 CIDR to whitelist.
|
|
3940
|
+
* @public
|
|
3941
3941
|
*/
|
|
3942
3942
|
Cidr?: string;
|
|
3943
3943
|
}
|
|
3944
3944
|
/**
|
|
3945
|
-
* @public
|
|
3946
3945
|
* The settings for a MediaConnect Flow.
|
|
3946
|
+
* @public
|
|
3947
3947
|
*/
|
|
3948
3948
|
export interface MediaConnectFlowRequest {
|
|
3949
3949
|
/**
|
|
3950
|
-
* @public
|
|
3951
3950
|
* The ARN of the MediaConnect Flow that you want to use as a source.
|
|
3951
|
+
* @public
|
|
3952
3952
|
*/
|
|
3953
3953
|
FlowArn?: string;
|
|
3954
3954
|
}
|
|
3955
3955
|
/**
|
|
3956
|
-
* @public
|
|
3957
3956
|
* Multiplex MediaConnect output destination settings.
|
|
3957
|
+
* @public
|
|
3958
3958
|
*/
|
|
3959
3959
|
export interface MultiplexMediaConnectOutputDestinationSettings {
|
|
3960
3960
|
/**
|
|
3961
|
-
* @public
|
|
3962
3961
|
* The MediaConnect entitlement ARN available as a Flow source.
|
|
3962
|
+
* @public
|
|
3963
3963
|
*/
|
|
3964
3964
|
EntitlementArn?: string;
|
|
3965
3965
|
}
|
|
3966
3966
|
/**
|
|
3967
|
-
* @public
|
|
3968
3967
|
* Multiplex output destination settings
|
|
3968
|
+
* @public
|
|
3969
3969
|
*/
|
|
3970
3970
|
export interface MultiplexOutputDestination {
|
|
3971
3971
|
/**
|
|
3972
|
-
* @public
|
|
3973
3972
|
* Multiplex MediaConnect output destination settings.
|
|
3973
|
+
* @public
|
|
3974
3974
|
*/
|
|
3975
3975
|
MediaConnectSettings?: MultiplexMediaConnectOutputDestinationSettings;
|
|
3976
3976
|
}
|
|
3977
3977
|
/**
|
|
3978
|
-
* @public
|
|
3979
3978
|
* The current source for one of the pipelines in the multiplex.
|
|
3979
|
+
* @public
|
|
3980
3980
|
*/
|
|
3981
3981
|
export interface MultiplexProgramPipelineDetail {
|
|
3982
3982
|
/**
|
|
3983
|
-
* @public
|
|
3984
3983
|
* Identifies the channel pipeline that is currently active for the pipeline (identified by PipelineId) in the multiplex.
|
|
3984
|
+
* @public
|
|
3985
3985
|
*/
|
|
3986
3986
|
ActiveChannelPipeline?: string;
|
|
3987
3987
|
/**
|
|
3988
|
-
* @public
|
|
3989
3988
|
* Identifies a specific pipeline in the multiplex.
|
|
3989
|
+
* @public
|
|
3990
3990
|
*/
|
|
3991
3991
|
PipelineId?: string;
|
|
3992
3992
|
}
|
|
3993
3993
|
/**
|
|
3994
|
-
* @public
|
|
3995
3994
|
* Placeholder documentation for MultiplexProgramSummary
|
|
3995
|
+
* @public
|
|
3996
3996
|
*/
|
|
3997
3997
|
export interface MultiplexProgramSummary {
|
|
3998
3998
|
/**
|
|
3999
|
-
* @public
|
|
4000
3999
|
* The MediaLive Channel associated with the program.
|
|
4000
|
+
* @public
|
|
4001
4001
|
*/
|
|
4002
4002
|
ChannelId?: string;
|
|
4003
4003
|
/**
|
|
4004
|
-
* @public
|
|
4005
4004
|
* The name of the multiplex program.
|
|
4005
|
+
* @public
|
|
4006
4006
|
*/
|
|
4007
4007
|
ProgramName?: string;
|
|
4008
4008
|
}
|
|
4009
4009
|
/**
|
|
4010
|
-
* @public
|
|
4011
4010
|
* Contains summary configuration for a Multiplex event.
|
|
4011
|
+
* @public
|
|
4012
4012
|
*/
|
|
4013
4013
|
export interface MultiplexSettingsSummary {
|
|
4014
4014
|
/**
|
|
4015
|
-
* @public
|
|
4016
4015
|
* Transport stream bit rate.
|
|
4016
|
+
* @public
|
|
4017
4017
|
*/
|
|
4018
4018
|
TransportStreamBitrate?: number;
|
|
4019
4019
|
}
|
|
@@ -4037,53 +4037,53 @@ export declare const MultiplexState: {
|
|
|
4037
4037
|
*/
|
|
4038
4038
|
export type MultiplexState = (typeof MultiplexState)[keyof typeof MultiplexState];
|
|
4039
4039
|
/**
|
|
4040
|
-
* @public
|
|
4041
4040
|
* Placeholder documentation for MultiplexSummary
|
|
4041
|
+
* @public
|
|
4042
4042
|
*/
|
|
4043
4043
|
export interface MultiplexSummary {
|
|
4044
4044
|
/**
|
|
4045
|
-
* @public
|
|
4046
4045
|
* The unique arn of the multiplex.
|
|
4046
|
+
* @public
|
|
4047
4047
|
*/
|
|
4048
4048
|
Arn?: string;
|
|
4049
4049
|
/**
|
|
4050
|
-
* @public
|
|
4051
4050
|
* A list of availability zones for the multiplex.
|
|
4051
|
+
* @public
|
|
4052
4052
|
*/
|
|
4053
4053
|
AvailabilityZones?: string[];
|
|
4054
4054
|
/**
|
|
4055
|
-
* @public
|
|
4056
4055
|
* The unique id of the multiplex.
|
|
4056
|
+
* @public
|
|
4057
4057
|
*/
|
|
4058
4058
|
Id?: string;
|
|
4059
4059
|
/**
|
|
4060
|
-
* @public
|
|
4061
4060
|
* Configuration for a multiplex event.
|
|
4061
|
+
* @public
|
|
4062
4062
|
*/
|
|
4063
4063
|
MultiplexSettings?: MultiplexSettingsSummary;
|
|
4064
4064
|
/**
|
|
4065
|
-
* @public
|
|
4066
4065
|
* The name of the multiplex.
|
|
4066
|
+
* @public
|
|
4067
4067
|
*/
|
|
4068
4068
|
Name?: string;
|
|
4069
4069
|
/**
|
|
4070
|
-
* @public
|
|
4071
4070
|
* The number of currently healthy pipelines.
|
|
4071
|
+
* @public
|
|
4072
4072
|
*/
|
|
4073
4073
|
PipelinesRunningCount?: number;
|
|
4074
4074
|
/**
|
|
4075
|
-
* @public
|
|
4076
4075
|
* The number of programs in the multiplex.
|
|
4076
|
+
* @public
|
|
4077
4077
|
*/
|
|
4078
4078
|
ProgramCount?: number;
|
|
4079
4079
|
/**
|
|
4080
|
-
* @public
|
|
4081
4080
|
* The current state of the multiplex.
|
|
4081
|
+
* @public
|
|
4082
4082
|
*/
|
|
4083
4083
|
State?: MultiplexState;
|
|
4084
4084
|
/**
|
|
4085
|
-
* @public
|
|
4086
4085
|
* A collection of key-value pairs.
|
|
4086
|
+
* @public
|
|
4087
4087
|
*/
|
|
4088
4088
|
Tags?: Record<string, string>;
|
|
4089
4089
|
}
|
|
@@ -4205,109 +4205,109 @@ export declare const ReservationVideoQuality: {
|
|
|
4205
4205
|
*/
|
|
4206
4206
|
export type ReservationVideoQuality = (typeof ReservationVideoQuality)[keyof typeof ReservationVideoQuality];
|
|
4207
4207
|
/**
|
|
4208
|
-
* @public
|
|
4209
4208
|
* Resource configuration (codec, resolution, bitrate, ...)
|
|
4209
|
+
* @public
|
|
4210
4210
|
*/
|
|
4211
4211
|
export interface ReservationResourceSpecification {
|
|
4212
4212
|
/**
|
|
4213
|
-
* @public
|
|
4214
4213
|
* Channel class, e.g. 'STANDARD'
|
|
4214
|
+
* @public
|
|
4215
4215
|
*/
|
|
4216
4216
|
ChannelClass?: ChannelClass;
|
|
4217
4217
|
/**
|
|
4218
|
-
* @public
|
|
4219
4218
|
* Codec, e.g. 'AVC'
|
|
4219
|
+
* @public
|
|
4220
4220
|
*/
|
|
4221
4221
|
Codec?: ReservationCodec;
|
|
4222
4222
|
/**
|
|
4223
|
-
* @public
|
|
4224
4223
|
* Maximum bitrate, e.g. 'MAX_20_MBPS'
|
|
4224
|
+
* @public
|
|
4225
4225
|
*/
|
|
4226
4226
|
MaximumBitrate?: ReservationMaximumBitrate;
|
|
4227
4227
|
/**
|
|
4228
|
-
* @public
|
|
4229
4228
|
* Maximum framerate, e.g. 'MAX_30_FPS' (Outputs only)
|
|
4229
|
+
* @public
|
|
4230
4230
|
*/
|
|
4231
4231
|
MaximumFramerate?: ReservationMaximumFramerate;
|
|
4232
4232
|
/**
|
|
4233
|
-
* @public
|
|
4234
4233
|
* Resolution, e.g. 'HD'
|
|
4234
|
+
* @public
|
|
4235
4235
|
*/
|
|
4236
4236
|
Resolution?: ReservationResolution;
|
|
4237
4237
|
/**
|
|
4238
|
-
* @public
|
|
4239
4238
|
* Resource type, 'INPUT', 'OUTPUT', 'MULTIPLEX', or 'CHANNEL'
|
|
4239
|
+
* @public
|
|
4240
4240
|
*/
|
|
4241
4241
|
ResourceType?: ReservationResourceType;
|
|
4242
4242
|
/**
|
|
4243
|
-
* @public
|
|
4244
4243
|
* Special feature, e.g. 'AUDIO_NORMALIZATION' (Channels only)
|
|
4244
|
+
* @public
|
|
4245
4245
|
*/
|
|
4246
4246
|
SpecialFeature?: ReservationSpecialFeature;
|
|
4247
4247
|
/**
|
|
4248
|
-
* @public
|
|
4249
4248
|
* Video quality, e.g. 'STANDARD' (Outputs only)
|
|
4249
|
+
* @public
|
|
4250
4250
|
*/
|
|
4251
4251
|
VideoQuality?: ReservationVideoQuality;
|
|
4252
4252
|
}
|
|
4253
4253
|
/**
|
|
4254
|
-
* @public
|
|
4255
4254
|
* Reserved resources available for purchase
|
|
4255
|
+
* @public
|
|
4256
4256
|
*/
|
|
4257
4257
|
export interface Offering {
|
|
4258
4258
|
/**
|
|
4259
|
-
* @public
|
|
4260
4259
|
* Unique offering ARN, e.g. 'arn:aws:medialive:us-west-2:123456789012:offering:87654321'
|
|
4260
|
+
* @public
|
|
4261
4261
|
*/
|
|
4262
4262
|
Arn?: string;
|
|
4263
4263
|
/**
|
|
4264
|
-
* @public
|
|
4265
4264
|
* Currency code for usagePrice and fixedPrice in ISO-4217 format, e.g. 'USD'
|
|
4265
|
+
* @public
|
|
4266
4266
|
*/
|
|
4267
4267
|
CurrencyCode?: string;
|
|
4268
4268
|
/**
|
|
4269
|
-
* @public
|
|
4270
4269
|
* Lease duration, e.g. '12'
|
|
4270
|
+
* @public
|
|
4271
4271
|
*/
|
|
4272
4272
|
Duration?: number;
|
|
4273
4273
|
/**
|
|
4274
|
-
* @public
|
|
4275
4274
|
* Units for duration, e.g. 'MONTHS'
|
|
4275
|
+
* @public
|
|
4276
4276
|
*/
|
|
4277
4277
|
DurationUnits?: OfferingDurationUnits;
|
|
4278
4278
|
/**
|
|
4279
|
-
* @public
|
|
4280
4279
|
* One-time charge for each reserved resource, e.g. '0.0' for a NO_UPFRONT offering
|
|
4280
|
+
* @public
|
|
4281
4281
|
*/
|
|
4282
4282
|
FixedPrice?: number;
|
|
4283
4283
|
/**
|
|
4284
|
-
* @public
|
|
4285
4284
|
* Offering description, e.g. 'HD AVC output at 10-20 Mbps, 30 fps, and standard VQ in US West (Oregon)'
|
|
4285
|
+
* @public
|
|
4286
4286
|
*/
|
|
4287
4287
|
OfferingDescription?: string;
|
|
4288
4288
|
/**
|
|
4289
|
-
* @public
|
|
4290
4289
|
* Unique offering ID, e.g. '87654321'
|
|
4290
|
+
* @public
|
|
4291
4291
|
*/
|
|
4292
4292
|
OfferingId?: string;
|
|
4293
4293
|
/**
|
|
4294
|
-
* @public
|
|
4295
4294
|
* Offering type, e.g. 'NO_UPFRONT'
|
|
4295
|
+
* @public
|
|
4296
4296
|
*/
|
|
4297
4297
|
OfferingType?: OfferingType;
|
|
4298
4298
|
/**
|
|
4299
|
-
* @public
|
|
4300
4299
|
* AWS region, e.g. 'us-west-2'
|
|
4300
|
+
* @public
|
|
4301
4301
|
*/
|
|
4302
4302
|
Region?: string;
|
|
4303
4303
|
/**
|
|
4304
|
-
* @public
|
|
4305
4304
|
* Resource configuration details
|
|
4305
|
+
* @public
|
|
4306
4306
|
*/
|
|
4307
4307
|
ResourceSpecification?: ReservationResourceSpecification;
|
|
4308
4308
|
/**
|
|
4309
|
-
* @public
|
|
4310
4309
|
* Recurring usage charge for each reserved resource, e.g. '157.0'
|
|
4310
|
+
* @public
|
|
4311
4311
|
*/
|
|
4312
4312
|
UsagePrice?: number;
|
|
4313
4313
|
}
|
|
@@ -4396,23 +4396,23 @@ export declare const M2tsCcDescriptor: {
|
|
|
4396
4396
|
*/
|
|
4397
4397
|
export type M2tsCcDescriptor = (typeof M2tsCcDescriptor)[keyof typeof M2tsCcDescriptor];
|
|
4398
4398
|
/**
|
|
4399
|
-
* @public
|
|
4400
4399
|
* DVB Network Information Table (NIT)
|
|
4400
|
+
* @public
|
|
4401
4401
|
*/
|
|
4402
4402
|
export interface DvbNitSettings {
|
|
4403
4403
|
/**
|
|
4404
|
-
* @public
|
|
4405
4404
|
* The numeric value placed in the Network Information Table (NIT).
|
|
4405
|
+
* @public
|
|
4406
4406
|
*/
|
|
4407
4407
|
NetworkId: number | undefined;
|
|
4408
4408
|
/**
|
|
4409
|
-
* @public
|
|
4410
4409
|
* The network name text placed in the networkNameDescriptor inside the Network Information Table. Maximum length is 256 characters.
|
|
4410
|
+
* @public
|
|
4411
4411
|
*/
|
|
4412
4412
|
NetworkName: string | undefined;
|
|
4413
4413
|
/**
|
|
4414
|
-
* @public
|
|
4415
4414
|
* The number of milliseconds between instances of this table in the output transport stream.
|
|
4415
|
+
* @public
|
|
4416
4416
|
*/
|
|
4417
4417
|
RepInterval?: number;
|
|
4418
4418
|
}
|
|
@@ -4431,39 +4431,39 @@ export declare const DvbSdtOutputSdt: {
|
|
|
4431
4431
|
*/
|
|
4432
4432
|
export type DvbSdtOutputSdt = (typeof DvbSdtOutputSdt)[keyof typeof DvbSdtOutputSdt];
|
|
4433
4433
|
/**
|
|
4434
|
-
* @public
|
|
4435
4434
|
* DVB Service Description Table (SDT)
|
|
4435
|
+
* @public
|
|
4436
4436
|
*/
|
|
4437
4437
|
export interface DvbSdtSettings {
|
|
4438
4438
|
/**
|
|
4439
|
-
* @public
|
|
4440
4439
|
* Selects method of inserting SDT information into output stream. The sdtFollow setting copies SDT information from input stream to output stream. The sdtFollowIfPresent setting copies SDT information from input stream to output stream if SDT information is present in the input, otherwise it will fall back on the user-defined values. The sdtManual setting means user will enter the SDT information. The sdtNone setting means output stream will not contain SDT information.
|
|
4440
|
+
* @public
|
|
4441
4441
|
*/
|
|
4442
4442
|
OutputSdt?: DvbSdtOutputSdt;
|
|
4443
4443
|
/**
|
|
4444
|
-
* @public
|
|
4445
4444
|
* The number of milliseconds between instances of this table in the output transport stream.
|
|
4445
|
+
* @public
|
|
4446
4446
|
*/
|
|
4447
4447
|
RepInterval?: number;
|
|
4448
4448
|
/**
|
|
4449
|
-
* @public
|
|
4450
4449
|
* The service name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.
|
|
4450
|
+
* @public
|
|
4451
4451
|
*/
|
|
4452
4452
|
ServiceName?: string;
|
|
4453
4453
|
/**
|
|
4454
|
-
* @public
|
|
4455
4454
|
* The service provider name placed in the serviceDescriptor in the Service Description Table. Maximum length is 256 characters.
|
|
4455
|
+
* @public
|
|
4456
4456
|
*/
|
|
4457
4457
|
ServiceProviderName?: string;
|
|
4458
4458
|
}
|
|
4459
4459
|
/**
|
|
4460
|
-
* @public
|
|
4461
4460
|
* DVB Time and Date Table (SDT)
|
|
4461
|
+
* @public
|
|
4462
4462
|
*/
|
|
4463
4463
|
export interface DvbTdtSettings {
|
|
4464
4464
|
/**
|
|
4465
|
-
* @public
|
|
4466
4465
|
* The number of milliseconds between instances of this table in the output transport stream.
|
|
4466
|
+
* @public
|
|
4467
4467
|
*/
|
|
4468
4468
|
RepInterval?: number;
|
|
4469
4469
|
}
|
|
@@ -4616,306 +4616,306 @@ export declare const M2tsTimedMetadataBehavior: {
|
|
|
4616
4616
|
*/
|
|
4617
4617
|
export type M2tsTimedMetadataBehavior = (typeof M2tsTimedMetadataBehavior)[keyof typeof M2tsTimedMetadataBehavior];
|
|
4618
4618
|
/**
|
|
4619
|
-
* @public
|
|
4620
4619
|
* M2ts Settings
|
|
4620
|
+
* @public
|
|
4621
4621
|
*/
|
|
4622
4622
|
export interface M2tsSettings {
|
|
4623
4623
|
/**
|
|
4624
|
-
* @public
|
|
4625
4624
|
* When set to drop, output audio streams will be removed from the program if the selected input audio stream is removed from the input. This allows the output audio configuration to dynamically change based on input configuration. If this is set to encodeSilence, all output audio streams will output encoded silence when not connected to an active input stream.
|
|
4625
|
+
* @public
|
|
4626
4626
|
*/
|
|
4627
4627
|
AbsentInputAudioBehavior?: M2tsAbsentInputAudioBehavior;
|
|
4628
4628
|
/**
|
|
4629
|
-
* @public
|
|
4630
4629
|
* When set to enabled, uses ARIB-compliant field muxing and removes video descriptor.
|
|
4630
|
+
* @public
|
|
4631
4631
|
*/
|
|
4632
4632
|
Arib?: M2tsArib;
|
|
4633
4633
|
/**
|
|
4634
|
-
* @public
|
|
4635
4634
|
* Packet Identifier (PID) for ARIB Captions in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4635
|
+
* @public
|
|
4636
4636
|
*/
|
|
4637
4637
|
AribCaptionsPid?: string;
|
|
4638
4638
|
/**
|
|
4639
|
-
* @public
|
|
4640
4639
|
* If set to auto, pid number used for ARIB Captions will be auto-selected from unused pids. If set to useConfigured, ARIB Captions will be on the configured pid number.
|
|
4640
|
+
* @public
|
|
4641
4641
|
*/
|
|
4642
4642
|
AribCaptionsPidControl?: M2tsAribCaptionsPidControl;
|
|
4643
4643
|
/**
|
|
4644
|
-
* @public
|
|
4645
4644
|
* When set to dvb, uses DVB buffer model for Dolby Digital audio. When set to atsc, the ATSC model is used.
|
|
4645
|
+
* @public
|
|
4646
4646
|
*/
|
|
4647
4647
|
AudioBufferModel?: M2tsAudioBufferModel;
|
|
4648
4648
|
/**
|
|
4649
|
-
* @public
|
|
4650
4649
|
* The number of audio frames to insert for each PES packet.
|
|
4650
|
+
* @public
|
|
4651
4651
|
*/
|
|
4652
4652
|
AudioFramesPerPes?: number;
|
|
4653
4653
|
/**
|
|
4654
|
-
* @public
|
|
4655
4654
|
* Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4655
|
+
* @public
|
|
4656
4656
|
*/
|
|
4657
4657
|
AudioPids?: string;
|
|
4658
4658
|
/**
|
|
4659
|
-
* @public
|
|
4660
4659
|
* When set to atsc, uses stream type = 0x81 for AC3 and stream type = 0x87 for EAC3. When set to dvb, uses stream type = 0x06.
|
|
4660
|
+
* @public
|
|
4661
4661
|
*/
|
|
4662
4662
|
AudioStreamType?: M2tsAudioStreamType;
|
|
4663
4663
|
/**
|
|
4664
|
-
* @public
|
|
4665
4664
|
* The output bitrate of the transport stream in bits per second. Setting to 0 lets the muxer automatically determine the appropriate bitrate.
|
|
4665
|
+
* @public
|
|
4666
4666
|
*/
|
|
4667
4667
|
Bitrate?: number;
|
|
4668
4668
|
/**
|
|
4669
|
-
* @public
|
|
4670
4669
|
* Controls the timing accuracy for output network traffic. Leave as MULTIPLEX to ensure accurate network packet timing. Or set to NONE, which might result in lower latency but will result in more variability in output network packet timing. This variability might cause interruptions, jitter, or bursty behavior in your playback or receiving devices.
|
|
4670
|
+
* @public
|
|
4671
4671
|
*/
|
|
4672
4672
|
BufferModel?: M2tsBufferModel;
|
|
4673
4673
|
/**
|
|
4674
|
-
* @public
|
|
4675
4674
|
* When set to enabled, generates captionServiceDescriptor in PMT.
|
|
4675
|
+
* @public
|
|
4676
4676
|
*/
|
|
4677
4677
|
CcDescriptor?: M2tsCcDescriptor;
|
|
4678
4678
|
/**
|
|
4679
|
-
* @public
|
|
4680
4679
|
* Inserts DVB Network Information Table (NIT) at the specified table repetition interval.
|
|
4680
|
+
* @public
|
|
4681
4681
|
*/
|
|
4682
4682
|
DvbNitSettings?: DvbNitSettings;
|
|
4683
4683
|
/**
|
|
4684
|
-
* @public
|
|
4685
4684
|
* Inserts DVB Service Description Table (SDT) at the specified table repetition interval.
|
|
4685
|
+
* @public
|
|
4686
4686
|
*/
|
|
4687
4687
|
DvbSdtSettings?: DvbSdtSettings;
|
|
4688
4688
|
/**
|
|
4689
|
-
* @public
|
|
4690
4689
|
* Packet Identifier (PID) for input source DVB Subtitle data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4690
|
+
* @public
|
|
4691
4691
|
*/
|
|
4692
4692
|
DvbSubPids?: string;
|
|
4693
4693
|
/**
|
|
4694
|
-
* @public
|
|
4695
4694
|
* Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.
|
|
4695
|
+
* @public
|
|
4696
4696
|
*/
|
|
4697
4697
|
DvbTdtSettings?: DvbTdtSettings;
|
|
4698
4698
|
/**
|
|
4699
|
-
* @public
|
|
4700
4699
|
* Packet Identifier (PID) for input source DVB Teletext data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4700
|
+
* @public
|
|
4701
4701
|
*/
|
|
4702
4702
|
DvbTeletextPid?: string;
|
|
4703
4703
|
/**
|
|
4704
|
-
* @public
|
|
4705
4704
|
* If set to passthrough, passes any EBIF data from the input source to this output.
|
|
4705
|
+
* @public
|
|
4706
4706
|
*/
|
|
4707
4707
|
Ebif?: M2tsEbifControl;
|
|
4708
4708
|
/**
|
|
4709
|
-
* @public
|
|
4710
4709
|
* When videoAndFixedIntervals is selected, audio EBP markers will be added to partitions 3 and 4. The interval between these additional markers will be fixed, and will be slightly shorter than the video EBP marker interval. Only available when EBP Cablelabs segmentation markers are selected. Partitions 1 and 2 will always follow the video interval.
|
|
4710
|
+
* @public
|
|
4711
4711
|
*/
|
|
4712
4712
|
EbpAudioInterval?: M2tsAudioInterval;
|
|
4713
4713
|
/**
|
|
4714
|
-
* @public
|
|
4715
4714
|
* When set, enforces that Encoder Boundary Points do not come within the specified time interval of each other by looking ahead at input video. If another EBP is going to come in within the specified time interval, the current EBP is not emitted, and the segment is "stretched" to the next marker. The lookahead value does not add latency to the system. The Live Event must be configured elsewhere to create sufficient latency to make the lookahead accurate.
|
|
4715
|
+
* @public
|
|
4716
4716
|
*/
|
|
4717
4717
|
EbpLookaheadMs?: number;
|
|
4718
4718
|
/**
|
|
4719
|
-
* @public
|
|
4720
4719
|
* Controls placement of EBP on Audio PIDs. If set to videoAndAudioPids, EBP markers will be placed on the video PID and all audio PIDs. If set to videoPid, EBP markers will be placed on only the video PID.
|
|
4720
|
+
* @public
|
|
4721
4721
|
*/
|
|
4722
4722
|
EbpPlacement?: M2tsEbpPlacement;
|
|
4723
4723
|
/**
|
|
4724
|
-
* @public
|
|
4725
4724
|
* This field is unused and deprecated.
|
|
4725
|
+
* @public
|
|
4726
4726
|
*/
|
|
4727
4727
|
EcmPid?: string;
|
|
4728
4728
|
/**
|
|
4729
|
-
* @public
|
|
4730
4729
|
* Include or exclude the ES Rate field in the PES header.
|
|
4730
|
+
* @public
|
|
4731
4731
|
*/
|
|
4732
4732
|
EsRateInPes?: M2tsEsRateInPes;
|
|
4733
4733
|
/**
|
|
4734
|
-
* @public
|
|
4735
4734
|
* Packet Identifier (PID) for input source ETV Platform data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4735
|
+
* @public
|
|
4736
4736
|
*/
|
|
4737
4737
|
EtvPlatformPid?: string;
|
|
4738
4738
|
/**
|
|
4739
|
-
* @public
|
|
4740
4739
|
* Packet Identifier (PID) for input source ETV Signal data to this output. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4740
|
+
* @public
|
|
4741
4741
|
*/
|
|
4742
4742
|
EtvSignalPid?: string;
|
|
4743
4743
|
/**
|
|
4744
|
-
* @public
|
|
4745
4744
|
* The length in seconds of each fragment. Only used with EBP markers.
|
|
4745
|
+
* @public
|
|
4746
4746
|
*/
|
|
4747
4747
|
FragmentTime?: number;
|
|
4748
4748
|
/**
|
|
4749
|
-
* @public
|
|
4750
4749
|
* If set to passthrough, passes any KLV data from the input source to this output.
|
|
4750
|
+
* @public
|
|
4751
4751
|
*/
|
|
4752
4752
|
Klv?: M2tsKlv;
|
|
4753
4753
|
/**
|
|
4754
|
-
* @public
|
|
4755
4754
|
* Packet Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4755
|
+
* @public
|
|
4756
4756
|
*/
|
|
4757
4757
|
KlvDataPids?: string;
|
|
4758
4758
|
/**
|
|
4759
|
-
* @public
|
|
4760
4759
|
* If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
|
|
4760
|
+
* @public
|
|
4761
4761
|
*/
|
|
4762
4762
|
NielsenId3Behavior?: M2tsNielsenId3Behavior;
|
|
4763
4763
|
/**
|
|
4764
|
-
* @public
|
|
4765
4764
|
* Value in bits per second of extra null packets to insert into the transport stream. This can be used if a downstream encryption system requires periodic null packets.
|
|
4765
|
+
* @public
|
|
4766
4766
|
*/
|
|
4767
4767
|
NullPacketBitrate?: number;
|
|
4768
4768
|
/**
|
|
4769
|
-
* @public
|
|
4770
4769
|
* The number of milliseconds between instances of this table in the output transport stream. Valid values are 0, 10..1000.
|
|
4770
|
+
* @public
|
|
4771
4771
|
*/
|
|
4772
4772
|
PatInterval?: number;
|
|
4773
4773
|
/**
|
|
4774
|
-
* @public
|
|
4775
4774
|
* When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.
|
|
4775
|
+
* @public
|
|
4776
4776
|
*/
|
|
4777
4777
|
PcrControl?: M2tsPcrControl;
|
|
4778
4778
|
/**
|
|
4779
|
-
* @public
|
|
4780
4779
|
* Maximum time in milliseconds between Program Clock Reference (PCRs) inserted into the transport stream.
|
|
4780
|
+
* @public
|
|
4781
4781
|
*/
|
|
4782
4782
|
PcrPeriod?: number;
|
|
4783
4783
|
/**
|
|
4784
|
-
* @public
|
|
4785
4784
|
* Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4785
|
+
* @public
|
|
4786
4786
|
*/
|
|
4787
4787
|
PcrPid?: string;
|
|
4788
4788
|
/**
|
|
4789
|
-
* @public
|
|
4790
4789
|
* The number of milliseconds between instances of this table in the output transport stream. Valid values are 0, 10..1000.
|
|
4790
|
+
* @public
|
|
4791
4791
|
*/
|
|
4792
4792
|
PmtInterval?: number;
|
|
4793
4793
|
/**
|
|
4794
|
-
* @public
|
|
4795
4794
|
* Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4795
|
+
* @public
|
|
4796
4796
|
*/
|
|
4797
4797
|
PmtPid?: string;
|
|
4798
4798
|
/**
|
|
4799
|
-
* @public
|
|
4800
4799
|
* The value of the program number field in the Program Map Table.
|
|
4800
|
+
* @public
|
|
4801
4801
|
*/
|
|
4802
4802
|
ProgramNum?: number;
|
|
4803
4803
|
/**
|
|
4804
|
-
* @public
|
|
4805
4804
|
* When vbr, does not insert null packets into transport stream to fill specified bitrate. The bitrate setting acts as the maximum bitrate when vbr is set.
|
|
4805
|
+
* @public
|
|
4806
4806
|
*/
|
|
4807
4807
|
RateMode?: M2tsRateMode;
|
|
4808
4808
|
/**
|
|
4809
|
-
* @public
|
|
4810
4809
|
* Packet Identifier (PID) for input source SCTE-27 data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4810
|
+
* @public
|
|
4811
4811
|
*/
|
|
4812
4812
|
Scte27Pids?: string;
|
|
4813
4813
|
/**
|
|
4814
|
-
* @public
|
|
4815
4814
|
* Optionally pass SCTE-35 signals from the input source to this output.
|
|
4815
|
+
* @public
|
|
4816
4816
|
*/
|
|
4817
4817
|
Scte35Control?: M2tsScte35Control;
|
|
4818
4818
|
/**
|
|
4819
|
-
* @public
|
|
4820
4819
|
* Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4820
|
+
* @public
|
|
4821
4821
|
*/
|
|
4822
4822
|
Scte35Pid?: string;
|
|
4823
4823
|
/**
|
|
4824
|
-
* @public
|
|
4825
4824
|
* Inserts segmentation markers at each segmentationTime period. raiSegstart sets the Random Access Indicator bit in the adaptation field. raiAdapt sets the RAI bit and adds the current timecode in the private data bytes. psiSegstart inserts PAT and PMT tables at the start of segments. ebp adds Encoder Boundary Point information to the adaptation field as per OpenCable specification OC-SP-EBP-I01-130118. ebpLegacy adds Encoder Boundary Point information to the adaptation field using a legacy proprietary format.
|
|
4825
|
+
* @public
|
|
4826
4826
|
*/
|
|
4827
4827
|
SegmentationMarkers?: M2tsSegmentationMarkers;
|
|
4828
4828
|
/**
|
|
4829
|
-
* @public
|
|
4830
4829
|
* The segmentation style parameter controls how segmentation markers are inserted into the transport stream. With avails, it is possible that segments may be truncated, which can influence where future segmentation markers are inserted.
|
|
4831
4830
|
*
|
|
4832
4831
|
* When a segmentation style of "resetCadence" is selected and a segment is truncated due to an avail, we will reset the segmentation cadence. This means the subsequent segment will have a duration of $segmentationTime seconds.
|
|
4833
4832
|
*
|
|
4834
4833
|
* When a segmentation style of "maintainCadence" is selected and a segment is truncated due to an avail, we will not reset the segmentation cadence. This means the subsequent segment will likely be truncated as well. However, all segments after that will have a duration of $segmentationTime seconds. Note that EBP lookahead is a slight exception to this rule.
|
|
4834
|
+
* @public
|
|
4835
4835
|
*/
|
|
4836
4836
|
SegmentationStyle?: M2tsSegmentationStyle;
|
|
4837
4837
|
/**
|
|
4838
|
-
* @public
|
|
4839
4838
|
* The length in seconds of each segment. Required unless markers is set to _none_.
|
|
4839
|
+
* @public
|
|
4840
4840
|
*/
|
|
4841
4841
|
SegmentationTime?: number;
|
|
4842
4842
|
/**
|
|
4843
|
-
* @public
|
|
4844
4843
|
* When set to passthrough, timed metadata will be passed through from input to output.
|
|
4844
|
+
* @public
|
|
4845
4845
|
*/
|
|
4846
4846
|
TimedMetadataBehavior?: M2tsTimedMetadataBehavior;
|
|
4847
4847
|
/**
|
|
4848
|
-
* @public
|
|
4849
4848
|
* Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4849
|
+
* @public
|
|
4850
4850
|
*/
|
|
4851
4851
|
TimedMetadataPid?: string;
|
|
4852
4852
|
/**
|
|
4853
|
-
* @public
|
|
4854
4853
|
* The value of the transport stream ID field in the Program Map Table.
|
|
4854
|
+
* @public
|
|
4855
4855
|
*/
|
|
4856
4856
|
TransportStreamId?: number;
|
|
4857
4857
|
/**
|
|
4858
|
-
* @public
|
|
4859
4858
|
* Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
4859
|
+
* @public
|
|
4860
4860
|
*/
|
|
4861
4861
|
VideoPid?: string;
|
|
4862
4862
|
/**
|
|
4863
|
-
* @public
|
|
4864
4863
|
* Defines the amount SCTE-35 preroll will be increased (in milliseconds) on the output. Preroll is the amount of time between the presence of a SCTE-35 indication in a transport stream and the PTS of the video frame it references. Zero means don't add pullup (it doesn't mean set the preroll to zero). Negative pullup is not supported, which means that you can't make the preroll shorter. Be aware that latency in the output will increase by the pullup amount.
|
|
4864
|
+
* @public
|
|
4865
4865
|
*/
|
|
4866
4866
|
Scte35PrerollPullupMilliseconds?: number;
|
|
4867
4867
|
}
|
|
4868
4868
|
/**
|
|
4869
|
-
* @public
|
|
4870
4869
|
* Raw Settings
|
|
4870
|
+
* @public
|
|
4871
4871
|
*/
|
|
4872
4872
|
export interface RawSettings {
|
|
4873
4873
|
}
|
|
4874
4874
|
/**
|
|
4875
|
-
* @public
|
|
4876
4875
|
* Archive Container Settings
|
|
4876
|
+
* @public
|
|
4877
4877
|
*/
|
|
4878
4878
|
export interface ArchiveContainerSettings {
|
|
4879
4879
|
/**
|
|
4880
|
-
* @public
|
|
4881
4880
|
* M2ts Settings
|
|
4881
|
+
* @public
|
|
4882
4882
|
*/
|
|
4883
4883
|
M2tsSettings?: M2tsSettings;
|
|
4884
4884
|
/**
|
|
4885
|
-
* @public
|
|
4886
4885
|
* Raw Settings
|
|
4886
|
+
* @public
|
|
4887
4887
|
*/
|
|
4888
4888
|
RawSettings?: RawSettings;
|
|
4889
4889
|
}
|
|
4890
4890
|
/**
|
|
4891
|
-
* @public
|
|
4892
4891
|
* Archive Output Settings
|
|
4892
|
+
* @public
|
|
4893
4893
|
*/
|
|
4894
4894
|
export interface ArchiveOutputSettings {
|
|
4895
4895
|
/**
|
|
4896
|
-
* @public
|
|
4897
4896
|
* Settings specific to the container type of the file.
|
|
4897
|
+
* @public
|
|
4898
4898
|
*/
|
|
4899
4899
|
ContainerSettings: ArchiveContainerSettings | undefined;
|
|
4900
4900
|
/**
|
|
4901
|
-
* @public
|
|
4902
4901
|
* Output file extension. If excluded, this will be auto-selected from the container type.
|
|
4902
|
+
* @public
|
|
4903
4903
|
*/
|
|
4904
4904
|
Extension?: string;
|
|
4905
4905
|
/**
|
|
4906
|
-
* @public
|
|
4907
4906
|
* String concatenated to the end of the destination filename. Required for multiple outputs of the same type.
|
|
4907
|
+
* @public
|
|
4908
4908
|
*/
|
|
4909
4909
|
NameModifier?: string;
|
|
4910
4910
|
}
|
|
4911
4911
|
/**
|
|
4912
|
-
* @public
|
|
4913
4912
|
* Frame Capture Output Settings
|
|
4913
|
+
* @public
|
|
4914
4914
|
*/
|
|
4915
4915
|
export interface FrameCaptureOutputSettings {
|
|
4916
4916
|
/**
|
|
4917
|
-
* @public
|
|
4918
4917
|
* Required if the output group contains more than one output. This modifier forms part of the output file name.
|
|
4918
|
+
* @public
|
|
4919
4919
|
*/
|
|
4920
4920
|
NameModifier?: string;
|
|
4921
4921
|
}
|
|
@@ -4958,24 +4958,23 @@ export declare const AudioOnlyHlsSegmentType: {
|
|
|
4958
4958
|
*/
|
|
4959
4959
|
export type AudioOnlyHlsSegmentType = (typeof AudioOnlyHlsSegmentType)[keyof typeof AudioOnlyHlsSegmentType];
|
|
4960
4960
|
/**
|
|
4961
|
-
* @public
|
|
4962
4961
|
* Audio Only Hls Settings
|
|
4962
|
+
* @public
|
|
4963
4963
|
*/
|
|
4964
4964
|
export interface AudioOnlyHlsSettings {
|
|
4965
4965
|
/**
|
|
4966
|
-
* @public
|
|
4967
4966
|
* Specifies the group to which the audio Rendition belongs.
|
|
4967
|
+
* @public
|
|
4968
4968
|
*/
|
|
4969
4969
|
AudioGroupId?: string;
|
|
4970
4970
|
/**
|
|
4971
|
-
* @public
|
|
4972
4971
|
* Optional. Specifies the .jpg or .png image to use as the cover art for an audio-only output. We recommend a low bit-size file because the image increases the output audio bandwidth.
|
|
4973
4972
|
*
|
|
4974
4973
|
* The image is attached to the audio as an ID3 tag, frame type APIC, picture type 0x10, as per the "ID3 tag version 2.4.0 - Native Frames" standard.
|
|
4974
|
+
* @public
|
|
4975
4975
|
*/
|
|
4976
4976
|
AudioOnlyImage?: InputLocation;
|
|
4977
4977
|
/**
|
|
4978
|
-
* @public
|
|
4979
4978
|
* Four types of audio-only tracks are supported:
|
|
4980
4979
|
*
|
|
4981
4980
|
* Audio-Only Variant Stream
|
|
@@ -4989,11 +4988,12 @@ export interface AudioOnlyHlsSettings {
|
|
|
4989
4988
|
*
|
|
4990
4989
|
* Alternate Audio, not Auto Select
|
|
4991
4990
|
* Alternate rendition that the client will not try to play back by default. Represented as an EXT-X-MEDIA in the HLS manifest with DEFAULT=NO, AUTOSELECT=NO
|
|
4991
|
+
* @public
|
|
4992
4992
|
*/
|
|
4993
4993
|
AudioTrackType?: AudioOnlyHlsTrackType;
|
|
4994
4994
|
/**
|
|
4995
|
-
* @public
|
|
4996
4995
|
* Specifies the segment type.
|
|
4996
|
+
* @public
|
|
4997
4997
|
*/
|
|
4998
4998
|
SegmentType?: AudioOnlyHlsSegmentType;
|
|
4999
4999
|
}
|
|
@@ -5022,29 +5022,29 @@ export declare const Fmp4TimedMetadataBehavior: {
|
|
|
5022
5022
|
*/
|
|
5023
5023
|
export type Fmp4TimedMetadataBehavior = (typeof Fmp4TimedMetadataBehavior)[keyof typeof Fmp4TimedMetadataBehavior];
|
|
5024
5024
|
/**
|
|
5025
|
-
* @public
|
|
5026
5025
|
* Fmp4 Hls Settings
|
|
5026
|
+
* @public
|
|
5027
5027
|
*/
|
|
5028
5028
|
export interface Fmp4HlsSettings {
|
|
5029
5029
|
/**
|
|
5030
|
-
* @public
|
|
5031
5030
|
* List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.
|
|
5031
|
+
* @public
|
|
5032
5032
|
*/
|
|
5033
5033
|
AudioRenditionSets?: string;
|
|
5034
5034
|
/**
|
|
5035
|
-
* @public
|
|
5036
5035
|
* If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
|
|
5036
|
+
* @public
|
|
5037
5037
|
*/
|
|
5038
5038
|
NielsenId3Behavior?: Fmp4NielsenId3Behavior;
|
|
5039
5039
|
/**
|
|
5040
|
-
* @public
|
|
5041
5040
|
* When set to passthrough, timed metadata is passed through from input to output.
|
|
5041
|
+
* @public
|
|
5042
5042
|
*/
|
|
5043
5043
|
TimedMetadataBehavior?: Fmp4TimedMetadataBehavior;
|
|
5044
5044
|
}
|
|
5045
5045
|
/**
|
|
5046
|
-
* @public
|
|
5047
5046
|
* Frame Capture Hls Settings
|
|
5047
|
+
* @public
|
|
5048
5048
|
*/
|
|
5049
5049
|
export interface FrameCaptureHlsSettings {
|
|
5050
5050
|
}
|
|
@@ -5109,178 +5109,178 @@ export declare const M3u8TimedMetadataBehavior: {
|
|
|
5109
5109
|
*/
|
|
5110
5110
|
export type M3u8TimedMetadataBehavior = (typeof M3u8TimedMetadataBehavior)[keyof typeof M3u8TimedMetadataBehavior];
|
|
5111
5111
|
/**
|
|
5112
|
-
* @public
|
|
5113
5112
|
* Settings information for the .m3u8 container
|
|
5113
|
+
* @public
|
|
5114
5114
|
*/
|
|
5115
5115
|
export interface M3u8Settings {
|
|
5116
5116
|
/**
|
|
5117
|
-
* @public
|
|
5118
5117
|
* The number of audio frames to insert for each PES packet.
|
|
5118
|
+
* @public
|
|
5119
5119
|
*/
|
|
5120
5120
|
AudioFramesPerPes?: number;
|
|
5121
5121
|
/**
|
|
5122
|
-
* @public
|
|
5123
5122
|
* Packet Identifier (PID) of the elementary audio stream(s) in the transport stream. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values.
|
|
5123
|
+
* @public
|
|
5124
5124
|
*/
|
|
5125
5125
|
AudioPids?: string;
|
|
5126
5126
|
/**
|
|
5127
|
-
* @public
|
|
5128
5127
|
* This parameter is unused and deprecated.
|
|
5128
|
+
* @public
|
|
5129
5129
|
*/
|
|
5130
5130
|
EcmPid?: string;
|
|
5131
5131
|
/**
|
|
5132
|
-
* @public
|
|
5133
5132
|
* If set to passthrough, Nielsen inaudible tones for media tracking will be detected in the input audio and an equivalent ID3 tag will be inserted in the output.
|
|
5133
|
+
* @public
|
|
5134
5134
|
*/
|
|
5135
5135
|
NielsenId3Behavior?: M3u8NielsenId3Behavior;
|
|
5136
5136
|
/**
|
|
5137
|
-
* @public
|
|
5138
5137
|
* The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.
|
|
5138
|
+
* @public
|
|
5139
5139
|
*/
|
|
5140
5140
|
PatInterval?: number;
|
|
5141
5141
|
/**
|
|
5142
|
-
* @public
|
|
5143
5142
|
* When set to pcrEveryPesPacket, a Program Clock Reference value is inserted for every Packetized Elementary Stream (PES) header. This parameter is effective only when the PCR PID is the same as the video or audio elementary stream.
|
|
5143
|
+
* @public
|
|
5144
5144
|
*/
|
|
5145
5145
|
PcrControl?: M3u8PcrControl;
|
|
5146
5146
|
/**
|
|
5147
|
-
* @public
|
|
5148
5147
|
* Maximum time in milliseconds between Program Clock References (PCRs) inserted into the transport stream.
|
|
5148
|
+
* @public
|
|
5149
5149
|
*/
|
|
5150
5150
|
PcrPeriod?: number;
|
|
5151
5151
|
/**
|
|
5152
|
-
* @public
|
|
5153
5152
|
* Packet Identifier (PID) of the Program Clock Reference (PCR) in the transport stream. When no value is given, the encoder will assign the same value as the Video PID. Can be entered as a decimal or hexadecimal value.
|
|
5153
|
+
* @public
|
|
5154
5154
|
*/
|
|
5155
5155
|
PcrPid?: string;
|
|
5156
5156
|
/**
|
|
5157
|
-
* @public
|
|
5158
5157
|
* The number of milliseconds between instances of this table in the output transport stream. A value of \"0\" writes out the PMT once per segment file.
|
|
5158
|
+
* @public
|
|
5159
5159
|
*/
|
|
5160
5160
|
PmtInterval?: number;
|
|
5161
5161
|
/**
|
|
5162
|
-
* @public
|
|
5163
5162
|
* Packet Identifier (PID) for the Program Map Table (PMT) in the transport stream. Can be entered as a decimal or hexadecimal value.
|
|
5163
|
+
* @public
|
|
5164
5164
|
*/
|
|
5165
5165
|
PmtPid?: string;
|
|
5166
5166
|
/**
|
|
5167
|
-
* @public
|
|
5168
5167
|
* The value of the program number field in the Program Map Table.
|
|
5168
|
+
* @public
|
|
5169
5169
|
*/
|
|
5170
5170
|
ProgramNum?: number;
|
|
5171
5171
|
/**
|
|
5172
|
-
* @public
|
|
5173
5172
|
* If set to passthrough, passes any SCTE-35 signals from the input source to this output.
|
|
5173
|
+
* @public
|
|
5174
5174
|
*/
|
|
5175
5175
|
Scte35Behavior?: M3u8Scte35Behavior;
|
|
5176
5176
|
/**
|
|
5177
|
-
* @public
|
|
5178
5177
|
* Packet Identifier (PID) of the SCTE-35 stream in the transport stream. Can be entered as a decimal or hexadecimal value.
|
|
5178
|
+
* @public
|
|
5179
5179
|
*/
|
|
5180
5180
|
Scte35Pid?: string;
|
|
5181
5181
|
/**
|
|
5182
|
-
* @public
|
|
5183
5182
|
* When set to passthrough, timed metadata is passed through from input to output.
|
|
5183
|
+
* @public
|
|
5184
5184
|
*/
|
|
5185
5185
|
TimedMetadataBehavior?: M3u8TimedMetadataBehavior;
|
|
5186
5186
|
/**
|
|
5187
|
-
* @public
|
|
5188
5187
|
* Packet Identifier (PID) of the timed metadata stream in the transport stream. Can be entered as a decimal or hexadecimal value. Valid values are 32 (or 0x20)..8182 (or 0x1ff6).
|
|
5188
|
+
* @public
|
|
5189
5189
|
*/
|
|
5190
5190
|
TimedMetadataPid?: string;
|
|
5191
5191
|
/**
|
|
5192
|
-
* @public
|
|
5193
5192
|
* The value of the transport stream ID field in the Program Map Table.
|
|
5193
|
+
* @public
|
|
5194
5194
|
*/
|
|
5195
5195
|
TransportStreamId?: number;
|
|
5196
5196
|
/**
|
|
5197
|
-
* @public
|
|
5198
5197
|
* Packet Identifier (PID) of the elementary video stream in the transport stream. Can be entered as a decimal or hexadecimal value.
|
|
5198
|
+
* @public
|
|
5199
5199
|
*/
|
|
5200
5200
|
VideoPid?: string;
|
|
5201
5201
|
/**
|
|
5202
|
-
* @public
|
|
5203
5202
|
* If set to passthrough, passes any KLV data from the input source to this output.
|
|
5203
|
+
* @public
|
|
5204
5204
|
*/
|
|
5205
5205
|
KlvBehavior?: M3u8KlvBehavior;
|
|
5206
5206
|
/**
|
|
5207
|
-
* @public
|
|
5208
5207
|
* Packet Identifier (PID) for input source KLV data to this output. Multiple values are accepted, and can be entered in ranges and/or by comma separation. Can be entered as decimal or hexadecimal values. Each PID specified must be in the range of 32 (or 0x20)..8182 (or 0x1ff6).
|
|
5208
|
+
* @public
|
|
5209
5209
|
*/
|
|
5210
5210
|
KlvDataPids?: string;
|
|
5211
5211
|
}
|
|
5212
5212
|
/**
|
|
5213
|
-
* @public
|
|
5214
5213
|
* Standard Hls Settings
|
|
5214
|
+
* @public
|
|
5215
5215
|
*/
|
|
5216
5216
|
export interface StandardHlsSettings {
|
|
5217
5217
|
/**
|
|
5218
|
-
* @public
|
|
5219
5218
|
* List all the audio groups that are used with the video output stream. Input all the audio GROUP-IDs that are associated to the video, separate by ','.
|
|
5219
|
+
* @public
|
|
5220
5220
|
*/
|
|
5221
5221
|
AudioRenditionSets?: string;
|
|
5222
5222
|
/**
|
|
5223
|
-
* @public
|
|
5224
5223
|
* Settings information for the .m3u8 container
|
|
5224
|
+
* @public
|
|
5225
5225
|
*/
|
|
5226
5226
|
M3u8Settings: M3u8Settings | undefined;
|
|
5227
5227
|
}
|
|
5228
5228
|
/**
|
|
5229
|
-
* @public
|
|
5230
5229
|
* Hls Settings
|
|
5230
|
+
* @public
|
|
5231
5231
|
*/
|
|
5232
5232
|
export interface HlsSettings {
|
|
5233
5233
|
/**
|
|
5234
|
-
* @public
|
|
5235
5234
|
* Audio Only Hls Settings
|
|
5235
|
+
* @public
|
|
5236
5236
|
*/
|
|
5237
5237
|
AudioOnlyHlsSettings?: AudioOnlyHlsSettings;
|
|
5238
5238
|
/**
|
|
5239
|
-
* @public
|
|
5240
5239
|
* Fmp4 Hls Settings
|
|
5240
|
+
* @public
|
|
5241
5241
|
*/
|
|
5242
5242
|
Fmp4HlsSettings?: Fmp4HlsSettings;
|
|
5243
5243
|
/**
|
|
5244
|
-
* @public
|
|
5245
5244
|
* Frame Capture Hls Settings
|
|
5245
|
+
* @public
|
|
5246
5246
|
*/
|
|
5247
5247
|
FrameCaptureHlsSettings?: FrameCaptureHlsSettings;
|
|
5248
5248
|
/**
|
|
5249
|
-
* @public
|
|
5250
5249
|
* Standard Hls Settings
|
|
5250
|
+
* @public
|
|
5251
5251
|
*/
|
|
5252
5252
|
StandardHlsSettings?: StandardHlsSettings;
|
|
5253
5253
|
}
|
|
5254
5254
|
/**
|
|
5255
|
-
* @public
|
|
5256
5255
|
* Hls Output Settings
|
|
5256
|
+
* @public
|
|
5257
5257
|
*/
|
|
5258
5258
|
export interface HlsOutputSettings {
|
|
5259
5259
|
/**
|
|
5260
|
-
* @public
|
|
5261
5260
|
* Only applicable when this output is referencing an H.265 video description.
|
|
5262
5261
|
* Specifies whether MP4 segments should be packaged as HEV1 or HVC1.
|
|
5262
|
+
* @public
|
|
5263
5263
|
*/
|
|
5264
5264
|
H265PackagingType?: HlsH265PackagingType;
|
|
5265
5265
|
/**
|
|
5266
|
-
* @public
|
|
5267
5266
|
* Settings regarding the underlying stream. These settings are different for audio-only outputs.
|
|
5267
|
+
* @public
|
|
5268
5268
|
*/
|
|
5269
5269
|
HlsSettings: HlsSettings | undefined;
|
|
5270
5270
|
/**
|
|
5271
|
-
* @public
|
|
5272
5271
|
* String concatenated to the end of the destination filename. Accepts \"Format Identifiers\":#formatIdentifierParameters.
|
|
5272
|
+
* @public
|
|
5273
5273
|
*/
|
|
5274
5274
|
NameModifier?: string;
|
|
5275
5275
|
/**
|
|
5276
|
-
* @public
|
|
5277
5276
|
* String concatenated to end of segment filenames.
|
|
5277
|
+
* @public
|
|
5278
5278
|
*/
|
|
5279
5279
|
SegmentModifier?: string;
|
|
5280
5280
|
}
|
|
5281
5281
|
/**
|
|
5282
|
-
* @public
|
|
5283
5282
|
* Media Package Output Settings
|
|
5283
|
+
* @public
|
|
5284
5284
|
*/
|
|
5285
5285
|
export interface MediaPackageOutputSettings {
|
|
5286
5286
|
}
|
|
@@ -5297,41 +5297,41 @@ export declare const MsSmoothH265PackagingType: {
|
|
|
5297
5297
|
*/
|
|
5298
5298
|
export type MsSmoothH265PackagingType = (typeof MsSmoothH265PackagingType)[keyof typeof MsSmoothH265PackagingType];
|
|
5299
5299
|
/**
|
|
5300
|
-
* @public
|
|
5301
5300
|
* Ms Smooth Output Settings
|
|
5301
|
+
* @public
|
|
5302
5302
|
*/
|
|
5303
5303
|
export interface MsSmoothOutputSettings {
|
|
5304
5304
|
/**
|
|
5305
|
-
* @public
|
|
5306
5305
|
* Only applicable when this output is referencing an H.265 video description.
|
|
5307
5306
|
* Specifies whether MP4 segments should be packaged as HEV1 or HVC1.
|
|
5307
|
+
* @public
|
|
5308
5308
|
*/
|
|
5309
5309
|
H265PackagingType?: MsSmoothH265PackagingType;
|
|
5310
5310
|
/**
|
|
5311
|
-
* @public
|
|
5312
5311
|
* String concatenated to the end of the destination filename. Required for multiple outputs of the same type.
|
|
5312
|
+
* @public
|
|
5313
5313
|
*/
|
|
5314
5314
|
NameModifier?: string;
|
|
5315
5315
|
}
|
|
5316
5316
|
/**
|
|
5317
|
-
* @public
|
|
5318
5317
|
* Reference to an OutputDestination ID defined in the channel
|
|
5318
|
+
* @public
|
|
5319
5319
|
*/
|
|
5320
5320
|
export interface OutputLocationRef {
|
|
5321
5321
|
/**
|
|
5322
|
-
* @public
|
|
5323
5322
|
* Placeholder documentation for __string
|
|
5323
|
+
* @public
|
|
5324
5324
|
*/
|
|
5325
5325
|
DestinationRefId?: string;
|
|
5326
5326
|
}
|
|
5327
5327
|
/**
|
|
5328
|
-
* @public
|
|
5329
5328
|
* Multiplex Output Settings
|
|
5329
|
+
* @public
|
|
5330
5330
|
*/
|
|
5331
5331
|
export interface MultiplexOutputSettings {
|
|
5332
5332
|
/**
|
|
5333
|
-
* @public
|
|
5334
5333
|
* Destination is a Multiplex.
|
|
5334
|
+
* @public
|
|
5335
5335
|
*/
|
|
5336
5336
|
Destination: OutputLocationRef | undefined;
|
|
5337
5337
|
}
|
|
@@ -5348,39 +5348,39 @@ export declare const RtmpOutputCertificateMode: {
|
|
|
5348
5348
|
*/
|
|
5349
5349
|
export type RtmpOutputCertificateMode = (typeof RtmpOutputCertificateMode)[keyof typeof RtmpOutputCertificateMode];
|
|
5350
5350
|
/**
|
|
5351
|
-
* @public
|
|
5352
5351
|
* Rtmp Output Settings
|
|
5352
|
+
* @public
|
|
5353
5353
|
*/
|
|
5354
5354
|
export interface RtmpOutputSettings {
|
|
5355
5355
|
/**
|
|
5356
|
-
* @public
|
|
5357
5356
|
* If set to verifyAuthenticity, verify the tls certificate chain to a trusted Certificate Authority (CA). This will cause rtmps outputs with self-signed certificates to fail.
|
|
5357
|
+
* @public
|
|
5358
5358
|
*/
|
|
5359
5359
|
CertificateMode?: RtmpOutputCertificateMode;
|
|
5360
5360
|
/**
|
|
5361
|
-
* @public
|
|
5362
5361
|
* Number of seconds to wait before retrying a connection to the Flash Media server if the connection is lost.
|
|
5362
|
+
* @public
|
|
5363
5363
|
*/
|
|
5364
5364
|
ConnectionRetryInterval?: number;
|
|
5365
5365
|
/**
|
|
5366
|
-
* @public
|
|
5367
5366
|
* The RTMP endpoint excluding the stream name (eg. rtmp://host/appname). For connection to Akamai, a username and password must be supplied. URI fields accept format identifiers.
|
|
5367
|
+
* @public
|
|
5368
5368
|
*/
|
|
5369
5369
|
Destination: OutputLocationRef | undefined;
|
|
5370
5370
|
/**
|
|
5371
|
-
* @public
|
|
5372
5371
|
* Number of retry attempts.
|
|
5372
|
+
* @public
|
|
5373
5373
|
*/
|
|
5374
5374
|
NumRetries?: number;
|
|
5375
5375
|
}
|
|
5376
5376
|
/**
|
|
5377
|
-
* @public
|
|
5378
5377
|
* Udp Container Settings
|
|
5378
|
+
* @public
|
|
5379
5379
|
*/
|
|
5380
5380
|
export interface UdpContainerSettings {
|
|
5381
5381
|
/**
|
|
5382
|
-
* @public
|
|
5383
5382
|
* M2ts Settings
|
|
5383
|
+
* @public
|
|
5384
5384
|
*/
|
|
5385
5385
|
M2tsSettings?: M2tsSettings;
|
|
5386
5386
|
}
|
|
@@ -5397,126 +5397,126 @@ export declare const FecOutputIncludeFec: {
|
|
|
5397
5397
|
*/
|
|
5398
5398
|
export type FecOutputIncludeFec = (typeof FecOutputIncludeFec)[keyof typeof FecOutputIncludeFec];
|
|
5399
5399
|
/**
|
|
5400
|
-
* @public
|
|
5401
5400
|
* Fec Output Settings
|
|
5401
|
+
* @public
|
|
5402
5402
|
*/
|
|
5403
5403
|
export interface FecOutputSettings {
|
|
5404
5404
|
/**
|
|
5405
|
-
* @public
|
|
5406
5405
|
* Parameter D from SMPTE 2022-1. The height of the FEC protection matrix. The number of transport stream packets per column error correction packet. Must be between 4 and 20, inclusive.
|
|
5406
|
+
* @public
|
|
5407
5407
|
*/
|
|
5408
5408
|
ColumnDepth?: number;
|
|
5409
5409
|
/**
|
|
5410
|
-
* @public
|
|
5411
5410
|
* Enables column only or column and row based FEC
|
|
5411
|
+
* @public
|
|
5412
5412
|
*/
|
|
5413
5413
|
IncludeFec?: FecOutputIncludeFec;
|
|
5414
5414
|
/**
|
|
5415
|
-
* @public
|
|
5416
5415
|
* Parameter L from SMPTE 2022-1. The width of the FEC protection matrix. Must be between 1 and 20, inclusive. If only Column FEC is used, then larger values increase robustness. If Row FEC is used, then this is the number of transport stream packets per row error correction packet, and the value must be between 4 and 20, inclusive, if includeFec is columnAndRow. If includeFec is column, this value must be 1 to 20, inclusive.
|
|
5416
|
+
* @public
|
|
5417
5417
|
*/
|
|
5418
5418
|
RowLength?: number;
|
|
5419
5419
|
}
|
|
5420
5420
|
/**
|
|
5421
|
-
* @public
|
|
5422
5421
|
* Udp Output Settings
|
|
5422
|
+
* @public
|
|
5423
5423
|
*/
|
|
5424
5424
|
export interface UdpOutputSettings {
|
|
5425
5425
|
/**
|
|
5426
|
-
* @public
|
|
5427
5426
|
* UDP output buffering in milliseconds. Larger values increase latency through the transcoder but simultaneously assist the transcoder in maintaining a constant, low-jitter UDP/RTP output while accommodating clock recovery, input switching, input disruptions, picture reordering, etc.
|
|
5427
|
+
* @public
|
|
5428
5428
|
*/
|
|
5429
5429
|
BufferMsec?: number;
|
|
5430
5430
|
/**
|
|
5431
|
-
* @public
|
|
5432
5431
|
* Udp Container Settings
|
|
5432
|
+
* @public
|
|
5433
5433
|
*/
|
|
5434
5434
|
ContainerSettings: UdpContainerSettings | undefined;
|
|
5435
5435
|
/**
|
|
5436
|
-
* @public
|
|
5437
5436
|
* Destination address and port number for RTP or UDP packets. Can be unicast or multicast RTP or UDP (eg. rtp://239.10.10.10:5001 or udp://10.100.100.100:5002).
|
|
5437
|
+
* @public
|
|
5438
5438
|
*/
|
|
5439
5439
|
Destination: OutputLocationRef | undefined;
|
|
5440
5440
|
/**
|
|
5441
|
-
* @public
|
|
5442
5441
|
* Settings for enabling and adjusting Forward Error Correction on UDP outputs.
|
|
5442
|
+
* @public
|
|
5443
5443
|
*/
|
|
5444
5444
|
FecOutputSettings?: FecOutputSettings;
|
|
5445
5445
|
}
|
|
5446
5446
|
/**
|
|
5447
|
-
* @public
|
|
5448
5447
|
* Output Settings
|
|
5448
|
+
* @public
|
|
5449
5449
|
*/
|
|
5450
5450
|
export interface OutputSettings {
|
|
5451
5451
|
/**
|
|
5452
|
-
* @public
|
|
5453
5452
|
* Archive Output Settings
|
|
5453
|
+
* @public
|
|
5454
5454
|
*/
|
|
5455
5455
|
ArchiveOutputSettings?: ArchiveOutputSettings;
|
|
5456
5456
|
/**
|
|
5457
|
-
* @public
|
|
5458
5457
|
* Frame Capture Output Settings
|
|
5458
|
+
* @public
|
|
5459
5459
|
*/
|
|
5460
5460
|
FrameCaptureOutputSettings?: FrameCaptureOutputSettings;
|
|
5461
5461
|
/**
|
|
5462
|
-
* @public
|
|
5463
5462
|
* Hls Output Settings
|
|
5463
|
+
* @public
|
|
5464
5464
|
*/
|
|
5465
5465
|
HlsOutputSettings?: HlsOutputSettings;
|
|
5466
5466
|
/**
|
|
5467
|
-
* @public
|
|
5468
5467
|
* Media Package Output Settings
|
|
5468
|
+
* @public
|
|
5469
5469
|
*/
|
|
5470
5470
|
MediaPackageOutputSettings?: MediaPackageOutputSettings;
|
|
5471
5471
|
/**
|
|
5472
|
-
* @public
|
|
5473
5472
|
* Ms Smooth Output Settings
|
|
5473
|
+
* @public
|
|
5474
5474
|
*/
|
|
5475
5475
|
MsSmoothOutputSettings?: MsSmoothOutputSettings;
|
|
5476
5476
|
/**
|
|
5477
|
-
* @public
|
|
5478
5477
|
* Multiplex Output Settings
|
|
5478
|
+
* @public
|
|
5479
5479
|
*/
|
|
5480
5480
|
MultiplexOutputSettings?: MultiplexOutputSettings;
|
|
5481
5481
|
/**
|
|
5482
|
-
* @public
|
|
5483
5482
|
* Rtmp Output Settings
|
|
5483
|
+
* @public
|
|
5484
5484
|
*/
|
|
5485
5485
|
RtmpOutputSettings?: RtmpOutputSettings;
|
|
5486
5486
|
/**
|
|
5487
|
-
* @public
|
|
5488
5487
|
* Udp Output Settings
|
|
5488
|
+
* @public
|
|
5489
5489
|
*/
|
|
5490
5490
|
UdpOutputSettings?: UdpOutputSettings;
|
|
5491
5491
|
}
|
|
5492
5492
|
/**
|
|
5493
|
-
* @public
|
|
5494
5493
|
* Output settings. There can be multiple outputs within a group.
|
|
5494
|
+
* @public
|
|
5495
5495
|
*/
|
|
5496
5496
|
export interface Output {
|
|
5497
5497
|
/**
|
|
5498
|
-
* @public
|
|
5499
5498
|
* The names of the AudioDescriptions used as audio sources for this output.
|
|
5499
|
+
* @public
|
|
5500
5500
|
*/
|
|
5501
5501
|
AudioDescriptionNames?: string[];
|
|
5502
5502
|
/**
|
|
5503
|
-
* @public
|
|
5504
5503
|
* The names of the CaptionDescriptions used as caption sources for this output.
|
|
5504
|
+
* @public
|
|
5505
5505
|
*/
|
|
5506
5506
|
CaptionDescriptionNames?: string[];
|
|
5507
5507
|
/**
|
|
5508
|
-
* @public
|
|
5509
5508
|
* The name used to identify an output.
|
|
5509
|
+
* @public
|
|
5510
5510
|
*/
|
|
5511
5511
|
OutputName?: string;
|
|
5512
5512
|
/**
|
|
5513
|
-
* @public
|
|
5514
5513
|
* Output type-specific settings.
|
|
5514
|
+
* @public
|
|
5515
5515
|
*/
|
|
5516
5516
|
OutputSettings: OutputSettings | undefined;
|
|
5517
5517
|
/**
|
|
5518
|
-
* @public
|
|
5519
5518
|
* The name of the VideoDescription used as the source for this output.
|
|
5519
|
+
* @public
|
|
5520
5520
|
*/
|
|
5521
5521
|
VideoDescriptionName?: string;
|
|
5522
5522
|
}
|
|
@@ -5535,83 +5535,83 @@ export declare const S3CannedAcl: {
|
|
|
5535
5535
|
*/
|
|
5536
5536
|
export type S3CannedAcl = (typeof S3CannedAcl)[keyof typeof S3CannedAcl];
|
|
5537
5537
|
/**
|
|
5538
|
-
* @public
|
|
5539
5538
|
* Archive S3 Settings
|
|
5539
|
+
* @public
|
|
5540
5540
|
*/
|
|
5541
5541
|
export interface ArchiveS3Settings {
|
|
5542
5542
|
/**
|
|
5543
|
-
* @public
|
|
5544
5543
|
* Specify the canned ACL to apply to each S3 request. Defaults to none.
|
|
5544
|
+
* @public
|
|
5545
5545
|
*/
|
|
5546
5546
|
CannedAcl?: S3CannedAcl;
|
|
5547
5547
|
}
|
|
5548
5548
|
/**
|
|
5549
|
-
* @public
|
|
5550
5549
|
* Archive Cdn Settings
|
|
5550
|
+
* @public
|
|
5551
5551
|
*/
|
|
5552
5552
|
export interface ArchiveCdnSettings {
|
|
5553
5553
|
/**
|
|
5554
|
-
* @public
|
|
5555
5554
|
* Archive S3 Settings
|
|
5555
|
+
* @public
|
|
5556
5556
|
*/
|
|
5557
5557
|
ArchiveS3Settings?: ArchiveS3Settings;
|
|
5558
5558
|
}
|
|
5559
5559
|
/**
|
|
5560
|
-
* @public
|
|
5561
5560
|
* Archive Group Settings
|
|
5561
|
+
* @public
|
|
5562
5562
|
*/
|
|
5563
5563
|
export interface ArchiveGroupSettings {
|
|
5564
5564
|
/**
|
|
5565
|
-
* @public
|
|
5566
5565
|
* Parameters that control interactions with the CDN.
|
|
5566
|
+
* @public
|
|
5567
5567
|
*/
|
|
5568
5568
|
ArchiveCdnSettings?: ArchiveCdnSettings;
|
|
5569
5569
|
/**
|
|
5570
|
-
* @public
|
|
5571
5570
|
* A directory and base filename where archive files should be written.
|
|
5571
|
+
* @public
|
|
5572
5572
|
*/
|
|
5573
5573
|
Destination: OutputLocationRef | undefined;
|
|
5574
5574
|
/**
|
|
5575
|
-
* @public
|
|
5576
5575
|
* Number of seconds to write to archive file before closing and starting a new one.
|
|
5576
|
+
* @public
|
|
5577
5577
|
*/
|
|
5578
5578
|
RolloverInterval?: number;
|
|
5579
5579
|
}
|
|
5580
5580
|
/**
|
|
5581
|
-
* @public
|
|
5582
5581
|
* Frame Capture S3 Settings
|
|
5582
|
+
* @public
|
|
5583
5583
|
*/
|
|
5584
5584
|
export interface FrameCaptureS3Settings {
|
|
5585
5585
|
/**
|
|
5586
|
-
* @public
|
|
5587
5586
|
* Specify the canned ACL to apply to each S3 request. Defaults to none.
|
|
5587
|
+
* @public
|
|
5588
5588
|
*/
|
|
5589
5589
|
CannedAcl?: S3CannedAcl;
|
|
5590
5590
|
}
|
|
5591
5591
|
/**
|
|
5592
|
-
* @public
|
|
5593
5592
|
* Frame Capture Cdn Settings
|
|
5593
|
+
* @public
|
|
5594
5594
|
*/
|
|
5595
5595
|
export interface FrameCaptureCdnSettings {
|
|
5596
5596
|
/**
|
|
5597
|
-
* @public
|
|
5598
5597
|
* Frame Capture S3 Settings
|
|
5598
|
+
* @public
|
|
5599
5599
|
*/
|
|
5600
5600
|
FrameCaptureS3Settings?: FrameCaptureS3Settings;
|
|
5601
5601
|
}
|
|
5602
5602
|
/**
|
|
5603
|
-
* @public
|
|
5604
5603
|
* Frame Capture Group Settings
|
|
5604
|
+
* @public
|
|
5605
5605
|
*/
|
|
5606
5606
|
export interface FrameCaptureGroupSettings {
|
|
5607
5607
|
/**
|
|
5608
|
-
* @public
|
|
5609
5608
|
* The destination for the frame capture files. Either the URI for an Amazon S3 bucket and object, plus a file name prefix (for example, s3ssl://sportsDelivery/highlights/20180820/curling-) or the URI for a MediaStore container, plus a file name prefix (for example, mediastoressl://sportsDelivery/20180820/curling-). The final file names consist of the prefix from the destination field (for example, "curling-") + name modifier + the counter (5 digits, starting from 00001) + extension (which is always .jpg). For example, curling-low.00001.jpg
|
|
5609
|
+
* @public
|
|
5610
5610
|
*/
|
|
5611
5611
|
Destination: OutputLocationRef | undefined;
|
|
5612
5612
|
/**
|
|
5613
|
-
* @public
|
|
5614
5613
|
* Parameters that control interactions with the CDN.
|
|
5614
|
+
* @public
|
|
5615
5615
|
*/
|
|
5616
5616
|
FrameCaptureCdnSettings?: FrameCaptureCdnSettings;
|
|
5617
5617
|
}
|
|
@@ -5701,69 +5701,69 @@ export declare const HlsAkamaiHttpTransferMode: {
|
|
|
5701
5701
|
*/
|
|
5702
5702
|
export type HlsAkamaiHttpTransferMode = (typeof HlsAkamaiHttpTransferMode)[keyof typeof HlsAkamaiHttpTransferMode];
|
|
5703
5703
|
/**
|
|
5704
|
-
* @public
|
|
5705
5704
|
* Hls Akamai Settings
|
|
5705
|
+
* @public
|
|
5706
5706
|
*/
|
|
5707
5707
|
export interface HlsAkamaiSettings {
|
|
5708
5708
|
/**
|
|
5709
|
-
* @public
|
|
5710
5709
|
* Number of seconds to wait before retrying connection to the CDN if the connection is lost.
|
|
5710
|
+
* @public
|
|
5711
5711
|
*/
|
|
5712
5712
|
ConnectionRetryInterval?: number;
|
|
5713
5713
|
/**
|
|
5714
|
-
* @public
|
|
5715
5714
|
* Size in seconds of file cache for streaming outputs.
|
|
5715
|
+
* @public
|
|
5716
5716
|
*/
|
|
5717
5717
|
FilecacheDuration?: number;
|
|
5718
5718
|
/**
|
|
5719
|
-
* @public
|
|
5720
5719
|
* Specify whether or not to use chunked transfer encoding to Akamai. User should contact Akamai to enable this feature.
|
|
5720
|
+
* @public
|
|
5721
5721
|
*/
|
|
5722
5722
|
HttpTransferMode?: HlsAkamaiHttpTransferMode;
|
|
5723
5723
|
/**
|
|
5724
|
-
* @public
|
|
5725
5724
|
* Number of retry attempts that will be made before the Live Event is put into an error state. Applies only if the CDN destination URI begins with "s3" or "mediastore". For other URIs, the value is always 3.
|
|
5725
|
+
* @public
|
|
5726
5726
|
*/
|
|
5727
5727
|
NumRetries?: number;
|
|
5728
5728
|
/**
|
|
5729
|
-
* @public
|
|
5730
5729
|
* If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.
|
|
5730
|
+
* @public
|
|
5731
5731
|
*/
|
|
5732
5732
|
RestartDelay?: number;
|
|
5733
5733
|
/**
|
|
5734
|
-
* @public
|
|
5735
5734
|
* Salt for authenticated Akamai.
|
|
5735
|
+
* @public
|
|
5736
5736
|
*/
|
|
5737
5737
|
Salt?: string;
|
|
5738
5738
|
/**
|
|
5739
|
-
* @public
|
|
5740
5739
|
* Token parameter for authenticated akamai. If not specified, _gda_ is used.
|
|
5740
|
+
* @public
|
|
5741
5741
|
*/
|
|
5742
5742
|
Token?: string;
|
|
5743
5743
|
}
|
|
5744
5744
|
/**
|
|
5745
|
-
* @public
|
|
5746
5745
|
* Hls Basic Put Settings
|
|
5746
|
+
* @public
|
|
5747
5747
|
*/
|
|
5748
5748
|
export interface HlsBasicPutSettings {
|
|
5749
5749
|
/**
|
|
5750
|
-
* @public
|
|
5751
5750
|
* Number of seconds to wait before retrying connection to the CDN if the connection is lost.
|
|
5751
|
+
* @public
|
|
5752
5752
|
*/
|
|
5753
5753
|
ConnectionRetryInterval?: number;
|
|
5754
5754
|
/**
|
|
5755
|
-
* @public
|
|
5756
5755
|
* Size in seconds of file cache for streaming outputs.
|
|
5756
|
+
* @public
|
|
5757
5757
|
*/
|
|
5758
5758
|
FilecacheDuration?: number;
|
|
5759
5759
|
/**
|
|
5760
|
-
* @public
|
|
5761
5760
|
* Number of retry attempts that will be made before the Live Event is put into an error state. Applies only if the CDN destination URI begins with "s3" or "mediastore". For other URIs, the value is always 3.
|
|
5761
|
+
* @public
|
|
5762
5762
|
*/
|
|
5763
5763
|
NumRetries?: number;
|
|
5764
5764
|
/**
|
|
5765
|
-
* @public
|
|
5766
5765
|
* If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.
|
|
5766
|
+
* @public
|
|
5767
5767
|
*/
|
|
5768
5768
|
RestartDelay?: number;
|
|
5769
5769
|
}
|
|
@@ -5779,44 +5779,44 @@ export declare const HlsMediaStoreStorageClass: {
|
|
|
5779
5779
|
*/
|
|
5780
5780
|
export type HlsMediaStoreStorageClass = (typeof HlsMediaStoreStorageClass)[keyof typeof HlsMediaStoreStorageClass];
|
|
5781
5781
|
/**
|
|
5782
|
-
* @public
|
|
5783
5782
|
* Hls Media Store Settings
|
|
5783
|
+
* @public
|
|
5784
5784
|
*/
|
|
5785
5785
|
export interface HlsMediaStoreSettings {
|
|
5786
5786
|
/**
|
|
5787
|
-
* @public
|
|
5788
5787
|
* Number of seconds to wait before retrying connection to the CDN if the connection is lost.
|
|
5788
|
+
* @public
|
|
5789
5789
|
*/
|
|
5790
5790
|
ConnectionRetryInterval?: number;
|
|
5791
5791
|
/**
|
|
5792
|
-
* @public
|
|
5793
5792
|
* Size in seconds of file cache for streaming outputs.
|
|
5793
|
+
* @public
|
|
5794
5794
|
*/
|
|
5795
5795
|
FilecacheDuration?: number;
|
|
5796
5796
|
/**
|
|
5797
|
-
* @public
|
|
5798
5797
|
* When set to temporal, output files are stored in non-persistent memory for faster reading and writing.
|
|
5798
|
+
* @public
|
|
5799
5799
|
*/
|
|
5800
5800
|
MediaStoreStorageClass?: HlsMediaStoreStorageClass;
|
|
5801
5801
|
/**
|
|
5802
|
-
* @public
|
|
5803
5802
|
* Number of retry attempts that will be made before the Live Event is put into an error state. Applies only if the CDN destination URI begins with "s3" or "mediastore". For other URIs, the value is always 3.
|
|
5803
|
+
* @public
|
|
5804
5804
|
*/
|
|
5805
5805
|
NumRetries?: number;
|
|
5806
5806
|
/**
|
|
5807
|
-
* @public
|
|
5808
5807
|
* If a streaming output fails, number of seconds to wait until a restart is initiated. A value of 0 means never restart.
|
|
5808
|
+
* @public
|
|
5809
5809
|
*/
|
|
5810
5810
|
RestartDelay?: number;
|
|
5811
5811
|
}
|
|
5812
5812
|
/**
|
|
5813
|
-
* @public
|
|
5814
5813
|
* Hls S3 Settings
|
|
5814
|
+
* @public
|
|
5815
5815
|
*/
|
|
5816
5816
|
export interface HlsS3Settings {
|
|
5817
5817
|
/**
|
|
5818
|
-
* @public
|
|
5819
5818
|
* Specify the canned ACL to apply to each S3 request. Defaults to none.
|
|
5819
|
+
* @public
|
|
5820
5820
|
*/
|
|
5821
5821
|
CannedAcl?: S3CannedAcl;
|
|
5822
5822
|
}
|