@aws-sdk/client-mediaconvert 3.169.0 → 3.171.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.
Files changed (52) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/MediaConvert.d.ts +480 -145
  3. package/dist-types/ts3.4/MediaConvertClient.d.ts +273 -101
  4. package/dist-types/ts3.4/commands/AssociateCertificateCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/CancelJobCommand.d.ts +32 -17
  6. package/dist-types/ts3.4/commands/CreateJobCommand.d.ts +32 -17
  7. package/dist-types/ts3.4/commands/CreateJobTemplateCommand.d.ts +36 -17
  8. package/dist-types/ts3.4/commands/CreatePresetCommand.d.ts +32 -17
  9. package/dist-types/ts3.4/commands/CreateQueueCommand.d.ts +32 -17
  10. package/dist-types/ts3.4/commands/DeleteJobTemplateCommand.d.ts +36 -17
  11. package/dist-types/ts3.4/commands/DeletePolicyCommand.d.ts +32 -17
  12. package/dist-types/ts3.4/commands/DeletePresetCommand.d.ts +32 -17
  13. package/dist-types/ts3.4/commands/DeleteQueueCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/DescribeEndpointsCommand.d.ts +36 -17
  15. package/dist-types/ts3.4/commands/DisassociateCertificateCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/GetJobCommand.d.ts +30 -17
  17. package/dist-types/ts3.4/commands/GetJobTemplateCommand.d.ts +35 -17
  18. package/dist-types/ts3.4/commands/GetPolicyCommand.d.ts +32 -17
  19. package/dist-types/ts3.4/commands/GetPresetCommand.d.ts +32 -17
  20. package/dist-types/ts3.4/commands/GetQueueCommand.d.ts +32 -17
  21. package/dist-types/ts3.4/commands/ListJobTemplatesCommand.d.ts +35 -17
  22. package/dist-types/ts3.4/commands/ListJobsCommand.d.ts +33 -18
  23. package/dist-types/ts3.4/commands/ListPresetsCommand.d.ts +32 -17
  24. package/dist-types/ts3.4/commands/ListQueuesCommand.d.ts +32 -17
  25. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +36 -17
  26. package/dist-types/ts3.4/commands/PutPolicyCommand.d.ts +32 -17
  27. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +32 -17
  28. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +35 -17
  29. package/dist-types/ts3.4/commands/UpdateJobTemplateCommand.d.ts +36 -17
  30. package/dist-types/ts3.4/commands/UpdatePresetCommand.d.ts +32 -17
  31. package/dist-types/ts3.4/commands/UpdateQueueCommand.d.ts +32 -17
  32. package/dist-types/ts3.4/commands/index.d.ts +28 -28
  33. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  34. package/dist-types/ts3.4/index.d.ts +6 -6
  35. package/dist-types/ts3.4/models/MediaConvertServiceException.d.ts +7 -6
  36. package/dist-types/ts3.4/models/index.d.ts +3 -3
  37. package/dist-types/ts3.4/models/models_0.d.ts +2244 -2849
  38. package/dist-types/ts3.4/models/models_1.d.ts +2066 -2642
  39. package/dist-types/ts3.4/models/models_2.d.ts +182 -204
  40. package/dist-types/ts3.4/pagination/DescribeEndpointsPaginator.d.ts +11 -4
  41. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  42. package/dist-types/ts3.4/pagination/ListJobTemplatesPaginator.d.ts +11 -4
  43. package/dist-types/ts3.4/pagination/ListJobsPaginator.d.ts +11 -4
  44. package/dist-types/ts3.4/pagination/ListPresetsPaginator.d.ts +11 -4
  45. package/dist-types/ts3.4/pagination/ListQueuesPaginator.d.ts +11 -4
  46. package/dist-types/ts3.4/pagination/index.d.ts +6 -6
  47. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +341 -86
  48. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  49. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  50. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  51. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  52. package/package.json +34 -34
@@ -1,2642 +1,2066 @@
1
- import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
- import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
3
- import { AccelerationSettings, AccelerationStatus, AudioDescription, AutomatedEncodingSettings, AvailBlanking, BillingTagsSource, CaptionDescription, CaptionDescriptionPreset, CmfcAudioDuration, CmfcSettings, ContainerType, DvbNitSettings, DvbSdtSettings, DvbTdtSettings, Endpoint, EsamSettings, ExtendedDataServices, F4vSettings, Hdr10Metadata, HopDestination, Id3Insertion, ImageInserter, Input, InputTemplate, JobMessages, JobPhase, KantarWatermarkSettings, M2tsAudioBufferModel, M2tsAudioDuration, M2tsBufferModel, M2tsDataPtsControl, M2tsEbpAudioInterval, M2tsEbpPlacement, M2tsEsRateInPes, M2tsForceTsVideoEbpOrder, MotionImageInserter, NielsenConfiguration, NielsenNonLinearWatermarkSettings, OutputGroupDetail, OutputGroupSettings, QueueTransition, Rectangle } from "./models_0";
4
- export declare enum M2tsKlvMetadata {
5
- NONE = "NONE",
6
- PASSTHROUGH = "PASSTHROUGH"
7
- }
8
- export declare enum M2tsNielsenId3 {
9
- INSERT = "INSERT",
10
- NONE = "NONE"
11
- }
12
- export declare enum M2tsPcrControl {
13
- CONFIGURED_PCR_PERIOD = "CONFIGURED_PCR_PERIOD",
14
- PCR_EVERY_PES_PACKET = "PCR_EVERY_PES_PACKET"
15
- }
16
- export declare enum M2tsRateMode {
17
- CBR = "CBR",
18
- VBR = "VBR"
19
- }
20
-
21
- export interface M2tsScte35Esam {
22
-
23
- Scte35EsamPid?: number;
24
- }
25
- export declare enum M2tsScte35Source {
26
- NONE = "NONE",
27
- PASSTHROUGH = "PASSTHROUGH"
28
- }
29
- export declare enum M2tsSegmentationMarkers {
30
- EBP = "EBP",
31
- EBP_LEGACY = "EBP_LEGACY",
32
- NONE = "NONE",
33
- PSI_SEGSTART = "PSI_SEGSTART",
34
- RAI_ADAPT = "RAI_ADAPT",
35
- RAI_SEGSTART = "RAI_SEGSTART"
36
- }
37
- export declare enum M2tsSegmentationStyle {
38
- MAINTAIN_CADENCE = "MAINTAIN_CADENCE",
39
- RESET_CADENCE = "RESET_CADENCE"
40
- }
41
-
42
- export interface M2tsSettings {
43
-
44
- AudioBufferModel?: M2tsAudioBufferModel | string;
45
-
46
- AudioDuration?: M2tsAudioDuration | string;
47
-
48
- AudioFramesPerPes?: number;
49
-
50
- AudioPids?: number[];
51
-
52
- Bitrate?: number;
53
-
54
- BufferModel?: M2tsBufferModel | string;
55
-
56
- DataPTSControl?: M2tsDataPtsControl | string;
57
-
58
- DvbNitSettings?: DvbNitSettings;
59
-
60
- DvbSdtSettings?: DvbSdtSettings;
61
-
62
- DvbSubPids?: number[];
63
-
64
- DvbTdtSettings?: DvbTdtSettings;
65
-
66
- DvbTeletextPid?: number;
67
-
68
- EbpAudioInterval?: M2tsEbpAudioInterval | string;
69
-
70
- EbpPlacement?: M2tsEbpPlacement | string;
71
-
72
- EsRateInPes?: M2tsEsRateInPes | string;
73
-
74
- ForceTsVideoEbpOrder?: M2tsForceTsVideoEbpOrder | string;
75
-
76
- FragmentTime?: number;
77
-
78
- KlvMetadata?: M2tsKlvMetadata | string;
79
-
80
- MaxPcrInterval?: number;
81
-
82
- MinEbpInterval?: number;
83
-
84
- NielsenId3?: M2tsNielsenId3 | string;
85
-
86
- NullPacketBitrate?: number;
87
-
88
- PatInterval?: number;
89
-
90
- PcrControl?: M2tsPcrControl | string;
91
-
92
- PcrPid?: number;
93
-
94
- PmtInterval?: number;
95
-
96
- PmtPid?: number;
97
-
98
- PrivateMetadataPid?: number;
99
-
100
- ProgramNumber?: number;
101
-
102
- RateMode?: M2tsRateMode | string;
103
-
104
- Scte35Esam?: M2tsScte35Esam;
105
-
106
- Scte35Pid?: number;
107
-
108
- Scte35Source?: M2tsScte35Source | string;
109
-
110
- SegmentationMarkers?: M2tsSegmentationMarkers | string;
111
-
112
- SegmentationStyle?: M2tsSegmentationStyle | string;
113
-
114
- SegmentationTime?: number;
115
-
116
- TimedMetadataPid?: number;
117
-
118
- TransportStreamId?: number;
119
-
120
- VideoPid?: number;
121
- }
122
- export declare enum M3u8AudioDuration {
123
- DEFAULT_CODEC_DURATION = "DEFAULT_CODEC_DURATION",
124
- MATCH_VIDEO_DURATION = "MATCH_VIDEO_DURATION"
125
- }
126
- export declare enum M3u8DataPtsControl {
127
- ALIGN_TO_VIDEO = "ALIGN_TO_VIDEO",
128
- AUTO = "AUTO"
129
- }
130
- export declare enum M3u8NielsenId3 {
131
- INSERT = "INSERT",
132
- NONE = "NONE"
133
- }
134
- export declare enum M3u8PcrControl {
135
- CONFIGURED_PCR_PERIOD = "CONFIGURED_PCR_PERIOD",
136
- PCR_EVERY_PES_PACKET = "PCR_EVERY_PES_PACKET"
137
- }
138
- export declare enum M3u8Scte35Source {
139
- NONE = "NONE",
140
- PASSTHROUGH = "PASSTHROUGH"
141
- }
142
- export declare enum TimedMetadata {
143
- NONE = "NONE",
144
- PASSTHROUGH = "PASSTHROUGH"
145
- }
146
-
147
- export interface M3u8Settings {
148
-
149
- AudioDuration?: M3u8AudioDuration | string;
150
-
151
- AudioFramesPerPes?: number;
152
-
153
- AudioPids?: number[];
154
-
155
- DataPTSControl?: M3u8DataPtsControl | string;
156
-
157
- MaxPcrInterval?: number;
158
-
159
- NielsenId3?: M3u8NielsenId3 | string;
160
-
161
- PatInterval?: number;
162
-
163
- PcrControl?: M3u8PcrControl | string;
164
-
165
- PcrPid?: number;
166
-
167
- PmtInterval?: number;
168
-
169
- PmtPid?: number;
170
-
171
- PrivateMetadataPid?: number;
172
-
173
- ProgramNumber?: number;
174
-
175
- Scte35Pid?: number;
176
-
177
- Scte35Source?: M3u8Scte35Source | string;
178
-
179
- TimedMetadata?: TimedMetadata | string;
180
-
181
- TimedMetadataPid?: number;
182
-
183
- TransportStreamId?: number;
184
-
185
- VideoPid?: number;
186
- }
187
- export declare enum MovClapAtom {
188
- EXCLUDE = "EXCLUDE",
189
- INCLUDE = "INCLUDE"
190
- }
191
- export declare enum MovCslgAtom {
192
- EXCLUDE = "EXCLUDE",
193
- INCLUDE = "INCLUDE"
194
- }
195
- export declare enum MovMpeg2FourCCControl {
196
- MPEG = "MPEG",
197
- XDCAM = "XDCAM"
198
- }
199
- export declare enum MovPaddingControl {
200
- NONE = "NONE",
201
- OMNEON = "OMNEON"
202
- }
203
- export declare enum MovReference {
204
- EXTERNAL = "EXTERNAL",
205
- SELF_CONTAINED = "SELF_CONTAINED"
206
- }
207
-
208
- export interface MovSettings {
209
-
210
- ClapAtom?: MovClapAtom | string;
211
-
212
- CslgAtom?: MovCslgAtom | string;
213
-
214
- Mpeg2FourCCControl?: MovMpeg2FourCCControl | string;
215
-
216
- PaddingControl?: MovPaddingControl | string;
217
-
218
- Reference?: MovReference | string;
219
- }
220
- export declare enum Mp4CslgAtom {
221
- EXCLUDE = "EXCLUDE",
222
- INCLUDE = "INCLUDE"
223
- }
224
- export declare enum Mp4FreeSpaceBox {
225
- EXCLUDE = "EXCLUDE",
226
- INCLUDE = "INCLUDE"
227
- }
228
- export declare enum Mp4MoovPlacement {
229
- NORMAL = "NORMAL",
230
- PROGRESSIVE_DOWNLOAD = "PROGRESSIVE_DOWNLOAD"
231
- }
232
-
233
- export interface Mp4Settings {
234
-
235
- AudioDuration?: CmfcAudioDuration | string;
236
-
237
- CslgAtom?: Mp4CslgAtom | string;
238
-
239
- CttsVersion?: number;
240
-
241
- FreeSpaceBox?: Mp4FreeSpaceBox | string;
242
-
243
- MoovPlacement?: Mp4MoovPlacement | string;
244
-
245
- Mp4MajorBrand?: string;
246
- }
247
- export declare enum MpdAccessibilityCaptionHints {
248
- EXCLUDE = "EXCLUDE",
249
- INCLUDE = "INCLUDE"
250
- }
251
- export declare enum MpdAudioDuration {
252
- DEFAULT_CODEC_DURATION = "DEFAULT_CODEC_DURATION",
253
- MATCH_VIDEO_DURATION = "MATCH_VIDEO_DURATION"
254
- }
255
- export declare enum MpdCaptionContainerType {
256
- FRAGMENTED_MP4 = "FRAGMENTED_MP4",
257
- RAW = "RAW"
258
- }
259
- export declare enum MpdKlvMetadata {
260
- NONE = "NONE",
261
- PASSTHROUGH = "PASSTHROUGH"
262
- }
263
- export declare enum MpdScte35Esam {
264
- INSERT = "INSERT",
265
- NONE = "NONE"
266
- }
267
- export declare enum MpdScte35Source {
268
- NONE = "NONE",
269
- PASSTHROUGH = "PASSTHROUGH"
270
- }
271
- export declare enum MpdTimedMetadata {
272
- NONE = "NONE",
273
- PASSTHROUGH = "PASSTHROUGH"
274
- }
275
-
276
- export interface MpdSettings {
277
-
278
- AccessibilityCaptionHints?: MpdAccessibilityCaptionHints | string;
279
-
280
- AudioDuration?: MpdAudioDuration | string;
281
-
282
- CaptionContainerType?: MpdCaptionContainerType | string;
283
-
284
- KlvMetadata?: MpdKlvMetadata | string;
285
-
286
- Scte35Esam?: MpdScte35Esam | string;
287
-
288
- Scte35Source?: MpdScte35Source | string;
289
-
290
- TimedMetadata?: MpdTimedMetadata | string;
291
- }
292
- export declare enum MxfAfdSignaling {
293
- COPY_FROM_VIDEO = "COPY_FROM_VIDEO",
294
- NO_COPY = "NO_COPY"
295
- }
296
- export declare enum MxfProfile {
297
- D_10 = "D_10",
298
- OP1A = "OP1A",
299
- XAVC = "XAVC",
300
- XDCAM = "XDCAM"
301
- }
302
- export declare enum MxfXavcDurationMode {
303
- ALLOW_ANY_DURATION = "ALLOW_ANY_DURATION",
304
- DROP_FRAMES_FOR_COMPLIANCE = "DROP_FRAMES_FOR_COMPLIANCE"
305
- }
306
-
307
- export interface MxfXavcProfileSettings {
308
-
309
- DurationMode?: MxfXavcDurationMode | string;
310
-
311
- MaxAncDataSize?: number;
312
- }
313
-
314
- export interface MxfSettings {
315
-
316
- AfdSignaling?: MxfAfdSignaling | string;
317
-
318
- Profile?: MxfProfile | string;
319
-
320
- XavcProfileSettings?: MxfXavcProfileSettings;
321
- }
322
-
323
- export interface ContainerSettings {
324
-
325
- CmfcSettings?: CmfcSettings;
326
-
327
- Container?: ContainerType | string;
328
-
329
- F4vSettings?: F4vSettings;
330
-
331
- M2tsSettings?: M2tsSettings;
332
-
333
- M3u8Settings?: M3u8Settings;
334
-
335
- MovSettings?: MovSettings;
336
-
337
- Mp4Settings?: Mp4Settings;
338
-
339
- MpdSettings?: MpdSettings;
340
-
341
- MxfSettings?: MxfSettings;
342
- }
343
- export declare enum HlsAudioOnlyContainer {
344
- AUTOMATIC = "AUTOMATIC",
345
- M2TS = "M2TS"
346
- }
347
- export declare enum HlsAudioTrackType {
348
- ALTERNATE_AUDIO_AUTO_SELECT = "ALTERNATE_AUDIO_AUTO_SELECT",
349
- ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT = "ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT",
350
- ALTERNATE_AUDIO_NOT_AUTO_SELECT = "ALTERNATE_AUDIO_NOT_AUTO_SELECT",
351
- AUDIO_ONLY_VARIANT_STREAM = "AUDIO_ONLY_VARIANT_STREAM"
352
- }
353
- export declare enum HlsDescriptiveVideoServiceFlag {
354
- DONT_FLAG = "DONT_FLAG",
355
- FLAG = "FLAG"
356
- }
357
- export declare enum HlsIFrameOnlyManifest {
358
- EXCLUDE = "EXCLUDE",
359
- INCLUDE = "INCLUDE"
360
- }
361
-
362
- export interface HlsSettings {
363
-
364
- AudioGroupId?: string;
365
-
366
- AudioOnlyContainer?: HlsAudioOnlyContainer | string;
367
-
368
- AudioRenditionSets?: string;
369
-
370
- AudioTrackType?: HlsAudioTrackType | string;
371
-
372
- DescriptiveVideoServiceFlag?: HlsDescriptiveVideoServiceFlag | string;
373
-
374
- IFrameOnlyManifest?: HlsIFrameOnlyManifest | string;
375
-
376
- SegmentModifier?: string;
377
- }
378
-
379
- export interface OutputSettings {
380
-
381
- HlsSettings?: HlsSettings;
382
- }
383
- export declare enum AfdSignaling {
384
- AUTO = "AUTO",
385
- FIXED = "FIXED",
386
- NONE = "NONE"
387
- }
388
- export declare enum AntiAlias {
389
- DISABLED = "DISABLED",
390
- ENABLED = "ENABLED"
391
- }
392
- export declare enum Av1AdaptiveQuantization {
393
- HIGH = "HIGH",
394
- HIGHER = "HIGHER",
395
- LOW = "LOW",
396
- MAX = "MAX",
397
- MEDIUM = "MEDIUM",
398
- OFF = "OFF"
399
- }
400
- export declare enum Av1BitDepth {
401
- BIT_10 = "BIT_10",
402
- BIT_8 = "BIT_8"
403
- }
404
- export declare enum Av1FramerateControl {
405
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
406
- SPECIFIED = "SPECIFIED"
407
- }
408
- export declare enum Av1FramerateConversionAlgorithm {
409
- DUPLICATE_DROP = "DUPLICATE_DROP",
410
- FRAMEFORMER = "FRAMEFORMER",
411
- INTERPOLATE = "INTERPOLATE"
412
- }
413
-
414
- export interface Av1QvbrSettings {
415
-
416
- QvbrQualityLevel?: number;
417
-
418
- QvbrQualityLevelFineTune?: number;
419
- }
420
- export declare enum Av1RateControlMode {
421
- QVBR = "QVBR"
422
- }
423
- export declare enum Av1SpatialAdaptiveQuantization {
424
- DISABLED = "DISABLED",
425
- ENABLED = "ENABLED"
426
- }
427
-
428
- export interface Av1Settings {
429
-
430
- AdaptiveQuantization?: Av1AdaptiveQuantization | string;
431
-
432
- BitDepth?: Av1BitDepth | string;
433
-
434
- FramerateControl?: Av1FramerateControl | string;
435
-
436
- FramerateConversionAlgorithm?: Av1FramerateConversionAlgorithm | string;
437
-
438
- FramerateDenominator?: number;
439
-
440
- FramerateNumerator?: number;
441
-
442
- GopSize?: number;
443
-
444
- MaxBitrate?: number;
445
-
446
- NumberBFramesBetweenReferenceFrames?: number;
447
-
448
- QvbrSettings?: Av1QvbrSettings;
449
-
450
- RateControlMode?: Av1RateControlMode | string;
451
-
452
- Slices?: number;
453
-
454
- SpatialAdaptiveQuantization?: Av1SpatialAdaptiveQuantization | string;
455
- }
456
- export declare enum AvcIntraClass {
457
- CLASS_100 = "CLASS_100",
458
- CLASS_200 = "CLASS_200",
459
- CLASS_4K_2K = "CLASS_4K_2K",
460
- CLASS_50 = "CLASS_50"
461
- }
462
- export declare enum AvcIntraUhdQualityTuningLevel {
463
- MULTI_PASS = "MULTI_PASS",
464
- SINGLE_PASS = "SINGLE_PASS"
465
- }
466
-
467
- export interface AvcIntraUhdSettings {
468
-
469
- QualityTuningLevel?: AvcIntraUhdQualityTuningLevel | string;
470
- }
471
- export declare enum AvcIntraFramerateControl {
472
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
473
- SPECIFIED = "SPECIFIED"
474
- }
475
- export declare enum AvcIntraFramerateConversionAlgorithm {
476
- DUPLICATE_DROP = "DUPLICATE_DROP",
477
- FRAMEFORMER = "FRAMEFORMER",
478
- INTERPOLATE = "INTERPOLATE"
479
- }
480
- export declare enum AvcIntraInterlaceMode {
481
- BOTTOM_FIELD = "BOTTOM_FIELD",
482
- FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
483
- FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
484
- PROGRESSIVE = "PROGRESSIVE",
485
- TOP_FIELD = "TOP_FIELD"
486
- }
487
- export declare enum AvcIntraScanTypeConversionMode {
488
- INTERLACED = "INTERLACED",
489
- INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE"
490
- }
491
- export declare enum AvcIntraSlowPal {
492
- DISABLED = "DISABLED",
493
- ENABLED = "ENABLED"
494
- }
495
- export declare enum AvcIntraTelecine {
496
- HARD = "HARD",
497
- NONE = "NONE"
498
- }
499
-
500
- export interface AvcIntraSettings {
501
-
502
- AvcIntraClass?: AvcIntraClass | string;
503
-
504
- AvcIntraUhdSettings?: AvcIntraUhdSettings;
505
-
506
- FramerateControl?: AvcIntraFramerateControl | string;
507
-
508
- FramerateConversionAlgorithm?: AvcIntraFramerateConversionAlgorithm | string;
509
-
510
- FramerateDenominator?: number;
511
-
512
- FramerateNumerator?: number;
513
-
514
- InterlaceMode?: AvcIntraInterlaceMode | string;
515
-
516
- ScanTypeConversionMode?: AvcIntraScanTypeConversionMode | string;
517
-
518
- SlowPal?: AvcIntraSlowPal | string;
519
-
520
- Telecine?: AvcIntraTelecine | string;
521
- }
522
- export declare enum VideoCodec {
523
- AV1 = "AV1",
524
- AVC_INTRA = "AVC_INTRA",
525
- FRAME_CAPTURE = "FRAME_CAPTURE",
526
- H_264 = "H_264",
527
- H_265 = "H_265",
528
- MPEG2 = "MPEG2",
529
- PRORES = "PRORES",
530
- VC3 = "VC3",
531
- VP8 = "VP8",
532
- VP9 = "VP9",
533
- XAVC = "XAVC"
534
- }
535
-
536
- export interface FrameCaptureSettings {
537
-
538
- FramerateDenominator?: number;
539
-
540
- FramerateNumerator?: number;
541
-
542
- MaxCaptures?: number;
543
-
544
- Quality?: number;
545
- }
546
- export declare enum H264AdaptiveQuantization {
547
- AUTO = "AUTO",
548
- HIGH = "HIGH",
549
- HIGHER = "HIGHER",
550
- LOW = "LOW",
551
- MAX = "MAX",
552
- MEDIUM = "MEDIUM",
553
- OFF = "OFF"
554
- }
555
- export declare enum H264CodecLevel {
556
- AUTO = "AUTO",
557
- LEVEL_1 = "LEVEL_1",
558
- LEVEL_1_1 = "LEVEL_1_1",
559
- LEVEL_1_2 = "LEVEL_1_2",
560
- LEVEL_1_3 = "LEVEL_1_3",
561
- LEVEL_2 = "LEVEL_2",
562
- LEVEL_2_1 = "LEVEL_2_1",
563
- LEVEL_2_2 = "LEVEL_2_2",
564
- LEVEL_3 = "LEVEL_3",
565
- LEVEL_3_1 = "LEVEL_3_1",
566
- LEVEL_3_2 = "LEVEL_3_2",
567
- LEVEL_4 = "LEVEL_4",
568
- LEVEL_4_1 = "LEVEL_4_1",
569
- LEVEL_4_2 = "LEVEL_4_2",
570
- LEVEL_5 = "LEVEL_5",
571
- LEVEL_5_1 = "LEVEL_5_1",
572
- LEVEL_5_2 = "LEVEL_5_2"
573
- }
574
- export declare enum H264CodecProfile {
575
- BASELINE = "BASELINE",
576
- HIGH = "HIGH",
577
- HIGH_10BIT = "HIGH_10BIT",
578
- HIGH_422 = "HIGH_422",
579
- HIGH_422_10BIT = "HIGH_422_10BIT",
580
- MAIN = "MAIN"
581
- }
582
- export declare enum H264DynamicSubGop {
583
- ADAPTIVE = "ADAPTIVE",
584
- STATIC = "STATIC"
585
- }
586
- export declare enum H264EntropyEncoding {
587
- CABAC = "CABAC",
588
- CAVLC = "CAVLC"
589
- }
590
- export declare enum H264FieldEncoding {
591
- FORCE_FIELD = "FORCE_FIELD",
592
- MBAFF = "MBAFF",
593
- PAFF = "PAFF"
594
- }
595
- export declare enum H264FlickerAdaptiveQuantization {
596
- DISABLED = "DISABLED",
597
- ENABLED = "ENABLED"
598
- }
599
- export declare enum H264FramerateControl {
600
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
601
- SPECIFIED = "SPECIFIED"
602
- }
603
- export declare enum H264FramerateConversionAlgorithm {
604
- DUPLICATE_DROP = "DUPLICATE_DROP",
605
- FRAMEFORMER = "FRAMEFORMER",
606
- INTERPOLATE = "INTERPOLATE"
607
- }
608
- export declare enum H264GopBReference {
609
- DISABLED = "DISABLED",
610
- ENABLED = "ENABLED"
611
- }
612
- export declare enum H264GopSizeUnits {
613
- AUTO = "AUTO",
614
- FRAMES = "FRAMES",
615
- SECONDS = "SECONDS"
616
- }
617
- export declare enum H264InterlaceMode {
618
- BOTTOM_FIELD = "BOTTOM_FIELD",
619
- FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
620
- FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
621
- PROGRESSIVE = "PROGRESSIVE",
622
- TOP_FIELD = "TOP_FIELD"
623
- }
624
- export declare enum H264ParControl {
625
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
626
- SPECIFIED = "SPECIFIED"
627
- }
628
- export declare enum H264QualityTuningLevel {
629
- MULTI_PASS_HQ = "MULTI_PASS_HQ",
630
- SINGLE_PASS = "SINGLE_PASS",
631
- SINGLE_PASS_HQ = "SINGLE_PASS_HQ"
632
- }
633
-
634
- export interface H264QvbrSettings {
635
-
636
- MaxAverageBitrate?: number;
637
-
638
- QvbrQualityLevel?: number;
639
-
640
- QvbrQualityLevelFineTune?: number;
641
- }
642
- export declare enum H264RateControlMode {
643
- CBR = "CBR",
644
- QVBR = "QVBR",
645
- VBR = "VBR"
646
- }
647
- export declare enum H264RepeatPps {
648
- DISABLED = "DISABLED",
649
- ENABLED = "ENABLED"
650
- }
651
- export declare enum H264ScanTypeConversionMode {
652
- INTERLACED = "INTERLACED",
653
- INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE"
654
- }
655
- export declare enum H264SceneChangeDetect {
656
- DISABLED = "DISABLED",
657
- ENABLED = "ENABLED",
658
- TRANSITION_DETECTION = "TRANSITION_DETECTION"
659
- }
660
- export declare enum H264SlowPal {
661
- DISABLED = "DISABLED",
662
- ENABLED = "ENABLED"
663
- }
664
- export declare enum H264SpatialAdaptiveQuantization {
665
- DISABLED = "DISABLED",
666
- ENABLED = "ENABLED"
667
- }
668
- export declare enum H264Syntax {
669
- DEFAULT = "DEFAULT",
670
- RP2027 = "RP2027"
671
- }
672
- export declare enum H264Telecine {
673
- HARD = "HARD",
674
- NONE = "NONE",
675
- SOFT = "SOFT"
676
- }
677
- export declare enum H264TemporalAdaptiveQuantization {
678
- DISABLED = "DISABLED",
679
- ENABLED = "ENABLED"
680
- }
681
- export declare enum H264UnregisteredSeiTimecode {
682
- DISABLED = "DISABLED",
683
- ENABLED = "ENABLED"
684
- }
685
-
686
- export interface H264Settings {
687
-
688
- AdaptiveQuantization?: H264AdaptiveQuantization | string;
689
-
690
- Bitrate?: number;
691
-
692
- CodecLevel?: H264CodecLevel | string;
693
-
694
- CodecProfile?: H264CodecProfile | string;
695
-
696
- DynamicSubGop?: H264DynamicSubGop | string;
697
-
698
- EntropyEncoding?: H264EntropyEncoding | string;
699
-
700
- FieldEncoding?: H264FieldEncoding | string;
701
-
702
- FlickerAdaptiveQuantization?: H264FlickerAdaptiveQuantization | string;
703
-
704
- FramerateControl?: H264FramerateControl | string;
705
-
706
- FramerateConversionAlgorithm?: H264FramerateConversionAlgorithm | string;
707
-
708
- FramerateDenominator?: number;
709
-
710
- FramerateNumerator?: number;
711
-
712
- GopBReference?: H264GopBReference | string;
713
-
714
- GopClosedCadence?: number;
715
-
716
- GopSize?: number;
717
-
718
- GopSizeUnits?: H264GopSizeUnits | string;
719
-
720
- HrdBufferInitialFillPercentage?: number;
721
-
722
- HrdBufferSize?: number;
723
-
724
- InterlaceMode?: H264InterlaceMode | string;
725
-
726
- MaxBitrate?: number;
727
-
728
- MinIInterval?: number;
729
-
730
- NumberBFramesBetweenReferenceFrames?: number;
731
-
732
- NumberReferenceFrames?: number;
733
-
734
- ParControl?: H264ParControl | string;
735
-
736
- ParDenominator?: number;
737
-
738
- ParNumerator?: number;
739
-
740
- QualityTuningLevel?: H264QualityTuningLevel | string;
741
-
742
- QvbrSettings?: H264QvbrSettings;
743
-
744
- RateControlMode?: H264RateControlMode | string;
745
-
746
- RepeatPps?: H264RepeatPps | string;
747
-
748
- ScanTypeConversionMode?: H264ScanTypeConversionMode | string;
749
-
750
- SceneChangeDetect?: H264SceneChangeDetect | string;
751
-
752
- Slices?: number;
753
-
754
- SlowPal?: H264SlowPal | string;
755
-
756
- Softness?: number;
757
-
758
- SpatialAdaptiveQuantization?: H264SpatialAdaptiveQuantization | string;
759
-
760
- Syntax?: H264Syntax | string;
761
-
762
- Telecine?: H264Telecine | string;
763
-
764
- TemporalAdaptiveQuantization?: H264TemporalAdaptiveQuantization | string;
765
-
766
- UnregisteredSeiTimecode?: H264UnregisteredSeiTimecode | string;
767
- }
768
- export declare enum H265AdaptiveQuantization {
769
- AUTO = "AUTO",
770
- HIGH = "HIGH",
771
- HIGHER = "HIGHER",
772
- LOW = "LOW",
773
- MAX = "MAX",
774
- MEDIUM = "MEDIUM",
775
- OFF = "OFF"
776
- }
777
- export declare enum H265AlternateTransferFunctionSei {
778
- DISABLED = "DISABLED",
779
- ENABLED = "ENABLED"
780
- }
781
- export declare enum H265CodecLevel {
782
- AUTO = "AUTO",
783
- LEVEL_1 = "LEVEL_1",
784
- LEVEL_2 = "LEVEL_2",
785
- LEVEL_2_1 = "LEVEL_2_1",
786
- LEVEL_3 = "LEVEL_3",
787
- LEVEL_3_1 = "LEVEL_3_1",
788
- LEVEL_4 = "LEVEL_4",
789
- LEVEL_4_1 = "LEVEL_4_1",
790
- LEVEL_5 = "LEVEL_5",
791
- LEVEL_5_1 = "LEVEL_5_1",
792
- LEVEL_5_2 = "LEVEL_5_2",
793
- LEVEL_6 = "LEVEL_6",
794
- LEVEL_6_1 = "LEVEL_6_1",
795
- LEVEL_6_2 = "LEVEL_6_2"
796
- }
797
- export declare enum H265CodecProfile {
798
- MAIN10_HIGH = "MAIN10_HIGH",
799
- MAIN10_MAIN = "MAIN10_MAIN",
800
- MAIN_422_10BIT_HIGH = "MAIN_422_10BIT_HIGH",
801
- MAIN_422_10BIT_MAIN = "MAIN_422_10BIT_MAIN",
802
- MAIN_422_8BIT_HIGH = "MAIN_422_8BIT_HIGH",
803
- MAIN_422_8BIT_MAIN = "MAIN_422_8BIT_MAIN",
804
- MAIN_HIGH = "MAIN_HIGH",
805
- MAIN_MAIN = "MAIN_MAIN"
806
- }
807
- export declare enum H265DynamicSubGop {
808
- ADAPTIVE = "ADAPTIVE",
809
- STATIC = "STATIC"
810
- }
811
- export declare enum H265FlickerAdaptiveQuantization {
812
- DISABLED = "DISABLED",
813
- ENABLED = "ENABLED"
814
- }
815
- export declare enum H265FramerateControl {
816
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
817
- SPECIFIED = "SPECIFIED"
818
- }
819
- export declare enum H265FramerateConversionAlgorithm {
820
- DUPLICATE_DROP = "DUPLICATE_DROP",
821
- FRAMEFORMER = "FRAMEFORMER",
822
- INTERPOLATE = "INTERPOLATE"
823
- }
824
- export declare enum H265GopBReference {
825
- DISABLED = "DISABLED",
826
- ENABLED = "ENABLED"
827
- }
828
- export declare enum H265GopSizeUnits {
829
- AUTO = "AUTO",
830
- FRAMES = "FRAMES",
831
- SECONDS = "SECONDS"
832
- }
833
- export declare enum H265InterlaceMode {
834
- BOTTOM_FIELD = "BOTTOM_FIELD",
835
- FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
836
- FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
837
- PROGRESSIVE = "PROGRESSIVE",
838
- TOP_FIELD = "TOP_FIELD"
839
- }
840
- export declare enum H265ParControl {
841
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
842
- SPECIFIED = "SPECIFIED"
843
- }
844
- export declare enum H265QualityTuningLevel {
845
- MULTI_PASS_HQ = "MULTI_PASS_HQ",
846
- SINGLE_PASS = "SINGLE_PASS",
847
- SINGLE_PASS_HQ = "SINGLE_PASS_HQ"
848
- }
849
-
850
- export interface H265QvbrSettings {
851
-
852
- MaxAverageBitrate?: number;
853
-
854
- QvbrQualityLevel?: number;
855
-
856
- QvbrQualityLevelFineTune?: number;
857
- }
858
- export declare enum H265RateControlMode {
859
- CBR = "CBR",
860
- QVBR = "QVBR",
861
- VBR = "VBR"
862
- }
863
- export declare enum H265SampleAdaptiveOffsetFilterMode {
864
- ADAPTIVE = "ADAPTIVE",
865
- DEFAULT = "DEFAULT",
866
- OFF = "OFF"
867
- }
868
- export declare enum H265ScanTypeConversionMode {
869
- INTERLACED = "INTERLACED",
870
- INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE"
871
- }
872
- export declare enum H265SceneChangeDetect {
873
- DISABLED = "DISABLED",
874
- ENABLED = "ENABLED",
875
- TRANSITION_DETECTION = "TRANSITION_DETECTION"
876
- }
877
- export declare enum H265SlowPal {
878
- DISABLED = "DISABLED",
879
- ENABLED = "ENABLED"
880
- }
881
- export declare enum H265SpatialAdaptiveQuantization {
882
- DISABLED = "DISABLED",
883
- ENABLED = "ENABLED"
884
- }
885
- export declare enum H265Telecine {
886
- HARD = "HARD",
887
- NONE = "NONE",
888
- SOFT = "SOFT"
889
- }
890
- export declare enum H265TemporalAdaptiveQuantization {
891
- DISABLED = "DISABLED",
892
- ENABLED = "ENABLED"
893
- }
894
- export declare enum H265TemporalIds {
895
- DISABLED = "DISABLED",
896
- ENABLED = "ENABLED"
897
- }
898
- export declare enum H265Tiles {
899
- DISABLED = "DISABLED",
900
- ENABLED = "ENABLED"
901
- }
902
- export declare enum H265UnregisteredSeiTimecode {
903
- DISABLED = "DISABLED",
904
- ENABLED = "ENABLED"
905
- }
906
- export declare enum H265WriteMp4PackagingType {
907
- HEV1 = "HEV1",
908
- HVC1 = "HVC1"
909
- }
910
-
911
- export interface H265Settings {
912
-
913
- AdaptiveQuantization?: H265AdaptiveQuantization | string;
914
-
915
- AlternateTransferFunctionSei?: H265AlternateTransferFunctionSei | string;
916
-
917
- Bitrate?: number;
918
-
919
- CodecLevel?: H265CodecLevel | string;
920
-
921
- CodecProfile?: H265CodecProfile | string;
922
-
923
- DynamicSubGop?: H265DynamicSubGop | string;
924
-
925
- FlickerAdaptiveQuantization?: H265FlickerAdaptiveQuantization | string;
926
-
927
- FramerateControl?: H265FramerateControl | string;
928
-
929
- FramerateConversionAlgorithm?: H265FramerateConversionAlgorithm | string;
930
-
931
- FramerateDenominator?: number;
932
-
933
- FramerateNumerator?: number;
934
-
935
- GopBReference?: H265GopBReference | string;
936
-
937
- GopClosedCadence?: number;
938
-
939
- GopSize?: number;
940
-
941
- GopSizeUnits?: H265GopSizeUnits | string;
942
-
943
- HrdBufferInitialFillPercentage?: number;
944
-
945
- HrdBufferSize?: number;
946
-
947
- InterlaceMode?: H265InterlaceMode | string;
948
-
949
- MaxBitrate?: number;
950
-
951
- MinIInterval?: number;
952
-
953
- NumberBFramesBetweenReferenceFrames?: number;
954
-
955
- NumberReferenceFrames?: number;
956
-
957
- ParControl?: H265ParControl | string;
958
-
959
- ParDenominator?: number;
960
-
961
- ParNumerator?: number;
962
-
963
- QualityTuningLevel?: H265QualityTuningLevel | string;
964
-
965
- QvbrSettings?: H265QvbrSettings;
966
-
967
- RateControlMode?: H265RateControlMode | string;
968
-
969
- SampleAdaptiveOffsetFilterMode?: H265SampleAdaptiveOffsetFilterMode | string;
970
-
971
- ScanTypeConversionMode?: H265ScanTypeConversionMode | string;
972
-
973
- SceneChangeDetect?: H265SceneChangeDetect | string;
974
-
975
- Slices?: number;
976
-
977
- SlowPal?: H265SlowPal | string;
978
-
979
- SpatialAdaptiveQuantization?: H265SpatialAdaptiveQuantization | string;
980
-
981
- Telecine?: H265Telecine | string;
982
-
983
- TemporalAdaptiveQuantization?: H265TemporalAdaptiveQuantization | string;
984
-
985
- TemporalIds?: H265TemporalIds | string;
986
-
987
- Tiles?: H265Tiles | string;
988
-
989
- UnregisteredSeiTimecode?: H265UnregisteredSeiTimecode | string;
990
-
991
- WriteMp4PackagingType?: H265WriteMp4PackagingType | string;
992
- }
993
- export declare enum Mpeg2AdaptiveQuantization {
994
- HIGH = "HIGH",
995
- LOW = "LOW",
996
- MEDIUM = "MEDIUM",
997
- OFF = "OFF"
998
- }
999
- export declare enum Mpeg2CodecLevel {
1000
- AUTO = "AUTO",
1001
- HIGH = "HIGH",
1002
- HIGH1440 = "HIGH1440",
1003
- LOW = "LOW",
1004
- MAIN = "MAIN"
1005
- }
1006
- export declare enum Mpeg2CodecProfile {
1007
- MAIN = "MAIN",
1008
- PROFILE_422 = "PROFILE_422"
1009
- }
1010
- export declare enum Mpeg2DynamicSubGop {
1011
- ADAPTIVE = "ADAPTIVE",
1012
- STATIC = "STATIC"
1013
- }
1014
- export declare enum Mpeg2FramerateControl {
1015
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1016
- SPECIFIED = "SPECIFIED"
1017
- }
1018
- export declare enum Mpeg2FramerateConversionAlgorithm {
1019
- DUPLICATE_DROP = "DUPLICATE_DROP",
1020
- FRAMEFORMER = "FRAMEFORMER",
1021
- INTERPOLATE = "INTERPOLATE"
1022
- }
1023
- export declare enum Mpeg2GopSizeUnits {
1024
- FRAMES = "FRAMES",
1025
- SECONDS = "SECONDS"
1026
- }
1027
- export declare enum Mpeg2InterlaceMode {
1028
- BOTTOM_FIELD = "BOTTOM_FIELD",
1029
- FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
1030
- FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
1031
- PROGRESSIVE = "PROGRESSIVE",
1032
- TOP_FIELD = "TOP_FIELD"
1033
- }
1034
- export declare enum Mpeg2IntraDcPrecision {
1035
- AUTO = "AUTO",
1036
- INTRA_DC_PRECISION_10 = "INTRA_DC_PRECISION_10",
1037
- INTRA_DC_PRECISION_11 = "INTRA_DC_PRECISION_11",
1038
- INTRA_DC_PRECISION_8 = "INTRA_DC_PRECISION_8",
1039
- INTRA_DC_PRECISION_9 = "INTRA_DC_PRECISION_9"
1040
- }
1041
- export declare enum Mpeg2ParControl {
1042
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1043
- SPECIFIED = "SPECIFIED"
1044
- }
1045
- export declare enum Mpeg2QualityTuningLevel {
1046
- MULTI_PASS = "MULTI_PASS",
1047
- SINGLE_PASS = "SINGLE_PASS"
1048
- }
1049
- export declare enum Mpeg2RateControlMode {
1050
- CBR = "CBR",
1051
- VBR = "VBR"
1052
- }
1053
- export declare enum Mpeg2ScanTypeConversionMode {
1054
- INTERLACED = "INTERLACED",
1055
- INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE"
1056
- }
1057
- export declare enum Mpeg2SceneChangeDetect {
1058
- DISABLED = "DISABLED",
1059
- ENABLED = "ENABLED"
1060
- }
1061
- export declare enum Mpeg2SlowPal {
1062
- DISABLED = "DISABLED",
1063
- ENABLED = "ENABLED"
1064
- }
1065
- export declare enum Mpeg2SpatialAdaptiveQuantization {
1066
- DISABLED = "DISABLED",
1067
- ENABLED = "ENABLED"
1068
- }
1069
- export declare enum Mpeg2Syntax {
1070
- DEFAULT = "DEFAULT",
1071
- D_10 = "D_10"
1072
- }
1073
- export declare enum Mpeg2Telecine {
1074
- HARD = "HARD",
1075
- NONE = "NONE",
1076
- SOFT = "SOFT"
1077
- }
1078
- export declare enum Mpeg2TemporalAdaptiveQuantization {
1079
- DISABLED = "DISABLED",
1080
- ENABLED = "ENABLED"
1081
- }
1082
-
1083
- export interface Mpeg2Settings {
1084
-
1085
- AdaptiveQuantization?: Mpeg2AdaptiveQuantization | string;
1086
-
1087
- Bitrate?: number;
1088
-
1089
- CodecLevel?: Mpeg2CodecLevel | string;
1090
-
1091
- CodecProfile?: Mpeg2CodecProfile | string;
1092
-
1093
- DynamicSubGop?: Mpeg2DynamicSubGop | string;
1094
-
1095
- FramerateControl?: Mpeg2FramerateControl | string;
1096
-
1097
- FramerateConversionAlgorithm?: Mpeg2FramerateConversionAlgorithm | string;
1098
-
1099
- FramerateDenominator?: number;
1100
-
1101
- FramerateNumerator?: number;
1102
-
1103
- GopClosedCadence?: number;
1104
-
1105
- GopSize?: number;
1106
-
1107
- GopSizeUnits?: Mpeg2GopSizeUnits | string;
1108
-
1109
- HrdBufferInitialFillPercentage?: number;
1110
-
1111
- HrdBufferSize?: number;
1112
-
1113
- InterlaceMode?: Mpeg2InterlaceMode | string;
1114
-
1115
- IntraDcPrecision?: Mpeg2IntraDcPrecision | string;
1116
-
1117
- MaxBitrate?: number;
1118
-
1119
- MinIInterval?: number;
1120
-
1121
- NumberBFramesBetweenReferenceFrames?: number;
1122
-
1123
- ParControl?: Mpeg2ParControl | string;
1124
-
1125
- ParDenominator?: number;
1126
-
1127
- ParNumerator?: number;
1128
-
1129
- QualityTuningLevel?: Mpeg2QualityTuningLevel | string;
1130
-
1131
- RateControlMode?: Mpeg2RateControlMode | string;
1132
-
1133
- ScanTypeConversionMode?: Mpeg2ScanTypeConversionMode | string;
1134
-
1135
- SceneChangeDetect?: Mpeg2SceneChangeDetect | string;
1136
-
1137
- SlowPal?: Mpeg2SlowPal | string;
1138
-
1139
- Softness?: number;
1140
-
1141
- SpatialAdaptiveQuantization?: Mpeg2SpatialAdaptiveQuantization | string;
1142
-
1143
- Syntax?: Mpeg2Syntax | string;
1144
-
1145
- Telecine?: Mpeg2Telecine | string;
1146
-
1147
- TemporalAdaptiveQuantization?: Mpeg2TemporalAdaptiveQuantization | string;
1148
- }
1149
- export declare enum ProresChromaSampling {
1150
- PRESERVE_444_SAMPLING = "PRESERVE_444_SAMPLING",
1151
- SUBSAMPLE_TO_422 = "SUBSAMPLE_TO_422"
1152
- }
1153
- export declare enum ProresCodecProfile {
1154
- APPLE_PRORES_422 = "APPLE_PRORES_422",
1155
- APPLE_PRORES_422_HQ = "APPLE_PRORES_422_HQ",
1156
- APPLE_PRORES_422_LT = "APPLE_PRORES_422_LT",
1157
- APPLE_PRORES_422_PROXY = "APPLE_PRORES_422_PROXY",
1158
- APPLE_PRORES_4444 = "APPLE_PRORES_4444",
1159
- APPLE_PRORES_4444_XQ = "APPLE_PRORES_4444_XQ"
1160
- }
1161
- export declare enum ProresFramerateControl {
1162
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1163
- SPECIFIED = "SPECIFIED"
1164
- }
1165
- export declare enum ProresFramerateConversionAlgorithm {
1166
- DUPLICATE_DROP = "DUPLICATE_DROP",
1167
- FRAMEFORMER = "FRAMEFORMER",
1168
- INTERPOLATE = "INTERPOLATE"
1169
- }
1170
- export declare enum ProresInterlaceMode {
1171
- BOTTOM_FIELD = "BOTTOM_FIELD",
1172
- FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
1173
- FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
1174
- PROGRESSIVE = "PROGRESSIVE",
1175
- TOP_FIELD = "TOP_FIELD"
1176
- }
1177
- export declare enum ProresParControl {
1178
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1179
- SPECIFIED = "SPECIFIED"
1180
- }
1181
- export declare enum ProresScanTypeConversionMode {
1182
- INTERLACED = "INTERLACED",
1183
- INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE"
1184
- }
1185
- export declare enum ProresSlowPal {
1186
- DISABLED = "DISABLED",
1187
- ENABLED = "ENABLED"
1188
- }
1189
- export declare enum ProresTelecine {
1190
- HARD = "HARD",
1191
- NONE = "NONE"
1192
- }
1193
-
1194
- export interface ProresSettings {
1195
-
1196
- ChromaSampling?: ProresChromaSampling | string;
1197
-
1198
- CodecProfile?: ProresCodecProfile | string;
1199
-
1200
- FramerateControl?: ProresFramerateControl | string;
1201
-
1202
- FramerateConversionAlgorithm?: ProresFramerateConversionAlgorithm | string;
1203
-
1204
- FramerateDenominator?: number;
1205
-
1206
- FramerateNumerator?: number;
1207
-
1208
- InterlaceMode?: ProresInterlaceMode | string;
1209
-
1210
- ParControl?: ProresParControl | string;
1211
-
1212
- ParDenominator?: number;
1213
-
1214
- ParNumerator?: number;
1215
-
1216
- ScanTypeConversionMode?: ProresScanTypeConversionMode | string;
1217
-
1218
- SlowPal?: ProresSlowPal | string;
1219
-
1220
- Telecine?: ProresTelecine | string;
1221
- }
1222
- export declare enum Vc3FramerateControl {
1223
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1224
- SPECIFIED = "SPECIFIED"
1225
- }
1226
- export declare enum Vc3FramerateConversionAlgorithm {
1227
- DUPLICATE_DROP = "DUPLICATE_DROP",
1228
- FRAMEFORMER = "FRAMEFORMER",
1229
- INTERPOLATE = "INTERPOLATE"
1230
- }
1231
- export declare enum Vc3InterlaceMode {
1232
- INTERLACED = "INTERLACED",
1233
- PROGRESSIVE = "PROGRESSIVE"
1234
- }
1235
- export declare enum Vc3ScanTypeConversionMode {
1236
- INTERLACED = "INTERLACED",
1237
- INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE"
1238
- }
1239
- export declare enum Vc3SlowPal {
1240
- DISABLED = "DISABLED",
1241
- ENABLED = "ENABLED"
1242
- }
1243
- export declare enum Vc3Telecine {
1244
- HARD = "HARD",
1245
- NONE = "NONE"
1246
- }
1247
- export declare enum Vc3Class {
1248
- CLASS_145_8BIT = "CLASS_145_8BIT",
1249
- CLASS_220_10BIT = "CLASS_220_10BIT",
1250
- CLASS_220_8BIT = "CLASS_220_8BIT"
1251
- }
1252
-
1253
- export interface Vc3Settings {
1254
-
1255
- FramerateControl?: Vc3FramerateControl | string;
1256
-
1257
- FramerateConversionAlgorithm?: Vc3FramerateConversionAlgorithm | string;
1258
-
1259
- FramerateDenominator?: number;
1260
-
1261
- FramerateNumerator?: number;
1262
-
1263
- InterlaceMode?: Vc3InterlaceMode | string;
1264
-
1265
- ScanTypeConversionMode?: Vc3ScanTypeConversionMode | string;
1266
-
1267
- SlowPal?: Vc3SlowPal | string;
1268
-
1269
- Telecine?: Vc3Telecine | string;
1270
-
1271
- Vc3Class?: Vc3Class | string;
1272
- }
1273
- export declare enum Vp8FramerateControl {
1274
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1275
- SPECIFIED = "SPECIFIED"
1276
- }
1277
- export declare enum Vp8FramerateConversionAlgorithm {
1278
- DUPLICATE_DROP = "DUPLICATE_DROP",
1279
- FRAMEFORMER = "FRAMEFORMER",
1280
- INTERPOLATE = "INTERPOLATE"
1281
- }
1282
- export declare enum Vp8ParControl {
1283
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1284
- SPECIFIED = "SPECIFIED"
1285
- }
1286
- export declare enum Vp8QualityTuningLevel {
1287
- MULTI_PASS = "MULTI_PASS",
1288
- MULTI_PASS_HQ = "MULTI_PASS_HQ"
1289
- }
1290
- export declare enum Vp8RateControlMode {
1291
- VBR = "VBR"
1292
- }
1293
-
1294
- export interface Vp8Settings {
1295
-
1296
- Bitrate?: number;
1297
-
1298
- FramerateControl?: Vp8FramerateControl | string;
1299
-
1300
- FramerateConversionAlgorithm?: Vp8FramerateConversionAlgorithm | string;
1301
-
1302
- FramerateDenominator?: number;
1303
-
1304
- FramerateNumerator?: number;
1305
-
1306
- GopSize?: number;
1307
-
1308
- HrdBufferSize?: number;
1309
-
1310
- MaxBitrate?: number;
1311
-
1312
- ParControl?: Vp8ParControl | string;
1313
-
1314
- ParDenominator?: number;
1315
-
1316
- ParNumerator?: number;
1317
-
1318
- QualityTuningLevel?: Vp8QualityTuningLevel | string;
1319
-
1320
- RateControlMode?: Vp8RateControlMode | string;
1321
- }
1322
- export declare enum Vp9FramerateControl {
1323
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1324
- SPECIFIED = "SPECIFIED"
1325
- }
1326
- export declare enum Vp9FramerateConversionAlgorithm {
1327
- DUPLICATE_DROP = "DUPLICATE_DROP",
1328
- FRAMEFORMER = "FRAMEFORMER",
1329
- INTERPOLATE = "INTERPOLATE"
1330
- }
1331
- export declare enum Vp9ParControl {
1332
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1333
- SPECIFIED = "SPECIFIED"
1334
- }
1335
- export declare enum Vp9QualityTuningLevel {
1336
- MULTI_PASS = "MULTI_PASS",
1337
- MULTI_PASS_HQ = "MULTI_PASS_HQ"
1338
- }
1339
- export declare enum Vp9RateControlMode {
1340
- VBR = "VBR"
1341
- }
1342
-
1343
- export interface Vp9Settings {
1344
-
1345
- Bitrate?: number;
1346
-
1347
- FramerateControl?: Vp9FramerateControl | string;
1348
-
1349
- FramerateConversionAlgorithm?: Vp9FramerateConversionAlgorithm | string;
1350
-
1351
- FramerateDenominator?: number;
1352
-
1353
- FramerateNumerator?: number;
1354
-
1355
- GopSize?: number;
1356
-
1357
- HrdBufferSize?: number;
1358
-
1359
- MaxBitrate?: number;
1360
-
1361
- ParControl?: Vp9ParControl | string;
1362
-
1363
- ParDenominator?: number;
1364
-
1365
- ParNumerator?: number;
1366
-
1367
- QualityTuningLevel?: Vp9QualityTuningLevel | string;
1368
-
1369
- RateControlMode?: Vp9RateControlMode | string;
1370
- }
1371
- export declare enum XavcAdaptiveQuantization {
1372
- AUTO = "AUTO",
1373
- HIGH = "HIGH",
1374
- HIGHER = "HIGHER",
1375
- LOW = "LOW",
1376
- MAX = "MAX",
1377
- MEDIUM = "MEDIUM",
1378
- OFF = "OFF"
1379
- }
1380
- export declare enum XavcEntropyEncoding {
1381
- AUTO = "AUTO",
1382
- CABAC = "CABAC",
1383
- CAVLC = "CAVLC"
1384
- }
1385
- export declare enum XavcFramerateControl {
1386
- INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1387
- SPECIFIED = "SPECIFIED"
1388
- }
1389
- export declare enum XavcFramerateConversionAlgorithm {
1390
- DUPLICATE_DROP = "DUPLICATE_DROP",
1391
- FRAMEFORMER = "FRAMEFORMER",
1392
- INTERPOLATE = "INTERPOLATE"
1393
- }
1394
- export declare enum XavcProfile {
1395
- XAVC_4K = "XAVC_4K",
1396
- XAVC_4K_INTRA_CBG = "XAVC_4K_INTRA_CBG",
1397
- XAVC_4K_INTRA_VBR = "XAVC_4K_INTRA_VBR",
1398
- XAVC_HD = "XAVC_HD",
1399
- XAVC_HD_INTRA_CBG = "XAVC_HD_INTRA_CBG"
1400
- }
1401
- export declare enum XavcSlowPal {
1402
- DISABLED = "DISABLED",
1403
- ENABLED = "ENABLED"
1404
- }
1405
- export declare enum XavcSpatialAdaptiveQuantization {
1406
- DISABLED = "DISABLED",
1407
- ENABLED = "ENABLED"
1408
- }
1409
- export declare enum XavcTemporalAdaptiveQuantization {
1410
- DISABLED = "DISABLED",
1411
- ENABLED = "ENABLED"
1412
- }
1413
- export declare enum Xavc4kIntraCbgProfileClass {
1414
- CLASS_100 = "CLASS_100",
1415
- CLASS_300 = "CLASS_300",
1416
- CLASS_480 = "CLASS_480"
1417
- }
1418
-
1419
- export interface Xavc4kIntraCbgProfileSettings {
1420
-
1421
- XavcClass?: Xavc4kIntraCbgProfileClass | string;
1422
- }
1423
- export declare enum Xavc4kIntraVbrProfileClass {
1424
- CLASS_100 = "CLASS_100",
1425
- CLASS_300 = "CLASS_300",
1426
- CLASS_480 = "CLASS_480"
1427
- }
1428
-
1429
- export interface Xavc4kIntraVbrProfileSettings {
1430
-
1431
- XavcClass?: Xavc4kIntraVbrProfileClass | string;
1432
- }
1433
- export declare enum Xavc4kProfileBitrateClass {
1434
- BITRATE_CLASS_100 = "BITRATE_CLASS_100",
1435
- BITRATE_CLASS_140 = "BITRATE_CLASS_140",
1436
- BITRATE_CLASS_200 = "BITRATE_CLASS_200"
1437
- }
1438
- export declare enum Xavc4kProfileCodecProfile {
1439
- HIGH = "HIGH",
1440
- HIGH_422 = "HIGH_422"
1441
- }
1442
- export declare enum XavcFlickerAdaptiveQuantization {
1443
- DISABLED = "DISABLED",
1444
- ENABLED = "ENABLED"
1445
- }
1446
- export declare enum XavcGopBReference {
1447
- DISABLED = "DISABLED",
1448
- ENABLED = "ENABLED"
1449
- }
1450
- export declare enum Xavc4kProfileQualityTuningLevel {
1451
- MULTI_PASS_HQ = "MULTI_PASS_HQ",
1452
- SINGLE_PASS = "SINGLE_PASS",
1453
- SINGLE_PASS_HQ = "SINGLE_PASS_HQ"
1454
- }
1455
-
1456
- export interface Xavc4kProfileSettings {
1457
-
1458
- BitrateClass?: Xavc4kProfileBitrateClass | string;
1459
-
1460
- CodecProfile?: Xavc4kProfileCodecProfile | string;
1461
-
1462
- FlickerAdaptiveQuantization?: XavcFlickerAdaptiveQuantization | string;
1463
-
1464
- GopBReference?: XavcGopBReference | string;
1465
-
1466
- GopClosedCadence?: number;
1467
-
1468
- HrdBufferSize?: number;
1469
-
1470
- QualityTuningLevel?: Xavc4kProfileQualityTuningLevel | string;
1471
-
1472
- Slices?: number;
1473
- }
1474
- export declare enum XavcHdIntraCbgProfileClass {
1475
- CLASS_100 = "CLASS_100",
1476
- CLASS_200 = "CLASS_200",
1477
- CLASS_50 = "CLASS_50"
1478
- }
1479
-
1480
- export interface XavcHdIntraCbgProfileSettings {
1481
-
1482
- XavcClass?: XavcHdIntraCbgProfileClass | string;
1483
- }
1484
- export declare enum XavcHdProfileBitrateClass {
1485
- BITRATE_CLASS_25 = "BITRATE_CLASS_25",
1486
- BITRATE_CLASS_35 = "BITRATE_CLASS_35",
1487
- BITRATE_CLASS_50 = "BITRATE_CLASS_50"
1488
- }
1489
- export declare enum XavcInterlaceMode {
1490
- BOTTOM_FIELD = "BOTTOM_FIELD",
1491
- FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
1492
- FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
1493
- PROGRESSIVE = "PROGRESSIVE",
1494
- TOP_FIELD = "TOP_FIELD"
1495
- }
1496
- export declare enum XavcHdProfileQualityTuningLevel {
1497
- MULTI_PASS_HQ = "MULTI_PASS_HQ",
1498
- SINGLE_PASS = "SINGLE_PASS",
1499
- SINGLE_PASS_HQ = "SINGLE_PASS_HQ"
1500
- }
1501
- export declare enum XavcHdProfileTelecine {
1502
- HARD = "HARD",
1503
- NONE = "NONE"
1504
- }
1505
-
1506
- export interface XavcHdProfileSettings {
1507
-
1508
- BitrateClass?: XavcHdProfileBitrateClass | string;
1509
-
1510
- FlickerAdaptiveQuantization?: XavcFlickerAdaptiveQuantization | string;
1511
-
1512
- GopBReference?: XavcGopBReference | string;
1513
-
1514
- GopClosedCadence?: number;
1515
-
1516
- HrdBufferSize?: number;
1517
-
1518
- InterlaceMode?: XavcInterlaceMode | string;
1519
-
1520
- QualityTuningLevel?: XavcHdProfileQualityTuningLevel | string;
1521
-
1522
- Slices?: number;
1523
-
1524
- Telecine?: XavcHdProfileTelecine | string;
1525
- }
1526
-
1527
- export interface XavcSettings {
1528
-
1529
- AdaptiveQuantization?: XavcAdaptiveQuantization | string;
1530
-
1531
- EntropyEncoding?: XavcEntropyEncoding | string;
1532
-
1533
- FramerateControl?: XavcFramerateControl | string;
1534
-
1535
- FramerateConversionAlgorithm?: XavcFramerateConversionAlgorithm | string;
1536
-
1537
- FramerateDenominator?: number;
1538
-
1539
- FramerateNumerator?: number;
1540
-
1541
- Profile?: XavcProfile | string;
1542
-
1543
- SlowPal?: XavcSlowPal | string;
1544
-
1545
- Softness?: number;
1546
-
1547
- SpatialAdaptiveQuantization?: XavcSpatialAdaptiveQuantization | string;
1548
-
1549
- TemporalAdaptiveQuantization?: XavcTemporalAdaptiveQuantization | string;
1550
-
1551
- Xavc4kIntraCbgProfileSettings?: Xavc4kIntraCbgProfileSettings;
1552
-
1553
- Xavc4kIntraVbrProfileSettings?: Xavc4kIntraVbrProfileSettings;
1554
-
1555
- Xavc4kProfileSettings?: Xavc4kProfileSettings;
1556
-
1557
- XavcHdIntraCbgProfileSettings?: XavcHdIntraCbgProfileSettings;
1558
-
1559
- XavcHdProfileSettings?: XavcHdProfileSettings;
1560
- }
1561
-
1562
- export interface VideoCodecSettings {
1563
-
1564
- Av1Settings?: Av1Settings;
1565
-
1566
- AvcIntraSettings?: AvcIntraSettings;
1567
-
1568
- Codec?: VideoCodec | string;
1569
-
1570
- FrameCaptureSettings?: FrameCaptureSettings;
1571
-
1572
- H264Settings?: H264Settings;
1573
-
1574
- H265Settings?: H265Settings;
1575
-
1576
- Mpeg2Settings?: Mpeg2Settings;
1577
-
1578
- ProresSettings?: ProresSettings;
1579
-
1580
- Vc3Settings?: Vc3Settings;
1581
-
1582
- Vp8Settings?: Vp8Settings;
1583
-
1584
- Vp9Settings?: Vp9Settings;
1585
-
1586
- XavcSettings?: XavcSettings;
1587
- }
1588
- export declare enum ColorMetadata {
1589
- IGNORE = "IGNORE",
1590
- INSERT = "INSERT"
1591
- }
1592
- export declare enum DropFrameTimecode {
1593
- DISABLED = "DISABLED",
1594
- ENABLED = "ENABLED"
1595
- }
1596
- export declare enum RespondToAfd {
1597
- NONE = "NONE",
1598
- PASSTHROUGH = "PASSTHROUGH",
1599
- RESPOND = "RESPOND"
1600
- }
1601
- export declare enum ScalingBehavior {
1602
- DEFAULT = "DEFAULT",
1603
- STRETCH_TO_OUTPUT = "STRETCH_TO_OUTPUT"
1604
- }
1605
- export declare enum VideoTimecodeInsertion {
1606
- DISABLED = "DISABLED",
1607
- PIC_TIMING_SEI = "PIC_TIMING_SEI"
1608
- }
1609
- export declare enum ColorSpaceConversion {
1610
- FORCE_601 = "FORCE_601",
1611
- FORCE_709 = "FORCE_709",
1612
- FORCE_HDR10 = "FORCE_HDR10",
1613
- FORCE_HLG_2020 = "FORCE_HLG_2020",
1614
- NONE = "NONE"
1615
- }
1616
- export declare enum SampleRangeConversion {
1617
- LIMITED_RANGE_SQUEEZE = "LIMITED_RANGE_SQUEEZE",
1618
- NONE = "NONE"
1619
- }
1620
-
1621
- export interface ColorCorrector {
1622
-
1623
- Brightness?: number;
1624
-
1625
- ColorSpaceConversion?: ColorSpaceConversion | string;
1626
-
1627
- Contrast?: number;
1628
-
1629
- Hdr10Metadata?: Hdr10Metadata;
1630
-
1631
- Hue?: number;
1632
-
1633
- SampleRangeConversion?: SampleRangeConversion | string;
1634
-
1635
- Saturation?: number;
1636
- }
1637
- export declare enum DeinterlaceAlgorithm {
1638
- BLEND = "BLEND",
1639
- BLEND_TICKER = "BLEND_TICKER",
1640
- INTERPOLATE = "INTERPOLATE",
1641
- INTERPOLATE_TICKER = "INTERPOLATE_TICKER"
1642
- }
1643
- export declare enum DeinterlacerControl {
1644
- FORCE_ALL_FRAMES = "FORCE_ALL_FRAMES",
1645
- NORMAL = "NORMAL"
1646
- }
1647
- export declare enum DeinterlacerMode {
1648
- ADAPTIVE = "ADAPTIVE",
1649
- DEINTERLACE = "DEINTERLACE",
1650
- INVERSE_TELECINE = "INVERSE_TELECINE"
1651
- }
1652
-
1653
- export interface Deinterlacer {
1654
-
1655
- Algorithm?: DeinterlaceAlgorithm | string;
1656
-
1657
- Control?: DeinterlacerControl | string;
1658
-
1659
- Mode?: DeinterlacerMode | string;
1660
- }
1661
-
1662
- export interface DolbyVisionLevel6Metadata {
1663
-
1664
- MaxCll?: number;
1665
-
1666
- MaxFall?: number;
1667
- }
1668
- export declare enum DolbyVisionLevel6Mode {
1669
- PASSTHROUGH = "PASSTHROUGH",
1670
- RECALCULATE = "RECALCULATE",
1671
- SPECIFY = "SPECIFY"
1672
- }
1673
- export declare enum DolbyVisionMapping {
1674
- HDR10_1000 = "HDR10_1000",
1675
- HDR10_NOMAP = "HDR10_NOMAP"
1676
- }
1677
- export declare enum DolbyVisionProfile {
1678
- PROFILE_5 = "PROFILE_5",
1679
- PROFILE_8_1 = "PROFILE_8_1"
1680
- }
1681
-
1682
- export interface DolbyVision {
1683
-
1684
- L6Metadata?: DolbyVisionLevel6Metadata;
1685
-
1686
- L6Mode?: DolbyVisionLevel6Mode | string;
1687
-
1688
- Mapping?: DolbyVisionMapping | string;
1689
-
1690
- Profile?: DolbyVisionProfile | string;
1691
- }
1692
-
1693
- export interface Hdr10Plus {
1694
-
1695
- MasteringMonitorNits?: number;
1696
-
1697
- TargetMonitorNits?: number;
1698
- }
1699
- export declare enum NoiseReducerFilter {
1700
- BILATERAL = "BILATERAL",
1701
- CONSERVE = "CONSERVE",
1702
- GAUSSIAN = "GAUSSIAN",
1703
- LANCZOS = "LANCZOS",
1704
- MEAN = "MEAN",
1705
- SHARPEN = "SHARPEN",
1706
- SPATIAL = "SPATIAL",
1707
- TEMPORAL = "TEMPORAL"
1708
- }
1709
-
1710
- export interface NoiseReducerFilterSettings {
1711
-
1712
- Strength?: number;
1713
- }
1714
-
1715
- export interface NoiseReducerSpatialFilterSettings {
1716
-
1717
- PostFilterSharpenStrength?: number;
1718
-
1719
- Speed?: number;
1720
-
1721
- Strength?: number;
1722
- }
1723
- export declare enum NoiseFilterPostTemporalSharpening {
1724
- AUTO = "AUTO",
1725
- DISABLED = "DISABLED",
1726
- ENABLED = "ENABLED"
1727
- }
1728
- export declare enum NoiseFilterPostTemporalSharpeningStrength {
1729
- HIGH = "HIGH",
1730
- LOW = "LOW",
1731
- MEDIUM = "MEDIUM"
1732
- }
1733
-
1734
- export interface NoiseReducerTemporalFilterSettings {
1735
-
1736
- AggressiveMode?: number;
1737
-
1738
- PostTemporalSharpening?: NoiseFilterPostTemporalSharpening | string;
1739
-
1740
- PostTemporalSharpeningStrength?: NoiseFilterPostTemporalSharpeningStrength | string;
1741
-
1742
- Speed?: number;
1743
-
1744
- Strength?: number;
1745
- }
1746
-
1747
- export interface NoiseReducer {
1748
-
1749
- Filter?: NoiseReducerFilter | string;
1750
-
1751
- FilterSettings?: NoiseReducerFilterSettings;
1752
-
1753
- SpatialFilterSettings?: NoiseReducerSpatialFilterSettings;
1754
-
1755
- TemporalFilterSettings?: NoiseReducerTemporalFilterSettings;
1756
- }
1757
- export declare enum WatermarkingStrength {
1758
- DEFAULT = "DEFAULT",
1759
- LIGHTER = "LIGHTER",
1760
- LIGHTEST = "LIGHTEST",
1761
- STRONGER = "STRONGER",
1762
- STRONGEST = "STRONGEST"
1763
- }
1764
-
1765
- export interface NexGuardFileMarkerSettings {
1766
-
1767
- License?: string;
1768
-
1769
- Payload?: number;
1770
-
1771
- Preset?: string;
1772
-
1773
- Strength?: WatermarkingStrength | string;
1774
- }
1775
-
1776
- export interface PartnerWatermarking {
1777
-
1778
- NexguardFileMarkerSettings?: NexGuardFileMarkerSettings;
1779
- }
1780
- export declare enum TimecodeBurninPosition {
1781
- BOTTOM_CENTER = "BOTTOM_CENTER",
1782
- BOTTOM_LEFT = "BOTTOM_LEFT",
1783
- BOTTOM_RIGHT = "BOTTOM_RIGHT",
1784
- MIDDLE_CENTER = "MIDDLE_CENTER",
1785
- MIDDLE_LEFT = "MIDDLE_LEFT",
1786
- MIDDLE_RIGHT = "MIDDLE_RIGHT",
1787
- TOP_CENTER = "TOP_CENTER",
1788
- TOP_LEFT = "TOP_LEFT",
1789
- TOP_RIGHT = "TOP_RIGHT"
1790
- }
1791
-
1792
- export interface TimecodeBurnin {
1793
-
1794
- FontSize?: number;
1795
-
1796
- Position?: TimecodeBurninPosition | string;
1797
-
1798
- Prefix?: string;
1799
- }
1800
-
1801
- export interface VideoPreprocessor {
1802
-
1803
- ColorCorrector?: ColorCorrector;
1804
-
1805
- Deinterlacer?: Deinterlacer;
1806
-
1807
- DolbyVision?: DolbyVision;
1808
-
1809
- Hdr10Plus?: Hdr10Plus;
1810
-
1811
- ImageInserter?: ImageInserter;
1812
-
1813
- NoiseReducer?: NoiseReducer;
1814
-
1815
- PartnerWatermarking?: PartnerWatermarking;
1816
-
1817
- TimecodeBurnin?: TimecodeBurnin;
1818
- }
1819
-
1820
- export interface VideoDescription {
1821
-
1822
- AfdSignaling?: AfdSignaling | string;
1823
-
1824
- AntiAlias?: AntiAlias | string;
1825
-
1826
- CodecSettings?: VideoCodecSettings;
1827
-
1828
- ColorMetadata?: ColorMetadata | string;
1829
-
1830
- Crop?: Rectangle;
1831
-
1832
- DropFrameTimecode?: DropFrameTimecode | string;
1833
-
1834
- FixedAfd?: number;
1835
-
1836
- Height?: number;
1837
-
1838
- Position?: Rectangle;
1839
-
1840
- RespondToAfd?: RespondToAfd | string;
1841
-
1842
- ScalingBehavior?: ScalingBehavior | string;
1843
-
1844
- Sharpness?: number;
1845
-
1846
- TimecodeInsertion?: VideoTimecodeInsertion | string;
1847
-
1848
- VideoPreprocessors?: VideoPreprocessor;
1849
-
1850
- Width?: number;
1851
- }
1852
-
1853
- export interface Output {
1854
-
1855
- AudioDescriptions?: AudioDescription[];
1856
-
1857
- CaptionDescriptions?: CaptionDescription[];
1858
-
1859
- ContainerSettings?: ContainerSettings;
1860
-
1861
- Extension?: string;
1862
-
1863
- NameModifier?: string;
1864
-
1865
- OutputSettings?: OutputSettings;
1866
-
1867
- Preset?: string;
1868
-
1869
- VideoDescription?: VideoDescription;
1870
- }
1871
-
1872
- export interface OutputGroup {
1873
-
1874
- AutomatedEncodingSettings?: AutomatedEncodingSettings;
1875
-
1876
- CustomName?: string;
1877
-
1878
- Name?: string;
1879
-
1880
- OutputGroupSettings?: OutputGroupSettings;
1881
-
1882
- Outputs?: Output[];
1883
- }
1884
- export declare enum TimecodeSource {
1885
- EMBEDDED = "EMBEDDED",
1886
- SPECIFIEDSTART = "SPECIFIEDSTART",
1887
- ZEROBASED = "ZEROBASED"
1888
- }
1889
-
1890
- export interface TimecodeConfig {
1891
-
1892
- Anchor?: string;
1893
-
1894
- Source?: TimecodeSource | string;
1895
-
1896
- Start?: string;
1897
-
1898
- TimestampOffset?: string;
1899
- }
1900
-
1901
- export interface TimedMetadataInsertion {
1902
-
1903
- Id3Insertions?: Id3Insertion[];
1904
- }
1905
-
1906
- export interface JobSettings {
1907
-
1908
- AdAvailOffset?: number;
1909
-
1910
- AvailBlanking?: AvailBlanking;
1911
-
1912
- Esam?: EsamSettings;
1913
-
1914
- ExtendedDataServices?: ExtendedDataServices;
1915
-
1916
- Inputs?: Input[];
1917
-
1918
- KantarWatermark?: KantarWatermarkSettings;
1919
-
1920
- MotionImageInserter?: MotionImageInserter;
1921
-
1922
- NielsenConfiguration?: NielsenConfiguration;
1923
-
1924
- NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings;
1925
-
1926
- OutputGroups?: OutputGroup[];
1927
-
1928
- TimecodeConfig?: TimecodeConfig;
1929
-
1930
- TimedMetadataInsertion?: TimedMetadataInsertion;
1931
- }
1932
- export declare enum SimulateReservedQueue {
1933
- DISABLED = "DISABLED",
1934
- ENABLED = "ENABLED"
1935
- }
1936
- export declare enum JobStatus {
1937
- CANCELED = "CANCELED",
1938
- COMPLETE = "COMPLETE",
1939
- ERROR = "ERROR",
1940
- PROGRESSING = "PROGRESSING",
1941
- SUBMITTED = "SUBMITTED"
1942
- }
1943
- export declare enum StatusUpdateInterval {
1944
- SECONDS_10 = "SECONDS_10",
1945
- SECONDS_12 = "SECONDS_12",
1946
- SECONDS_120 = "SECONDS_120",
1947
- SECONDS_15 = "SECONDS_15",
1948
- SECONDS_180 = "SECONDS_180",
1949
- SECONDS_20 = "SECONDS_20",
1950
- SECONDS_240 = "SECONDS_240",
1951
- SECONDS_30 = "SECONDS_30",
1952
- SECONDS_300 = "SECONDS_300",
1953
- SECONDS_360 = "SECONDS_360",
1954
- SECONDS_420 = "SECONDS_420",
1955
- SECONDS_480 = "SECONDS_480",
1956
- SECONDS_540 = "SECONDS_540",
1957
- SECONDS_60 = "SECONDS_60",
1958
- SECONDS_600 = "SECONDS_600"
1959
- }
1960
-
1961
- export interface Timing {
1962
-
1963
- FinishTime?: Date;
1964
-
1965
- StartTime?: Date;
1966
-
1967
- SubmitTime?: Date;
1968
- }
1969
-
1970
- export interface Job {
1971
-
1972
- AccelerationSettings?: AccelerationSettings;
1973
-
1974
- AccelerationStatus?: AccelerationStatus | string;
1975
-
1976
- Arn?: string;
1977
-
1978
- BillingTagsSource?: BillingTagsSource | string;
1979
-
1980
- CreatedAt?: Date;
1981
-
1982
- CurrentPhase?: JobPhase | string;
1983
-
1984
- ErrorCode?: number;
1985
-
1986
- ErrorMessage?: string;
1987
-
1988
- HopDestinations?: HopDestination[];
1989
-
1990
- Id?: string;
1991
-
1992
- JobPercentComplete?: number;
1993
-
1994
- JobTemplate?: string;
1995
-
1996
- Messages?: JobMessages;
1997
-
1998
- OutputGroupDetails?: OutputGroupDetail[];
1999
-
2000
- Priority?: number;
2001
-
2002
- Queue?: string;
2003
-
2004
- QueueTransitions?: QueueTransition[];
2005
-
2006
- RetryCount?: number;
2007
-
2008
- Role: string | undefined;
2009
-
2010
- Settings: JobSettings | undefined;
2011
-
2012
- SimulateReservedQueue?: SimulateReservedQueue | string;
2013
-
2014
- Status?: JobStatus | string;
2015
-
2016
- StatusUpdateInterval?: StatusUpdateInterval | string;
2017
-
2018
- Timing?: Timing;
2019
-
2020
- UserMetadata?: Record<string, string>;
2021
- }
2022
-
2023
- export interface JobTemplateSettings {
2024
-
2025
- AdAvailOffset?: number;
2026
-
2027
- AvailBlanking?: AvailBlanking;
2028
-
2029
- Esam?: EsamSettings;
2030
-
2031
- ExtendedDataServices?: ExtendedDataServices;
2032
-
2033
- Inputs?: InputTemplate[];
2034
-
2035
- KantarWatermark?: KantarWatermarkSettings;
2036
-
2037
- MotionImageInserter?: MotionImageInserter;
2038
-
2039
- NielsenConfiguration?: NielsenConfiguration;
2040
-
2041
- NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings;
2042
-
2043
- OutputGroups?: OutputGroup[];
2044
-
2045
- TimecodeConfig?: TimecodeConfig;
2046
-
2047
- TimedMetadataInsertion?: TimedMetadataInsertion;
2048
- }
2049
- export declare enum Type {
2050
- CUSTOM = "CUSTOM",
2051
- SYSTEM = "SYSTEM"
2052
- }
2053
-
2054
- export interface JobTemplate {
2055
-
2056
- AccelerationSettings?: AccelerationSettings;
2057
-
2058
- Arn?: string;
2059
-
2060
- Category?: string;
2061
-
2062
- CreatedAt?: Date;
2063
-
2064
- Description?: string;
2065
-
2066
- HopDestinations?: HopDestination[];
2067
-
2068
- LastUpdated?: Date;
2069
-
2070
- Name: string | undefined;
2071
-
2072
- Priority?: number;
2073
-
2074
- Queue?: string;
2075
-
2076
- Settings: JobTemplateSettings | undefined;
2077
-
2078
- StatusUpdateInterval?: StatusUpdateInterval | string;
2079
-
2080
- Type?: Type | string;
2081
- }
2082
-
2083
- export interface PresetSettings {
2084
-
2085
- AudioDescriptions?: AudioDescription[];
2086
-
2087
- CaptionDescriptions?: CaptionDescriptionPreset[];
2088
-
2089
- ContainerSettings?: ContainerSettings;
2090
-
2091
- VideoDescription?: VideoDescription;
2092
- }
2093
-
2094
- export interface Preset {
2095
-
2096
- Arn?: string;
2097
-
2098
- Category?: string;
2099
-
2100
- CreatedAt?: Date;
2101
-
2102
- Description?: string;
2103
-
2104
- LastUpdated?: Date;
2105
-
2106
- Name: string | undefined;
2107
-
2108
- Settings: PresetSettings | undefined;
2109
-
2110
- Type?: Type | string;
2111
- }
2112
- export declare enum PricingPlan {
2113
- ON_DEMAND = "ON_DEMAND",
2114
- RESERVED = "RESERVED"
2115
- }
2116
- export declare enum Commitment {
2117
- ONE_YEAR = "ONE_YEAR"
2118
- }
2119
- export declare enum RenewalType {
2120
- AUTO_RENEW = "AUTO_RENEW",
2121
- EXPIRE = "EXPIRE"
2122
- }
2123
- export declare enum ReservationPlanStatus {
2124
- ACTIVE = "ACTIVE",
2125
- EXPIRED = "EXPIRED"
2126
- }
2127
-
2128
- export interface ReservationPlan {
2129
-
2130
- Commitment?: Commitment | string;
2131
-
2132
- ExpiresAt?: Date;
2133
-
2134
- PurchasedAt?: Date;
2135
-
2136
- RenewalType?: RenewalType | string;
2137
-
2138
- ReservedSlots?: number;
2139
-
2140
- Status?: ReservationPlanStatus | string;
2141
- }
2142
- export declare enum QueueStatus {
2143
- ACTIVE = "ACTIVE",
2144
- PAUSED = "PAUSED"
2145
- }
2146
-
2147
- export interface Queue {
2148
-
2149
- Arn?: string;
2150
-
2151
- CreatedAt?: Date;
2152
-
2153
- Description?: string;
2154
-
2155
- LastUpdated?: Date;
2156
-
2157
- Name: string | undefined;
2158
-
2159
- PricingPlan?: PricingPlan | string;
2160
-
2161
- ProgressingJobsCount?: number;
2162
-
2163
- ReservationPlan?: ReservationPlan;
2164
-
2165
- Status?: QueueStatus | string;
2166
-
2167
- SubmittedJobsCount?: number;
2168
-
2169
- Type?: Type | string;
2170
- }
2171
- export interface AssociateCertificateRequest {
2172
-
2173
- Arn: string | undefined;
2174
- }
2175
- export interface AssociateCertificateResponse {
2176
- }
2177
-
2178
- export declare class BadRequestException extends __BaseException {
2179
- readonly name: "BadRequestException";
2180
- readonly $fault: "client";
2181
- Message?: string;
2182
-
2183
- constructor(opts: __ExceptionOptionType<BadRequestException, __BaseException>);
2184
- }
2185
-
2186
- export declare class ConflictException extends __BaseException {
2187
- readonly name: "ConflictException";
2188
- readonly $fault: "client";
2189
- Message?: string;
2190
-
2191
- constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
2192
- }
2193
-
2194
- export declare class ForbiddenException extends __BaseException {
2195
- readonly name: "ForbiddenException";
2196
- readonly $fault: "client";
2197
- Message?: string;
2198
-
2199
- constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
2200
- }
2201
-
2202
- export declare class InternalServerErrorException extends __BaseException {
2203
- readonly name: "InternalServerErrorException";
2204
- readonly $fault: "server";
2205
- Message?: string;
2206
-
2207
- constructor(opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>);
2208
- }
2209
-
2210
- export declare class NotFoundException extends __BaseException {
2211
- readonly name: "NotFoundException";
2212
- readonly $fault: "client";
2213
- Message?: string;
2214
-
2215
- constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
2216
- }
2217
-
2218
- export declare class TooManyRequestsException extends __BaseException {
2219
- readonly name: "TooManyRequestsException";
2220
- readonly $fault: "client";
2221
- Message?: string;
2222
-
2223
- constructor(opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>);
2224
- }
2225
- export interface CancelJobRequest {
2226
-
2227
- Id: string | undefined;
2228
- }
2229
- export interface CancelJobResponse {
2230
- }
2231
- export interface CreateJobRequest {
2232
-
2233
- AccelerationSettings?: AccelerationSettings;
2234
-
2235
- BillingTagsSource?: BillingTagsSource | string;
2236
-
2237
- ClientRequestToken?: string;
2238
-
2239
- HopDestinations?: HopDestination[];
2240
-
2241
- JobTemplate?: string;
2242
-
2243
- Priority?: number;
2244
-
2245
- Queue?: string;
2246
-
2247
- Role: string | undefined;
2248
-
2249
- Settings: JobSettings | undefined;
2250
-
2251
- SimulateReservedQueue?: SimulateReservedQueue | string;
2252
-
2253
- StatusUpdateInterval?: StatusUpdateInterval | string;
2254
-
2255
- Tags?: Record<string, string>;
2256
-
2257
- UserMetadata?: Record<string, string>;
2258
- }
2259
- export interface CreateJobResponse {
2260
-
2261
- Job?: Job;
2262
- }
2263
- export interface CreateJobTemplateRequest {
2264
-
2265
- AccelerationSettings?: AccelerationSettings;
2266
-
2267
- Category?: string;
2268
-
2269
- Description?: string;
2270
-
2271
- HopDestinations?: HopDestination[];
2272
-
2273
- Name: string | undefined;
2274
-
2275
- Priority?: number;
2276
-
2277
- Queue?: string;
2278
-
2279
- Settings: JobTemplateSettings | undefined;
2280
-
2281
- StatusUpdateInterval?: StatusUpdateInterval | string;
2282
-
2283
- Tags?: Record<string, string>;
2284
- }
2285
- export interface CreateJobTemplateResponse {
2286
-
2287
- JobTemplate?: JobTemplate;
2288
- }
2289
- export interface CreatePresetRequest {
2290
-
2291
- Category?: string;
2292
-
2293
- Description?: string;
2294
-
2295
- Name: string | undefined;
2296
-
2297
- Settings: PresetSettings | undefined;
2298
-
2299
- Tags?: Record<string, string>;
2300
- }
2301
- export interface CreatePresetResponse {
2302
-
2303
- Preset?: Preset;
2304
- }
2305
-
2306
- export interface ReservationPlanSettings {
2307
-
2308
- Commitment: Commitment | string | undefined;
2309
-
2310
- RenewalType: RenewalType | string | undefined;
2311
-
2312
- ReservedSlots: number | undefined;
2313
- }
2314
- export interface CreateQueueRequest {
2315
-
2316
- Description?: string;
2317
-
2318
- Name: string | undefined;
2319
-
2320
- PricingPlan?: PricingPlan | string;
2321
-
2322
- ReservationPlanSettings?: ReservationPlanSettings;
2323
-
2324
- Status?: QueueStatus | string;
2325
-
2326
- Tags?: Record<string, string>;
2327
- }
2328
- export interface CreateQueueResponse {
2329
-
2330
- Queue?: Queue;
2331
- }
2332
- export interface DeleteJobTemplateRequest {
2333
-
2334
- Name: string | undefined;
2335
- }
2336
- export interface DeleteJobTemplateResponse {
2337
- }
2338
- export interface DeletePolicyRequest {
2339
- }
2340
- export interface DeletePolicyResponse {
2341
- }
2342
- export interface DeletePresetRequest {
2343
-
2344
- Name: string | undefined;
2345
- }
2346
- export interface DeletePresetResponse {
2347
- }
2348
- export interface DeleteQueueRequest {
2349
-
2350
- Name: string | undefined;
2351
- }
2352
- export interface DeleteQueueResponse {
2353
- }
2354
- export declare enum DescribeEndpointsMode {
2355
- DEFAULT = "DEFAULT",
2356
- GET_ONLY = "GET_ONLY"
2357
- }
2358
-
2359
- export interface DescribeEndpointsRequest {
2360
-
2361
- MaxResults?: number;
2362
-
2363
- Mode?: DescribeEndpointsMode | string;
2364
-
2365
- NextToken?: string;
2366
- }
2367
- export interface DescribeEndpointsResponse {
2368
-
2369
- Endpoints?: Endpoint[];
2370
-
2371
- NextToken?: string;
2372
- }
2373
- export interface DisassociateCertificateRequest {
2374
-
2375
- Arn: string | undefined;
2376
- }
2377
- export interface DisassociateCertificateResponse {
2378
- }
2379
- export interface GetJobRequest {
2380
-
2381
- Id: string | undefined;
2382
- }
2383
- export interface GetJobResponse {
2384
-
2385
- Job?: Job;
2386
- }
2387
- export interface GetJobTemplateRequest {
2388
-
2389
- Name: string | undefined;
2390
- }
2391
- export interface GetJobTemplateResponse {
2392
-
2393
- JobTemplate?: JobTemplate;
2394
- }
2395
- export interface GetPolicyRequest {
2396
- }
2397
- export declare enum InputPolicy {
2398
- ALLOWED = "ALLOWED",
2399
- DISALLOWED = "DISALLOWED"
2400
- }
2401
-
2402
- export interface Policy {
2403
-
2404
- HttpInputs?: InputPolicy | string;
2405
-
2406
- HttpsInputs?: InputPolicy | string;
2407
-
2408
- S3Inputs?: InputPolicy | string;
2409
- }
2410
- export interface GetPolicyResponse {
2411
-
2412
- Policy?: Policy;
2413
- }
2414
- export interface GetPresetRequest {
2415
-
2416
- Name: string | undefined;
2417
- }
2418
- export interface GetPresetResponse {
2419
-
2420
- Preset?: Preset;
2421
- }
2422
- export interface GetQueueRequest {
2423
-
2424
- Name: string | undefined;
2425
- }
2426
- export interface GetQueueResponse {
2427
-
2428
- Queue?: Queue;
2429
- }
2430
- export declare enum JobTemplateListBy {
2431
- CREATION_DATE = "CREATION_DATE",
2432
- NAME = "NAME",
2433
- SYSTEM = "SYSTEM"
2434
- }
2435
- export declare enum Order {
2436
- ASCENDING = "ASCENDING",
2437
- DESCENDING = "DESCENDING"
2438
- }
2439
- export interface ListJobsRequest {
2440
-
2441
- MaxResults?: number;
2442
-
2443
- NextToken?: string;
2444
-
2445
- Order?: Order | string;
2446
-
2447
- Queue?: string;
2448
-
2449
- Status?: JobStatus | string;
2450
- }
2451
-
2452
- export declare const M2tsScte35EsamFilterSensitiveLog: (obj: M2tsScte35Esam) => any;
2453
-
2454
- export declare const M2tsSettingsFilterSensitiveLog: (obj: M2tsSettings) => any;
2455
-
2456
- export declare const M3u8SettingsFilterSensitiveLog: (obj: M3u8Settings) => any;
2457
-
2458
- export declare const MovSettingsFilterSensitiveLog: (obj: MovSettings) => any;
2459
-
2460
- export declare const Mp4SettingsFilterSensitiveLog: (obj: Mp4Settings) => any;
2461
-
2462
- export declare const MpdSettingsFilterSensitiveLog: (obj: MpdSettings) => any;
2463
-
2464
- export declare const MxfXavcProfileSettingsFilterSensitiveLog: (obj: MxfXavcProfileSettings) => any;
2465
-
2466
- export declare const MxfSettingsFilterSensitiveLog: (obj: MxfSettings) => any;
2467
-
2468
- export declare const ContainerSettingsFilterSensitiveLog: (obj: ContainerSettings) => any;
2469
-
2470
- export declare const HlsSettingsFilterSensitiveLog: (obj: HlsSettings) => any;
2471
-
2472
- export declare const OutputSettingsFilterSensitiveLog: (obj: OutputSettings) => any;
2473
-
2474
- export declare const Av1QvbrSettingsFilterSensitiveLog: (obj: Av1QvbrSettings) => any;
2475
-
2476
- export declare const Av1SettingsFilterSensitiveLog: (obj: Av1Settings) => any;
2477
-
2478
- export declare const AvcIntraUhdSettingsFilterSensitiveLog: (obj: AvcIntraUhdSettings) => any;
2479
-
2480
- export declare const AvcIntraSettingsFilterSensitiveLog: (obj: AvcIntraSettings) => any;
2481
-
2482
- export declare const FrameCaptureSettingsFilterSensitiveLog: (obj: FrameCaptureSettings) => any;
2483
-
2484
- export declare const H264QvbrSettingsFilterSensitiveLog: (obj: H264QvbrSettings) => any;
2485
-
2486
- export declare const H264SettingsFilterSensitiveLog: (obj: H264Settings) => any;
2487
-
2488
- export declare const H265QvbrSettingsFilterSensitiveLog: (obj: H265QvbrSettings) => any;
2489
-
2490
- export declare const H265SettingsFilterSensitiveLog: (obj: H265Settings) => any;
2491
-
2492
- export declare const Mpeg2SettingsFilterSensitiveLog: (obj: Mpeg2Settings) => any;
2493
-
2494
- export declare const ProresSettingsFilterSensitiveLog: (obj: ProresSettings) => any;
2495
-
2496
- export declare const Vc3SettingsFilterSensitiveLog: (obj: Vc3Settings) => any;
2497
-
2498
- export declare const Vp8SettingsFilterSensitiveLog: (obj: Vp8Settings) => any;
2499
-
2500
- export declare const Vp9SettingsFilterSensitiveLog: (obj: Vp9Settings) => any;
2501
-
2502
- export declare const Xavc4kIntraCbgProfileSettingsFilterSensitiveLog: (obj: Xavc4kIntraCbgProfileSettings) => any;
2503
-
2504
- export declare const Xavc4kIntraVbrProfileSettingsFilterSensitiveLog: (obj: Xavc4kIntraVbrProfileSettings) => any;
2505
-
2506
- export declare const Xavc4kProfileSettingsFilterSensitiveLog: (obj: Xavc4kProfileSettings) => any;
2507
-
2508
- export declare const XavcHdIntraCbgProfileSettingsFilterSensitiveLog: (obj: XavcHdIntraCbgProfileSettings) => any;
2509
-
2510
- export declare const XavcHdProfileSettingsFilterSensitiveLog: (obj: XavcHdProfileSettings) => any;
2511
-
2512
- export declare const XavcSettingsFilterSensitiveLog: (obj: XavcSettings) => any;
2513
-
2514
- export declare const VideoCodecSettingsFilterSensitiveLog: (obj: VideoCodecSettings) => any;
2515
-
2516
- export declare const ColorCorrectorFilterSensitiveLog: (obj: ColorCorrector) => any;
2517
-
2518
- export declare const DeinterlacerFilterSensitiveLog: (obj: Deinterlacer) => any;
2519
-
2520
- export declare const DolbyVisionLevel6MetadataFilterSensitiveLog: (obj: DolbyVisionLevel6Metadata) => any;
2521
-
2522
- export declare const DolbyVisionFilterSensitiveLog: (obj: DolbyVision) => any;
2523
-
2524
- export declare const Hdr10PlusFilterSensitiveLog: (obj: Hdr10Plus) => any;
2525
-
2526
- export declare const NoiseReducerFilterSettingsFilterSensitiveLog: (obj: NoiseReducerFilterSettings) => any;
2527
-
2528
- export declare const NoiseReducerSpatialFilterSettingsFilterSensitiveLog: (obj: NoiseReducerSpatialFilterSettings) => any;
2529
-
2530
- export declare const NoiseReducerTemporalFilterSettingsFilterSensitiveLog: (obj: NoiseReducerTemporalFilterSettings) => any;
2531
-
2532
- export declare const NoiseReducerFilterSensitiveLog: (obj: NoiseReducer) => any;
2533
-
2534
- export declare const NexGuardFileMarkerSettingsFilterSensitiveLog: (obj: NexGuardFileMarkerSettings) => any;
2535
-
2536
- export declare const PartnerWatermarkingFilterSensitiveLog: (obj: PartnerWatermarking) => any;
2537
-
2538
- export declare const TimecodeBurninFilterSensitiveLog: (obj: TimecodeBurnin) => any;
2539
-
2540
- export declare const VideoPreprocessorFilterSensitiveLog: (obj: VideoPreprocessor) => any;
2541
-
2542
- export declare const VideoDescriptionFilterSensitiveLog: (obj: VideoDescription) => any;
2543
-
2544
- export declare const OutputFilterSensitiveLog: (obj: Output) => any;
2545
-
2546
- export declare const OutputGroupFilterSensitiveLog: (obj: OutputGroup) => any;
2547
-
2548
- export declare const TimecodeConfigFilterSensitiveLog: (obj: TimecodeConfig) => any;
2549
-
2550
- export declare const TimedMetadataInsertionFilterSensitiveLog: (obj: TimedMetadataInsertion) => any;
2551
-
2552
- export declare const JobSettingsFilterSensitiveLog: (obj: JobSettings) => any;
2553
-
2554
- export declare const TimingFilterSensitiveLog: (obj: Timing) => any;
2555
-
2556
- export declare const JobFilterSensitiveLog: (obj: Job) => any;
2557
-
2558
- export declare const JobTemplateSettingsFilterSensitiveLog: (obj: JobTemplateSettings) => any;
2559
-
2560
- export declare const JobTemplateFilterSensitiveLog: (obj: JobTemplate) => any;
2561
-
2562
- export declare const PresetSettingsFilterSensitiveLog: (obj: PresetSettings) => any;
2563
-
2564
- export declare const PresetFilterSensitiveLog: (obj: Preset) => any;
2565
-
2566
- export declare const ReservationPlanFilterSensitiveLog: (obj: ReservationPlan) => any;
2567
-
2568
- export declare const QueueFilterSensitiveLog: (obj: Queue) => any;
2569
-
2570
- export declare const AssociateCertificateRequestFilterSensitiveLog: (obj: AssociateCertificateRequest) => any;
2571
-
2572
- export declare const AssociateCertificateResponseFilterSensitiveLog: (obj: AssociateCertificateResponse) => any;
2573
-
2574
- export declare const CancelJobRequestFilterSensitiveLog: (obj: CancelJobRequest) => any;
2575
-
2576
- export declare const CancelJobResponseFilterSensitiveLog: (obj: CancelJobResponse) => any;
2577
-
2578
- export declare const CreateJobRequestFilterSensitiveLog: (obj: CreateJobRequest) => any;
2579
-
2580
- export declare const CreateJobResponseFilterSensitiveLog: (obj: CreateJobResponse) => any;
2581
-
2582
- export declare const CreateJobTemplateRequestFilterSensitiveLog: (obj: CreateJobTemplateRequest) => any;
2583
-
2584
- export declare const CreateJobTemplateResponseFilterSensitiveLog: (obj: CreateJobTemplateResponse) => any;
2585
-
2586
- export declare const CreatePresetRequestFilterSensitiveLog: (obj: CreatePresetRequest) => any;
2587
-
2588
- export declare const CreatePresetResponseFilterSensitiveLog: (obj: CreatePresetResponse) => any;
2589
-
2590
- export declare const ReservationPlanSettingsFilterSensitiveLog: (obj: ReservationPlanSettings) => any;
2591
-
2592
- export declare const CreateQueueRequestFilterSensitiveLog: (obj: CreateQueueRequest) => any;
2593
-
2594
- export declare const CreateQueueResponseFilterSensitiveLog: (obj: CreateQueueResponse) => any;
2595
-
2596
- export declare const DeleteJobTemplateRequestFilterSensitiveLog: (obj: DeleteJobTemplateRequest) => any;
2597
-
2598
- export declare const DeleteJobTemplateResponseFilterSensitiveLog: (obj: DeleteJobTemplateResponse) => any;
2599
-
2600
- export declare const DeletePolicyRequestFilterSensitiveLog: (obj: DeletePolicyRequest) => any;
2601
-
2602
- export declare const DeletePolicyResponseFilterSensitiveLog: (obj: DeletePolicyResponse) => any;
2603
-
2604
- export declare const DeletePresetRequestFilterSensitiveLog: (obj: DeletePresetRequest) => any;
2605
-
2606
- export declare const DeletePresetResponseFilterSensitiveLog: (obj: DeletePresetResponse) => any;
2607
-
2608
- export declare const DeleteQueueRequestFilterSensitiveLog: (obj: DeleteQueueRequest) => any;
2609
-
2610
- export declare const DeleteQueueResponseFilterSensitiveLog: (obj: DeleteQueueResponse) => any;
2611
-
2612
- export declare const DescribeEndpointsRequestFilterSensitiveLog: (obj: DescribeEndpointsRequest) => any;
2613
-
2614
- export declare const DescribeEndpointsResponseFilterSensitiveLog: (obj: DescribeEndpointsResponse) => any;
2615
-
2616
- export declare const DisassociateCertificateRequestFilterSensitiveLog: (obj: DisassociateCertificateRequest) => any;
2617
-
2618
- export declare const DisassociateCertificateResponseFilterSensitiveLog: (obj: DisassociateCertificateResponse) => any;
2619
-
2620
- export declare const GetJobRequestFilterSensitiveLog: (obj: GetJobRequest) => any;
2621
-
2622
- export declare const GetJobResponseFilterSensitiveLog: (obj: GetJobResponse) => any;
2623
-
2624
- export declare const GetJobTemplateRequestFilterSensitiveLog: (obj: GetJobTemplateRequest) => any;
2625
-
2626
- export declare const GetJobTemplateResponseFilterSensitiveLog: (obj: GetJobTemplateResponse) => any;
2627
-
2628
- export declare const GetPolicyRequestFilterSensitiveLog: (obj: GetPolicyRequest) => any;
2629
-
2630
- export declare const PolicyFilterSensitiveLog: (obj: Policy) => any;
2631
-
2632
- export declare const GetPolicyResponseFilterSensitiveLog: (obj: GetPolicyResponse) => any;
2633
-
2634
- export declare const GetPresetRequestFilterSensitiveLog: (obj: GetPresetRequest) => any;
2635
-
2636
- export declare const GetPresetResponseFilterSensitiveLog: (obj: GetPresetResponse) => any;
2637
-
2638
- export declare const GetQueueRequestFilterSensitiveLog: (obj: GetQueueRequest) => any;
2639
-
2640
- export declare const GetQueueResponseFilterSensitiveLog: (obj: GetQueueResponse) => any;
2641
-
2642
- export declare const ListJobsRequestFilterSensitiveLog: (obj: ListJobsRequest) => any;
1
+ import { ExceptionOptionType as __ExceptionOptionType } from "@aws-sdk/smithy-client";
2
+ import { MediaConvertServiceException as __BaseException } from "./MediaConvertServiceException";
3
+ import {
4
+ AccelerationSettings,
5
+ AccelerationStatus,
6
+ AudioDescription,
7
+ AutomatedEncodingSettings,
8
+ AvailBlanking,
9
+ BillingTagsSource,
10
+ CaptionDescription,
11
+ CaptionDescriptionPreset,
12
+ CmfcAudioDuration,
13
+ CmfcSettings,
14
+ ContainerType,
15
+ DvbNitSettings,
16
+ DvbSdtSettings,
17
+ DvbTdtSettings,
18
+ Endpoint,
19
+ EsamSettings,
20
+ ExtendedDataServices,
21
+ F4vSettings,
22
+ Hdr10Metadata,
23
+ HopDestination,
24
+ Id3Insertion,
25
+ ImageInserter,
26
+ Input,
27
+ InputTemplate,
28
+ JobMessages,
29
+ JobPhase,
30
+ KantarWatermarkSettings,
31
+ M2tsAudioBufferModel,
32
+ M2tsAudioDuration,
33
+ M2tsBufferModel,
34
+ M2tsDataPtsControl,
35
+ M2tsEbpAudioInterval,
36
+ M2tsEbpPlacement,
37
+ M2tsEsRateInPes,
38
+ M2tsForceTsVideoEbpOrder,
39
+ MotionImageInserter,
40
+ NielsenConfiguration,
41
+ NielsenNonLinearWatermarkSettings,
42
+ OutputGroupDetail,
43
+ OutputGroupSettings,
44
+ QueueTransition,
45
+ Rectangle,
46
+ } from "./models_0";
47
+ export declare enum M2tsKlvMetadata {
48
+ NONE = "NONE",
49
+ PASSTHROUGH = "PASSTHROUGH",
50
+ }
51
+ export declare enum M2tsNielsenId3 {
52
+ INSERT = "INSERT",
53
+ NONE = "NONE",
54
+ }
55
+ export declare enum M2tsPcrControl {
56
+ CONFIGURED_PCR_PERIOD = "CONFIGURED_PCR_PERIOD",
57
+ PCR_EVERY_PES_PACKET = "PCR_EVERY_PES_PACKET",
58
+ }
59
+ export declare enum M2tsRateMode {
60
+ CBR = "CBR",
61
+ VBR = "VBR",
62
+ }
63
+ export interface M2tsScte35Esam {
64
+ Scte35EsamPid?: number;
65
+ }
66
+ export declare enum M2tsScte35Source {
67
+ NONE = "NONE",
68
+ PASSTHROUGH = "PASSTHROUGH",
69
+ }
70
+ export declare enum M2tsSegmentationMarkers {
71
+ EBP = "EBP",
72
+ EBP_LEGACY = "EBP_LEGACY",
73
+ NONE = "NONE",
74
+ PSI_SEGSTART = "PSI_SEGSTART",
75
+ RAI_ADAPT = "RAI_ADAPT",
76
+ RAI_SEGSTART = "RAI_SEGSTART",
77
+ }
78
+ export declare enum M2tsSegmentationStyle {
79
+ MAINTAIN_CADENCE = "MAINTAIN_CADENCE",
80
+ RESET_CADENCE = "RESET_CADENCE",
81
+ }
82
+ export interface M2tsSettings {
83
+ AudioBufferModel?: M2tsAudioBufferModel | string;
84
+ AudioDuration?: M2tsAudioDuration | string;
85
+ AudioFramesPerPes?: number;
86
+ AudioPids?: number[];
87
+ Bitrate?: number;
88
+ BufferModel?: M2tsBufferModel | string;
89
+ DataPTSControl?: M2tsDataPtsControl | string;
90
+ DvbNitSettings?: DvbNitSettings;
91
+ DvbSdtSettings?: DvbSdtSettings;
92
+ DvbSubPids?: number[];
93
+ DvbTdtSettings?: DvbTdtSettings;
94
+ DvbTeletextPid?: number;
95
+ EbpAudioInterval?: M2tsEbpAudioInterval | string;
96
+ EbpPlacement?: M2tsEbpPlacement | string;
97
+ EsRateInPes?: M2tsEsRateInPes | string;
98
+ ForceTsVideoEbpOrder?: M2tsForceTsVideoEbpOrder | string;
99
+ FragmentTime?: number;
100
+ KlvMetadata?: M2tsKlvMetadata | string;
101
+ MaxPcrInterval?: number;
102
+ MinEbpInterval?: number;
103
+ NielsenId3?: M2tsNielsenId3 | string;
104
+ NullPacketBitrate?: number;
105
+ PatInterval?: number;
106
+ PcrControl?: M2tsPcrControl | string;
107
+ PcrPid?: number;
108
+ PmtInterval?: number;
109
+ PmtPid?: number;
110
+ PrivateMetadataPid?: number;
111
+ ProgramNumber?: number;
112
+ RateMode?: M2tsRateMode | string;
113
+ Scte35Esam?: M2tsScte35Esam;
114
+ Scte35Pid?: number;
115
+ Scte35Source?: M2tsScte35Source | string;
116
+ SegmentationMarkers?: M2tsSegmentationMarkers | string;
117
+ SegmentationStyle?: M2tsSegmentationStyle | string;
118
+ SegmentationTime?: number;
119
+ TimedMetadataPid?: number;
120
+ TransportStreamId?: number;
121
+ VideoPid?: number;
122
+ }
123
+ export declare enum M3u8AudioDuration {
124
+ DEFAULT_CODEC_DURATION = "DEFAULT_CODEC_DURATION",
125
+ MATCH_VIDEO_DURATION = "MATCH_VIDEO_DURATION",
126
+ }
127
+ export declare enum M3u8DataPtsControl {
128
+ ALIGN_TO_VIDEO = "ALIGN_TO_VIDEO",
129
+ AUTO = "AUTO",
130
+ }
131
+ export declare enum M3u8NielsenId3 {
132
+ INSERT = "INSERT",
133
+ NONE = "NONE",
134
+ }
135
+ export declare enum M3u8PcrControl {
136
+ CONFIGURED_PCR_PERIOD = "CONFIGURED_PCR_PERIOD",
137
+ PCR_EVERY_PES_PACKET = "PCR_EVERY_PES_PACKET",
138
+ }
139
+ export declare enum M3u8Scte35Source {
140
+ NONE = "NONE",
141
+ PASSTHROUGH = "PASSTHROUGH",
142
+ }
143
+ export declare enum TimedMetadata {
144
+ NONE = "NONE",
145
+ PASSTHROUGH = "PASSTHROUGH",
146
+ }
147
+ export interface M3u8Settings {
148
+ AudioDuration?: M3u8AudioDuration | string;
149
+ AudioFramesPerPes?: number;
150
+ AudioPids?: number[];
151
+ DataPTSControl?: M3u8DataPtsControl | string;
152
+ MaxPcrInterval?: number;
153
+ NielsenId3?: M3u8NielsenId3 | string;
154
+ PatInterval?: number;
155
+ PcrControl?: M3u8PcrControl | string;
156
+ PcrPid?: number;
157
+ PmtInterval?: number;
158
+ PmtPid?: number;
159
+ PrivateMetadataPid?: number;
160
+ ProgramNumber?: number;
161
+ Scte35Pid?: number;
162
+ Scte35Source?: M3u8Scte35Source | string;
163
+ TimedMetadata?: TimedMetadata | string;
164
+ TimedMetadataPid?: number;
165
+ TransportStreamId?: number;
166
+ VideoPid?: number;
167
+ }
168
+ export declare enum MovClapAtom {
169
+ EXCLUDE = "EXCLUDE",
170
+ INCLUDE = "INCLUDE",
171
+ }
172
+ export declare enum MovCslgAtom {
173
+ EXCLUDE = "EXCLUDE",
174
+ INCLUDE = "INCLUDE",
175
+ }
176
+ export declare enum MovMpeg2FourCCControl {
177
+ MPEG = "MPEG",
178
+ XDCAM = "XDCAM",
179
+ }
180
+ export declare enum MovPaddingControl {
181
+ NONE = "NONE",
182
+ OMNEON = "OMNEON",
183
+ }
184
+ export declare enum MovReference {
185
+ EXTERNAL = "EXTERNAL",
186
+ SELF_CONTAINED = "SELF_CONTAINED",
187
+ }
188
+ export interface MovSettings {
189
+ ClapAtom?: MovClapAtom | string;
190
+ CslgAtom?: MovCslgAtom | string;
191
+ Mpeg2FourCCControl?: MovMpeg2FourCCControl | string;
192
+ PaddingControl?: MovPaddingControl | string;
193
+ Reference?: MovReference | string;
194
+ }
195
+ export declare enum Mp4CslgAtom {
196
+ EXCLUDE = "EXCLUDE",
197
+ INCLUDE = "INCLUDE",
198
+ }
199
+ export declare enum Mp4FreeSpaceBox {
200
+ EXCLUDE = "EXCLUDE",
201
+ INCLUDE = "INCLUDE",
202
+ }
203
+ export declare enum Mp4MoovPlacement {
204
+ NORMAL = "NORMAL",
205
+ PROGRESSIVE_DOWNLOAD = "PROGRESSIVE_DOWNLOAD",
206
+ }
207
+ export interface Mp4Settings {
208
+ AudioDuration?: CmfcAudioDuration | string;
209
+ CslgAtom?: Mp4CslgAtom | string;
210
+ CttsVersion?: number;
211
+ FreeSpaceBox?: Mp4FreeSpaceBox | string;
212
+ MoovPlacement?: Mp4MoovPlacement | string;
213
+ Mp4MajorBrand?: string;
214
+ }
215
+ export declare enum MpdAccessibilityCaptionHints {
216
+ EXCLUDE = "EXCLUDE",
217
+ INCLUDE = "INCLUDE",
218
+ }
219
+ export declare enum MpdAudioDuration {
220
+ DEFAULT_CODEC_DURATION = "DEFAULT_CODEC_DURATION",
221
+ MATCH_VIDEO_DURATION = "MATCH_VIDEO_DURATION",
222
+ }
223
+ export declare enum MpdCaptionContainerType {
224
+ FRAGMENTED_MP4 = "FRAGMENTED_MP4",
225
+ RAW = "RAW",
226
+ }
227
+ export declare enum MpdKlvMetadata {
228
+ NONE = "NONE",
229
+ PASSTHROUGH = "PASSTHROUGH",
230
+ }
231
+ export declare enum MpdScte35Esam {
232
+ INSERT = "INSERT",
233
+ NONE = "NONE",
234
+ }
235
+ export declare enum MpdScte35Source {
236
+ NONE = "NONE",
237
+ PASSTHROUGH = "PASSTHROUGH",
238
+ }
239
+ export declare enum MpdTimedMetadata {
240
+ NONE = "NONE",
241
+ PASSTHROUGH = "PASSTHROUGH",
242
+ }
243
+ export interface MpdSettings {
244
+ AccessibilityCaptionHints?: MpdAccessibilityCaptionHints | string;
245
+ AudioDuration?: MpdAudioDuration | string;
246
+ CaptionContainerType?: MpdCaptionContainerType | string;
247
+ KlvMetadata?: MpdKlvMetadata | string;
248
+ Scte35Esam?: MpdScte35Esam | string;
249
+ Scte35Source?: MpdScte35Source | string;
250
+ TimedMetadata?: MpdTimedMetadata | string;
251
+ }
252
+ export declare enum MxfAfdSignaling {
253
+ COPY_FROM_VIDEO = "COPY_FROM_VIDEO",
254
+ NO_COPY = "NO_COPY",
255
+ }
256
+ export declare enum MxfProfile {
257
+ D_10 = "D_10",
258
+ OP1A = "OP1A",
259
+ XAVC = "XAVC",
260
+ XDCAM = "XDCAM",
261
+ }
262
+ export declare enum MxfXavcDurationMode {
263
+ ALLOW_ANY_DURATION = "ALLOW_ANY_DURATION",
264
+ DROP_FRAMES_FOR_COMPLIANCE = "DROP_FRAMES_FOR_COMPLIANCE",
265
+ }
266
+ export interface MxfXavcProfileSettings {
267
+ DurationMode?: MxfXavcDurationMode | string;
268
+ MaxAncDataSize?: number;
269
+ }
270
+ export interface MxfSettings {
271
+ AfdSignaling?: MxfAfdSignaling | string;
272
+ Profile?: MxfProfile | string;
273
+ XavcProfileSettings?: MxfXavcProfileSettings;
274
+ }
275
+ export interface ContainerSettings {
276
+ CmfcSettings?: CmfcSettings;
277
+ Container?: ContainerType | string;
278
+ F4vSettings?: F4vSettings;
279
+ M2tsSettings?: M2tsSettings;
280
+ M3u8Settings?: M3u8Settings;
281
+ MovSettings?: MovSettings;
282
+ Mp4Settings?: Mp4Settings;
283
+ MpdSettings?: MpdSettings;
284
+ MxfSettings?: MxfSettings;
285
+ }
286
+ export declare enum HlsAudioOnlyContainer {
287
+ AUTOMATIC = "AUTOMATIC",
288
+ M2TS = "M2TS",
289
+ }
290
+ export declare enum HlsAudioTrackType {
291
+ ALTERNATE_AUDIO_AUTO_SELECT = "ALTERNATE_AUDIO_AUTO_SELECT",
292
+ ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT = "ALTERNATE_AUDIO_AUTO_SELECT_DEFAULT",
293
+ ALTERNATE_AUDIO_NOT_AUTO_SELECT = "ALTERNATE_AUDIO_NOT_AUTO_SELECT",
294
+ AUDIO_ONLY_VARIANT_STREAM = "AUDIO_ONLY_VARIANT_STREAM",
295
+ }
296
+ export declare enum HlsDescriptiveVideoServiceFlag {
297
+ DONT_FLAG = "DONT_FLAG",
298
+ FLAG = "FLAG",
299
+ }
300
+ export declare enum HlsIFrameOnlyManifest {
301
+ EXCLUDE = "EXCLUDE",
302
+ INCLUDE = "INCLUDE",
303
+ }
304
+ export interface HlsSettings {
305
+ AudioGroupId?: string;
306
+ AudioOnlyContainer?: HlsAudioOnlyContainer | string;
307
+ AudioRenditionSets?: string;
308
+ AudioTrackType?: HlsAudioTrackType | string;
309
+ DescriptiveVideoServiceFlag?: HlsDescriptiveVideoServiceFlag | string;
310
+ IFrameOnlyManifest?: HlsIFrameOnlyManifest | string;
311
+ SegmentModifier?: string;
312
+ }
313
+ export interface OutputSettings {
314
+ HlsSettings?: HlsSettings;
315
+ }
316
+ export declare enum AfdSignaling {
317
+ AUTO = "AUTO",
318
+ FIXED = "FIXED",
319
+ NONE = "NONE",
320
+ }
321
+ export declare enum AntiAlias {
322
+ DISABLED = "DISABLED",
323
+ ENABLED = "ENABLED",
324
+ }
325
+ export declare enum Av1AdaptiveQuantization {
326
+ HIGH = "HIGH",
327
+ HIGHER = "HIGHER",
328
+ LOW = "LOW",
329
+ MAX = "MAX",
330
+ MEDIUM = "MEDIUM",
331
+ OFF = "OFF",
332
+ }
333
+ export declare enum Av1BitDepth {
334
+ BIT_10 = "BIT_10",
335
+ BIT_8 = "BIT_8",
336
+ }
337
+ export declare enum Av1FramerateControl {
338
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
339
+ SPECIFIED = "SPECIFIED",
340
+ }
341
+ export declare enum Av1FramerateConversionAlgorithm {
342
+ DUPLICATE_DROP = "DUPLICATE_DROP",
343
+ FRAMEFORMER = "FRAMEFORMER",
344
+ INTERPOLATE = "INTERPOLATE",
345
+ }
346
+ export interface Av1QvbrSettings {
347
+ QvbrQualityLevel?: number;
348
+ QvbrQualityLevelFineTune?: number;
349
+ }
350
+ export declare enum Av1RateControlMode {
351
+ QVBR = "QVBR",
352
+ }
353
+ export declare enum Av1SpatialAdaptiveQuantization {
354
+ DISABLED = "DISABLED",
355
+ ENABLED = "ENABLED",
356
+ }
357
+ export interface Av1Settings {
358
+ AdaptiveQuantization?: Av1AdaptiveQuantization | string;
359
+ BitDepth?: Av1BitDepth | string;
360
+ FramerateControl?: Av1FramerateControl | string;
361
+ FramerateConversionAlgorithm?: Av1FramerateConversionAlgorithm | string;
362
+ FramerateDenominator?: number;
363
+ FramerateNumerator?: number;
364
+ GopSize?: number;
365
+ MaxBitrate?: number;
366
+ NumberBFramesBetweenReferenceFrames?: number;
367
+ QvbrSettings?: Av1QvbrSettings;
368
+ RateControlMode?: Av1RateControlMode | string;
369
+ Slices?: number;
370
+ SpatialAdaptiveQuantization?: Av1SpatialAdaptiveQuantization | string;
371
+ }
372
+ export declare enum AvcIntraClass {
373
+ CLASS_100 = "CLASS_100",
374
+ CLASS_200 = "CLASS_200",
375
+ CLASS_4K_2K = "CLASS_4K_2K",
376
+ CLASS_50 = "CLASS_50",
377
+ }
378
+ export declare enum AvcIntraUhdQualityTuningLevel {
379
+ MULTI_PASS = "MULTI_PASS",
380
+ SINGLE_PASS = "SINGLE_PASS",
381
+ }
382
+ export interface AvcIntraUhdSettings {
383
+ QualityTuningLevel?: AvcIntraUhdQualityTuningLevel | string;
384
+ }
385
+ export declare enum AvcIntraFramerateControl {
386
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
387
+ SPECIFIED = "SPECIFIED",
388
+ }
389
+ export declare enum AvcIntraFramerateConversionAlgorithm {
390
+ DUPLICATE_DROP = "DUPLICATE_DROP",
391
+ FRAMEFORMER = "FRAMEFORMER",
392
+ INTERPOLATE = "INTERPOLATE",
393
+ }
394
+ export declare enum AvcIntraInterlaceMode {
395
+ BOTTOM_FIELD = "BOTTOM_FIELD",
396
+ FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
397
+ FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
398
+ PROGRESSIVE = "PROGRESSIVE",
399
+ TOP_FIELD = "TOP_FIELD",
400
+ }
401
+ export declare enum AvcIntraScanTypeConversionMode {
402
+ INTERLACED = "INTERLACED",
403
+ INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE",
404
+ }
405
+ export declare enum AvcIntraSlowPal {
406
+ DISABLED = "DISABLED",
407
+ ENABLED = "ENABLED",
408
+ }
409
+ export declare enum AvcIntraTelecine {
410
+ HARD = "HARD",
411
+ NONE = "NONE",
412
+ }
413
+ export interface AvcIntraSettings {
414
+ AvcIntraClass?: AvcIntraClass | string;
415
+ AvcIntraUhdSettings?: AvcIntraUhdSettings;
416
+ FramerateControl?: AvcIntraFramerateControl | string;
417
+ FramerateConversionAlgorithm?: AvcIntraFramerateConversionAlgorithm | string;
418
+ FramerateDenominator?: number;
419
+ FramerateNumerator?: number;
420
+ InterlaceMode?: AvcIntraInterlaceMode | string;
421
+ ScanTypeConversionMode?: AvcIntraScanTypeConversionMode | string;
422
+ SlowPal?: AvcIntraSlowPal | string;
423
+ Telecine?: AvcIntraTelecine | string;
424
+ }
425
+ export declare enum VideoCodec {
426
+ AV1 = "AV1",
427
+ AVC_INTRA = "AVC_INTRA",
428
+ FRAME_CAPTURE = "FRAME_CAPTURE",
429
+ H_264 = "H_264",
430
+ H_265 = "H_265",
431
+ MPEG2 = "MPEG2",
432
+ PRORES = "PRORES",
433
+ VC3 = "VC3",
434
+ VP8 = "VP8",
435
+ VP9 = "VP9",
436
+ XAVC = "XAVC",
437
+ }
438
+ export interface FrameCaptureSettings {
439
+ FramerateDenominator?: number;
440
+ FramerateNumerator?: number;
441
+ MaxCaptures?: number;
442
+ Quality?: number;
443
+ }
444
+ export declare enum H264AdaptiveQuantization {
445
+ AUTO = "AUTO",
446
+ HIGH = "HIGH",
447
+ HIGHER = "HIGHER",
448
+ LOW = "LOW",
449
+ MAX = "MAX",
450
+ MEDIUM = "MEDIUM",
451
+ OFF = "OFF",
452
+ }
453
+ export declare enum H264CodecLevel {
454
+ AUTO = "AUTO",
455
+ LEVEL_1 = "LEVEL_1",
456
+ LEVEL_1_1 = "LEVEL_1_1",
457
+ LEVEL_1_2 = "LEVEL_1_2",
458
+ LEVEL_1_3 = "LEVEL_1_3",
459
+ LEVEL_2 = "LEVEL_2",
460
+ LEVEL_2_1 = "LEVEL_2_1",
461
+ LEVEL_2_2 = "LEVEL_2_2",
462
+ LEVEL_3 = "LEVEL_3",
463
+ LEVEL_3_1 = "LEVEL_3_1",
464
+ LEVEL_3_2 = "LEVEL_3_2",
465
+ LEVEL_4 = "LEVEL_4",
466
+ LEVEL_4_1 = "LEVEL_4_1",
467
+ LEVEL_4_2 = "LEVEL_4_2",
468
+ LEVEL_5 = "LEVEL_5",
469
+ LEVEL_5_1 = "LEVEL_5_1",
470
+ LEVEL_5_2 = "LEVEL_5_2",
471
+ }
472
+ export declare enum H264CodecProfile {
473
+ BASELINE = "BASELINE",
474
+ HIGH = "HIGH",
475
+ HIGH_10BIT = "HIGH_10BIT",
476
+ HIGH_422 = "HIGH_422",
477
+ HIGH_422_10BIT = "HIGH_422_10BIT",
478
+ MAIN = "MAIN",
479
+ }
480
+ export declare enum H264DynamicSubGop {
481
+ ADAPTIVE = "ADAPTIVE",
482
+ STATIC = "STATIC",
483
+ }
484
+ export declare enum H264EntropyEncoding {
485
+ CABAC = "CABAC",
486
+ CAVLC = "CAVLC",
487
+ }
488
+ export declare enum H264FieldEncoding {
489
+ FORCE_FIELD = "FORCE_FIELD",
490
+ MBAFF = "MBAFF",
491
+ PAFF = "PAFF",
492
+ }
493
+ export declare enum H264FlickerAdaptiveQuantization {
494
+ DISABLED = "DISABLED",
495
+ ENABLED = "ENABLED",
496
+ }
497
+ export declare enum H264FramerateControl {
498
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
499
+ SPECIFIED = "SPECIFIED",
500
+ }
501
+ export declare enum H264FramerateConversionAlgorithm {
502
+ DUPLICATE_DROP = "DUPLICATE_DROP",
503
+ FRAMEFORMER = "FRAMEFORMER",
504
+ INTERPOLATE = "INTERPOLATE",
505
+ }
506
+ export declare enum H264GopBReference {
507
+ DISABLED = "DISABLED",
508
+ ENABLED = "ENABLED",
509
+ }
510
+ export declare enum H264GopSizeUnits {
511
+ AUTO = "AUTO",
512
+ FRAMES = "FRAMES",
513
+ SECONDS = "SECONDS",
514
+ }
515
+ export declare enum H264InterlaceMode {
516
+ BOTTOM_FIELD = "BOTTOM_FIELD",
517
+ FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
518
+ FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
519
+ PROGRESSIVE = "PROGRESSIVE",
520
+ TOP_FIELD = "TOP_FIELD",
521
+ }
522
+ export declare enum H264ParControl {
523
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
524
+ SPECIFIED = "SPECIFIED",
525
+ }
526
+ export declare enum H264QualityTuningLevel {
527
+ MULTI_PASS_HQ = "MULTI_PASS_HQ",
528
+ SINGLE_PASS = "SINGLE_PASS",
529
+ SINGLE_PASS_HQ = "SINGLE_PASS_HQ",
530
+ }
531
+ export interface H264QvbrSettings {
532
+ MaxAverageBitrate?: number;
533
+ QvbrQualityLevel?: number;
534
+ QvbrQualityLevelFineTune?: number;
535
+ }
536
+ export declare enum H264RateControlMode {
537
+ CBR = "CBR",
538
+ QVBR = "QVBR",
539
+ VBR = "VBR",
540
+ }
541
+ export declare enum H264RepeatPps {
542
+ DISABLED = "DISABLED",
543
+ ENABLED = "ENABLED",
544
+ }
545
+ export declare enum H264ScanTypeConversionMode {
546
+ INTERLACED = "INTERLACED",
547
+ INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE",
548
+ }
549
+ export declare enum H264SceneChangeDetect {
550
+ DISABLED = "DISABLED",
551
+ ENABLED = "ENABLED",
552
+ TRANSITION_DETECTION = "TRANSITION_DETECTION",
553
+ }
554
+ export declare enum H264SlowPal {
555
+ DISABLED = "DISABLED",
556
+ ENABLED = "ENABLED",
557
+ }
558
+ export declare enum H264SpatialAdaptiveQuantization {
559
+ DISABLED = "DISABLED",
560
+ ENABLED = "ENABLED",
561
+ }
562
+ export declare enum H264Syntax {
563
+ DEFAULT = "DEFAULT",
564
+ RP2027 = "RP2027",
565
+ }
566
+ export declare enum H264Telecine {
567
+ HARD = "HARD",
568
+ NONE = "NONE",
569
+ SOFT = "SOFT",
570
+ }
571
+ export declare enum H264TemporalAdaptiveQuantization {
572
+ DISABLED = "DISABLED",
573
+ ENABLED = "ENABLED",
574
+ }
575
+ export declare enum H264UnregisteredSeiTimecode {
576
+ DISABLED = "DISABLED",
577
+ ENABLED = "ENABLED",
578
+ }
579
+ export interface H264Settings {
580
+ AdaptiveQuantization?: H264AdaptiveQuantization | string;
581
+ Bitrate?: number;
582
+ CodecLevel?: H264CodecLevel | string;
583
+ CodecProfile?: H264CodecProfile | string;
584
+ DynamicSubGop?: H264DynamicSubGop | string;
585
+ EntropyEncoding?: H264EntropyEncoding | string;
586
+ FieldEncoding?: H264FieldEncoding | string;
587
+ FlickerAdaptiveQuantization?: H264FlickerAdaptiveQuantization | string;
588
+ FramerateControl?: H264FramerateControl | string;
589
+ FramerateConversionAlgorithm?: H264FramerateConversionAlgorithm | string;
590
+ FramerateDenominator?: number;
591
+ FramerateNumerator?: number;
592
+ GopBReference?: H264GopBReference | string;
593
+ GopClosedCadence?: number;
594
+ GopSize?: number;
595
+ GopSizeUnits?: H264GopSizeUnits | string;
596
+ HrdBufferInitialFillPercentage?: number;
597
+ HrdBufferSize?: number;
598
+ InterlaceMode?: H264InterlaceMode | string;
599
+ MaxBitrate?: number;
600
+ MinIInterval?: number;
601
+ NumberBFramesBetweenReferenceFrames?: number;
602
+ NumberReferenceFrames?: number;
603
+ ParControl?: H264ParControl | string;
604
+ ParDenominator?: number;
605
+ ParNumerator?: number;
606
+ QualityTuningLevel?: H264QualityTuningLevel | string;
607
+ QvbrSettings?: H264QvbrSettings;
608
+ RateControlMode?: H264RateControlMode | string;
609
+ RepeatPps?: H264RepeatPps | string;
610
+ ScanTypeConversionMode?: H264ScanTypeConversionMode | string;
611
+ SceneChangeDetect?: H264SceneChangeDetect | string;
612
+ Slices?: number;
613
+ SlowPal?: H264SlowPal | string;
614
+ Softness?: number;
615
+ SpatialAdaptiveQuantization?: H264SpatialAdaptiveQuantization | string;
616
+ Syntax?: H264Syntax | string;
617
+ Telecine?: H264Telecine | string;
618
+ TemporalAdaptiveQuantization?: H264TemporalAdaptiveQuantization | string;
619
+ UnregisteredSeiTimecode?: H264UnregisteredSeiTimecode | string;
620
+ }
621
+ export declare enum H265AdaptiveQuantization {
622
+ AUTO = "AUTO",
623
+ HIGH = "HIGH",
624
+ HIGHER = "HIGHER",
625
+ LOW = "LOW",
626
+ MAX = "MAX",
627
+ MEDIUM = "MEDIUM",
628
+ OFF = "OFF",
629
+ }
630
+ export declare enum H265AlternateTransferFunctionSei {
631
+ DISABLED = "DISABLED",
632
+ ENABLED = "ENABLED",
633
+ }
634
+ export declare enum H265CodecLevel {
635
+ AUTO = "AUTO",
636
+ LEVEL_1 = "LEVEL_1",
637
+ LEVEL_2 = "LEVEL_2",
638
+ LEVEL_2_1 = "LEVEL_2_1",
639
+ LEVEL_3 = "LEVEL_3",
640
+ LEVEL_3_1 = "LEVEL_3_1",
641
+ LEVEL_4 = "LEVEL_4",
642
+ LEVEL_4_1 = "LEVEL_4_1",
643
+ LEVEL_5 = "LEVEL_5",
644
+ LEVEL_5_1 = "LEVEL_5_1",
645
+ LEVEL_5_2 = "LEVEL_5_2",
646
+ LEVEL_6 = "LEVEL_6",
647
+ LEVEL_6_1 = "LEVEL_6_1",
648
+ LEVEL_6_2 = "LEVEL_6_2",
649
+ }
650
+ export declare enum H265CodecProfile {
651
+ MAIN10_HIGH = "MAIN10_HIGH",
652
+ MAIN10_MAIN = "MAIN10_MAIN",
653
+ MAIN_422_10BIT_HIGH = "MAIN_422_10BIT_HIGH",
654
+ MAIN_422_10BIT_MAIN = "MAIN_422_10BIT_MAIN",
655
+ MAIN_422_8BIT_HIGH = "MAIN_422_8BIT_HIGH",
656
+ MAIN_422_8BIT_MAIN = "MAIN_422_8BIT_MAIN",
657
+ MAIN_HIGH = "MAIN_HIGH",
658
+ MAIN_MAIN = "MAIN_MAIN",
659
+ }
660
+ export declare enum H265DynamicSubGop {
661
+ ADAPTIVE = "ADAPTIVE",
662
+ STATIC = "STATIC",
663
+ }
664
+ export declare enum H265FlickerAdaptiveQuantization {
665
+ DISABLED = "DISABLED",
666
+ ENABLED = "ENABLED",
667
+ }
668
+ export declare enum H265FramerateControl {
669
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
670
+ SPECIFIED = "SPECIFIED",
671
+ }
672
+ export declare enum H265FramerateConversionAlgorithm {
673
+ DUPLICATE_DROP = "DUPLICATE_DROP",
674
+ FRAMEFORMER = "FRAMEFORMER",
675
+ INTERPOLATE = "INTERPOLATE",
676
+ }
677
+ export declare enum H265GopBReference {
678
+ DISABLED = "DISABLED",
679
+ ENABLED = "ENABLED",
680
+ }
681
+ export declare enum H265GopSizeUnits {
682
+ AUTO = "AUTO",
683
+ FRAMES = "FRAMES",
684
+ SECONDS = "SECONDS",
685
+ }
686
+ export declare enum H265InterlaceMode {
687
+ BOTTOM_FIELD = "BOTTOM_FIELD",
688
+ FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
689
+ FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
690
+ PROGRESSIVE = "PROGRESSIVE",
691
+ TOP_FIELD = "TOP_FIELD",
692
+ }
693
+ export declare enum H265ParControl {
694
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
695
+ SPECIFIED = "SPECIFIED",
696
+ }
697
+ export declare enum H265QualityTuningLevel {
698
+ MULTI_PASS_HQ = "MULTI_PASS_HQ",
699
+ SINGLE_PASS = "SINGLE_PASS",
700
+ SINGLE_PASS_HQ = "SINGLE_PASS_HQ",
701
+ }
702
+ export interface H265QvbrSettings {
703
+ MaxAverageBitrate?: number;
704
+ QvbrQualityLevel?: number;
705
+ QvbrQualityLevelFineTune?: number;
706
+ }
707
+ export declare enum H265RateControlMode {
708
+ CBR = "CBR",
709
+ QVBR = "QVBR",
710
+ VBR = "VBR",
711
+ }
712
+ export declare enum H265SampleAdaptiveOffsetFilterMode {
713
+ ADAPTIVE = "ADAPTIVE",
714
+ DEFAULT = "DEFAULT",
715
+ OFF = "OFF",
716
+ }
717
+ export declare enum H265ScanTypeConversionMode {
718
+ INTERLACED = "INTERLACED",
719
+ INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE",
720
+ }
721
+ export declare enum H265SceneChangeDetect {
722
+ DISABLED = "DISABLED",
723
+ ENABLED = "ENABLED",
724
+ TRANSITION_DETECTION = "TRANSITION_DETECTION",
725
+ }
726
+ export declare enum H265SlowPal {
727
+ DISABLED = "DISABLED",
728
+ ENABLED = "ENABLED",
729
+ }
730
+ export declare enum H265SpatialAdaptiveQuantization {
731
+ DISABLED = "DISABLED",
732
+ ENABLED = "ENABLED",
733
+ }
734
+ export declare enum H265Telecine {
735
+ HARD = "HARD",
736
+ NONE = "NONE",
737
+ SOFT = "SOFT",
738
+ }
739
+ export declare enum H265TemporalAdaptiveQuantization {
740
+ DISABLED = "DISABLED",
741
+ ENABLED = "ENABLED",
742
+ }
743
+ export declare enum H265TemporalIds {
744
+ DISABLED = "DISABLED",
745
+ ENABLED = "ENABLED",
746
+ }
747
+ export declare enum H265Tiles {
748
+ DISABLED = "DISABLED",
749
+ ENABLED = "ENABLED",
750
+ }
751
+ export declare enum H265UnregisteredSeiTimecode {
752
+ DISABLED = "DISABLED",
753
+ ENABLED = "ENABLED",
754
+ }
755
+ export declare enum H265WriteMp4PackagingType {
756
+ HEV1 = "HEV1",
757
+ HVC1 = "HVC1",
758
+ }
759
+ export interface H265Settings {
760
+ AdaptiveQuantization?: H265AdaptiveQuantization | string;
761
+ AlternateTransferFunctionSei?: H265AlternateTransferFunctionSei | string;
762
+ Bitrate?: number;
763
+ CodecLevel?: H265CodecLevel | string;
764
+ CodecProfile?: H265CodecProfile | string;
765
+ DynamicSubGop?: H265DynamicSubGop | string;
766
+ FlickerAdaptiveQuantization?: H265FlickerAdaptiveQuantization | string;
767
+ FramerateControl?: H265FramerateControl | string;
768
+ FramerateConversionAlgorithm?: H265FramerateConversionAlgorithm | string;
769
+ FramerateDenominator?: number;
770
+ FramerateNumerator?: number;
771
+ GopBReference?: H265GopBReference | string;
772
+ GopClosedCadence?: number;
773
+ GopSize?: number;
774
+ GopSizeUnits?: H265GopSizeUnits | string;
775
+ HrdBufferInitialFillPercentage?: number;
776
+ HrdBufferSize?: number;
777
+ InterlaceMode?: H265InterlaceMode | string;
778
+ MaxBitrate?: number;
779
+ MinIInterval?: number;
780
+ NumberBFramesBetweenReferenceFrames?: number;
781
+ NumberReferenceFrames?: number;
782
+ ParControl?: H265ParControl | string;
783
+ ParDenominator?: number;
784
+ ParNumerator?: number;
785
+ QualityTuningLevel?: H265QualityTuningLevel | string;
786
+ QvbrSettings?: H265QvbrSettings;
787
+ RateControlMode?: H265RateControlMode | string;
788
+ SampleAdaptiveOffsetFilterMode?: H265SampleAdaptiveOffsetFilterMode | string;
789
+ ScanTypeConversionMode?: H265ScanTypeConversionMode | string;
790
+ SceneChangeDetect?: H265SceneChangeDetect | string;
791
+ Slices?: number;
792
+ SlowPal?: H265SlowPal | string;
793
+ SpatialAdaptiveQuantization?: H265SpatialAdaptiveQuantization | string;
794
+ Telecine?: H265Telecine | string;
795
+ TemporalAdaptiveQuantization?: H265TemporalAdaptiveQuantization | string;
796
+ TemporalIds?: H265TemporalIds | string;
797
+ Tiles?: H265Tiles | string;
798
+ UnregisteredSeiTimecode?: H265UnregisteredSeiTimecode | string;
799
+ WriteMp4PackagingType?: H265WriteMp4PackagingType | string;
800
+ }
801
+ export declare enum Mpeg2AdaptiveQuantization {
802
+ HIGH = "HIGH",
803
+ LOW = "LOW",
804
+ MEDIUM = "MEDIUM",
805
+ OFF = "OFF",
806
+ }
807
+ export declare enum Mpeg2CodecLevel {
808
+ AUTO = "AUTO",
809
+ HIGH = "HIGH",
810
+ HIGH1440 = "HIGH1440",
811
+ LOW = "LOW",
812
+ MAIN = "MAIN",
813
+ }
814
+ export declare enum Mpeg2CodecProfile {
815
+ MAIN = "MAIN",
816
+ PROFILE_422 = "PROFILE_422",
817
+ }
818
+ export declare enum Mpeg2DynamicSubGop {
819
+ ADAPTIVE = "ADAPTIVE",
820
+ STATIC = "STATIC",
821
+ }
822
+ export declare enum Mpeg2FramerateControl {
823
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
824
+ SPECIFIED = "SPECIFIED",
825
+ }
826
+ export declare enum Mpeg2FramerateConversionAlgorithm {
827
+ DUPLICATE_DROP = "DUPLICATE_DROP",
828
+ FRAMEFORMER = "FRAMEFORMER",
829
+ INTERPOLATE = "INTERPOLATE",
830
+ }
831
+ export declare enum Mpeg2GopSizeUnits {
832
+ FRAMES = "FRAMES",
833
+ SECONDS = "SECONDS",
834
+ }
835
+ export declare enum Mpeg2InterlaceMode {
836
+ BOTTOM_FIELD = "BOTTOM_FIELD",
837
+ FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
838
+ FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
839
+ PROGRESSIVE = "PROGRESSIVE",
840
+ TOP_FIELD = "TOP_FIELD",
841
+ }
842
+ export declare enum Mpeg2IntraDcPrecision {
843
+ AUTO = "AUTO",
844
+ INTRA_DC_PRECISION_10 = "INTRA_DC_PRECISION_10",
845
+ INTRA_DC_PRECISION_11 = "INTRA_DC_PRECISION_11",
846
+ INTRA_DC_PRECISION_8 = "INTRA_DC_PRECISION_8",
847
+ INTRA_DC_PRECISION_9 = "INTRA_DC_PRECISION_9",
848
+ }
849
+ export declare enum Mpeg2ParControl {
850
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
851
+ SPECIFIED = "SPECIFIED",
852
+ }
853
+ export declare enum Mpeg2QualityTuningLevel {
854
+ MULTI_PASS = "MULTI_PASS",
855
+ SINGLE_PASS = "SINGLE_PASS",
856
+ }
857
+ export declare enum Mpeg2RateControlMode {
858
+ CBR = "CBR",
859
+ VBR = "VBR",
860
+ }
861
+ export declare enum Mpeg2ScanTypeConversionMode {
862
+ INTERLACED = "INTERLACED",
863
+ INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE",
864
+ }
865
+ export declare enum Mpeg2SceneChangeDetect {
866
+ DISABLED = "DISABLED",
867
+ ENABLED = "ENABLED",
868
+ }
869
+ export declare enum Mpeg2SlowPal {
870
+ DISABLED = "DISABLED",
871
+ ENABLED = "ENABLED",
872
+ }
873
+ export declare enum Mpeg2SpatialAdaptiveQuantization {
874
+ DISABLED = "DISABLED",
875
+ ENABLED = "ENABLED",
876
+ }
877
+ export declare enum Mpeg2Syntax {
878
+ DEFAULT = "DEFAULT",
879
+ D_10 = "D_10",
880
+ }
881
+ export declare enum Mpeg2Telecine {
882
+ HARD = "HARD",
883
+ NONE = "NONE",
884
+ SOFT = "SOFT",
885
+ }
886
+ export declare enum Mpeg2TemporalAdaptiveQuantization {
887
+ DISABLED = "DISABLED",
888
+ ENABLED = "ENABLED",
889
+ }
890
+ export interface Mpeg2Settings {
891
+ AdaptiveQuantization?: Mpeg2AdaptiveQuantization | string;
892
+ Bitrate?: number;
893
+ CodecLevel?: Mpeg2CodecLevel | string;
894
+ CodecProfile?: Mpeg2CodecProfile | string;
895
+ DynamicSubGop?: Mpeg2DynamicSubGop | string;
896
+ FramerateControl?: Mpeg2FramerateControl | string;
897
+ FramerateConversionAlgorithm?: Mpeg2FramerateConversionAlgorithm | string;
898
+ FramerateDenominator?: number;
899
+ FramerateNumerator?: number;
900
+ GopClosedCadence?: number;
901
+ GopSize?: number;
902
+ GopSizeUnits?: Mpeg2GopSizeUnits | string;
903
+ HrdBufferInitialFillPercentage?: number;
904
+ HrdBufferSize?: number;
905
+ InterlaceMode?: Mpeg2InterlaceMode | string;
906
+ IntraDcPrecision?: Mpeg2IntraDcPrecision | string;
907
+ MaxBitrate?: number;
908
+ MinIInterval?: number;
909
+ NumberBFramesBetweenReferenceFrames?: number;
910
+ ParControl?: Mpeg2ParControl | string;
911
+ ParDenominator?: number;
912
+ ParNumerator?: number;
913
+ QualityTuningLevel?: Mpeg2QualityTuningLevel | string;
914
+ RateControlMode?: Mpeg2RateControlMode | string;
915
+ ScanTypeConversionMode?: Mpeg2ScanTypeConversionMode | string;
916
+ SceneChangeDetect?: Mpeg2SceneChangeDetect | string;
917
+ SlowPal?: Mpeg2SlowPal | string;
918
+ Softness?: number;
919
+ SpatialAdaptiveQuantization?: Mpeg2SpatialAdaptiveQuantization | string;
920
+ Syntax?: Mpeg2Syntax | string;
921
+ Telecine?: Mpeg2Telecine | string;
922
+ TemporalAdaptiveQuantization?: Mpeg2TemporalAdaptiveQuantization | string;
923
+ }
924
+ export declare enum ProresChromaSampling {
925
+ PRESERVE_444_SAMPLING = "PRESERVE_444_SAMPLING",
926
+ SUBSAMPLE_TO_422 = "SUBSAMPLE_TO_422",
927
+ }
928
+ export declare enum ProresCodecProfile {
929
+ APPLE_PRORES_422 = "APPLE_PRORES_422",
930
+ APPLE_PRORES_422_HQ = "APPLE_PRORES_422_HQ",
931
+ APPLE_PRORES_422_LT = "APPLE_PRORES_422_LT",
932
+ APPLE_PRORES_422_PROXY = "APPLE_PRORES_422_PROXY",
933
+ APPLE_PRORES_4444 = "APPLE_PRORES_4444",
934
+ APPLE_PRORES_4444_XQ = "APPLE_PRORES_4444_XQ",
935
+ }
936
+ export declare enum ProresFramerateControl {
937
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
938
+ SPECIFIED = "SPECIFIED",
939
+ }
940
+ export declare enum ProresFramerateConversionAlgorithm {
941
+ DUPLICATE_DROP = "DUPLICATE_DROP",
942
+ FRAMEFORMER = "FRAMEFORMER",
943
+ INTERPOLATE = "INTERPOLATE",
944
+ }
945
+ export declare enum ProresInterlaceMode {
946
+ BOTTOM_FIELD = "BOTTOM_FIELD",
947
+ FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
948
+ FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
949
+ PROGRESSIVE = "PROGRESSIVE",
950
+ TOP_FIELD = "TOP_FIELD",
951
+ }
952
+ export declare enum ProresParControl {
953
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
954
+ SPECIFIED = "SPECIFIED",
955
+ }
956
+ export declare enum ProresScanTypeConversionMode {
957
+ INTERLACED = "INTERLACED",
958
+ INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE",
959
+ }
960
+ export declare enum ProresSlowPal {
961
+ DISABLED = "DISABLED",
962
+ ENABLED = "ENABLED",
963
+ }
964
+ export declare enum ProresTelecine {
965
+ HARD = "HARD",
966
+ NONE = "NONE",
967
+ }
968
+ export interface ProresSettings {
969
+ ChromaSampling?: ProresChromaSampling | string;
970
+ CodecProfile?: ProresCodecProfile | string;
971
+ FramerateControl?: ProresFramerateControl | string;
972
+ FramerateConversionAlgorithm?: ProresFramerateConversionAlgorithm | string;
973
+ FramerateDenominator?: number;
974
+ FramerateNumerator?: number;
975
+ InterlaceMode?: ProresInterlaceMode | string;
976
+ ParControl?: ProresParControl | string;
977
+ ParDenominator?: number;
978
+ ParNumerator?: number;
979
+ ScanTypeConversionMode?: ProresScanTypeConversionMode | string;
980
+ SlowPal?: ProresSlowPal | string;
981
+ Telecine?: ProresTelecine | string;
982
+ }
983
+ export declare enum Vc3FramerateControl {
984
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
985
+ SPECIFIED = "SPECIFIED",
986
+ }
987
+ export declare enum Vc3FramerateConversionAlgorithm {
988
+ DUPLICATE_DROP = "DUPLICATE_DROP",
989
+ FRAMEFORMER = "FRAMEFORMER",
990
+ INTERPOLATE = "INTERPOLATE",
991
+ }
992
+ export declare enum Vc3InterlaceMode {
993
+ INTERLACED = "INTERLACED",
994
+ PROGRESSIVE = "PROGRESSIVE",
995
+ }
996
+ export declare enum Vc3ScanTypeConversionMode {
997
+ INTERLACED = "INTERLACED",
998
+ INTERLACED_OPTIMIZE = "INTERLACED_OPTIMIZE",
999
+ }
1000
+ export declare enum Vc3SlowPal {
1001
+ DISABLED = "DISABLED",
1002
+ ENABLED = "ENABLED",
1003
+ }
1004
+ export declare enum Vc3Telecine {
1005
+ HARD = "HARD",
1006
+ NONE = "NONE",
1007
+ }
1008
+ export declare enum Vc3Class {
1009
+ CLASS_145_8BIT = "CLASS_145_8BIT",
1010
+ CLASS_220_10BIT = "CLASS_220_10BIT",
1011
+ CLASS_220_8BIT = "CLASS_220_8BIT",
1012
+ }
1013
+ export interface Vc3Settings {
1014
+ FramerateControl?: Vc3FramerateControl | string;
1015
+ FramerateConversionAlgorithm?: Vc3FramerateConversionAlgorithm | string;
1016
+ FramerateDenominator?: number;
1017
+ FramerateNumerator?: number;
1018
+ InterlaceMode?: Vc3InterlaceMode | string;
1019
+ ScanTypeConversionMode?: Vc3ScanTypeConversionMode | string;
1020
+ SlowPal?: Vc3SlowPal | string;
1021
+ Telecine?: Vc3Telecine | string;
1022
+ Vc3Class?: Vc3Class | string;
1023
+ }
1024
+ export declare enum Vp8FramerateControl {
1025
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1026
+ SPECIFIED = "SPECIFIED",
1027
+ }
1028
+ export declare enum Vp8FramerateConversionAlgorithm {
1029
+ DUPLICATE_DROP = "DUPLICATE_DROP",
1030
+ FRAMEFORMER = "FRAMEFORMER",
1031
+ INTERPOLATE = "INTERPOLATE",
1032
+ }
1033
+ export declare enum Vp8ParControl {
1034
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1035
+ SPECIFIED = "SPECIFIED",
1036
+ }
1037
+ export declare enum Vp8QualityTuningLevel {
1038
+ MULTI_PASS = "MULTI_PASS",
1039
+ MULTI_PASS_HQ = "MULTI_PASS_HQ",
1040
+ }
1041
+ export declare enum Vp8RateControlMode {
1042
+ VBR = "VBR",
1043
+ }
1044
+ export interface Vp8Settings {
1045
+ Bitrate?: number;
1046
+ FramerateControl?: Vp8FramerateControl | string;
1047
+ FramerateConversionAlgorithm?: Vp8FramerateConversionAlgorithm | string;
1048
+ FramerateDenominator?: number;
1049
+ FramerateNumerator?: number;
1050
+ GopSize?: number;
1051
+ HrdBufferSize?: number;
1052
+ MaxBitrate?: number;
1053
+ ParControl?: Vp8ParControl | string;
1054
+ ParDenominator?: number;
1055
+ ParNumerator?: number;
1056
+ QualityTuningLevel?: Vp8QualityTuningLevel | string;
1057
+ RateControlMode?: Vp8RateControlMode | string;
1058
+ }
1059
+ export declare enum Vp9FramerateControl {
1060
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1061
+ SPECIFIED = "SPECIFIED",
1062
+ }
1063
+ export declare enum Vp9FramerateConversionAlgorithm {
1064
+ DUPLICATE_DROP = "DUPLICATE_DROP",
1065
+ FRAMEFORMER = "FRAMEFORMER",
1066
+ INTERPOLATE = "INTERPOLATE",
1067
+ }
1068
+ export declare enum Vp9ParControl {
1069
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1070
+ SPECIFIED = "SPECIFIED",
1071
+ }
1072
+ export declare enum Vp9QualityTuningLevel {
1073
+ MULTI_PASS = "MULTI_PASS",
1074
+ MULTI_PASS_HQ = "MULTI_PASS_HQ",
1075
+ }
1076
+ export declare enum Vp9RateControlMode {
1077
+ VBR = "VBR",
1078
+ }
1079
+ export interface Vp9Settings {
1080
+ Bitrate?: number;
1081
+ FramerateControl?: Vp9FramerateControl | string;
1082
+ FramerateConversionAlgorithm?: Vp9FramerateConversionAlgorithm | string;
1083
+ FramerateDenominator?: number;
1084
+ FramerateNumerator?: number;
1085
+ GopSize?: number;
1086
+ HrdBufferSize?: number;
1087
+ MaxBitrate?: number;
1088
+ ParControl?: Vp9ParControl | string;
1089
+ ParDenominator?: number;
1090
+ ParNumerator?: number;
1091
+ QualityTuningLevel?: Vp9QualityTuningLevel | string;
1092
+ RateControlMode?: Vp9RateControlMode | string;
1093
+ }
1094
+ export declare enum XavcAdaptiveQuantization {
1095
+ AUTO = "AUTO",
1096
+ HIGH = "HIGH",
1097
+ HIGHER = "HIGHER",
1098
+ LOW = "LOW",
1099
+ MAX = "MAX",
1100
+ MEDIUM = "MEDIUM",
1101
+ OFF = "OFF",
1102
+ }
1103
+ export declare enum XavcEntropyEncoding {
1104
+ AUTO = "AUTO",
1105
+ CABAC = "CABAC",
1106
+ CAVLC = "CAVLC",
1107
+ }
1108
+ export declare enum XavcFramerateControl {
1109
+ INITIALIZE_FROM_SOURCE = "INITIALIZE_FROM_SOURCE",
1110
+ SPECIFIED = "SPECIFIED",
1111
+ }
1112
+ export declare enum XavcFramerateConversionAlgorithm {
1113
+ DUPLICATE_DROP = "DUPLICATE_DROP",
1114
+ FRAMEFORMER = "FRAMEFORMER",
1115
+ INTERPOLATE = "INTERPOLATE",
1116
+ }
1117
+ export declare enum XavcProfile {
1118
+ XAVC_4K = "XAVC_4K",
1119
+ XAVC_4K_INTRA_CBG = "XAVC_4K_INTRA_CBG",
1120
+ XAVC_4K_INTRA_VBR = "XAVC_4K_INTRA_VBR",
1121
+ XAVC_HD = "XAVC_HD",
1122
+ XAVC_HD_INTRA_CBG = "XAVC_HD_INTRA_CBG",
1123
+ }
1124
+ export declare enum XavcSlowPal {
1125
+ DISABLED = "DISABLED",
1126
+ ENABLED = "ENABLED",
1127
+ }
1128
+ export declare enum XavcSpatialAdaptiveQuantization {
1129
+ DISABLED = "DISABLED",
1130
+ ENABLED = "ENABLED",
1131
+ }
1132
+ export declare enum XavcTemporalAdaptiveQuantization {
1133
+ DISABLED = "DISABLED",
1134
+ ENABLED = "ENABLED",
1135
+ }
1136
+ export declare enum Xavc4kIntraCbgProfileClass {
1137
+ CLASS_100 = "CLASS_100",
1138
+ CLASS_300 = "CLASS_300",
1139
+ CLASS_480 = "CLASS_480",
1140
+ }
1141
+ export interface Xavc4kIntraCbgProfileSettings {
1142
+ XavcClass?: Xavc4kIntraCbgProfileClass | string;
1143
+ }
1144
+ export declare enum Xavc4kIntraVbrProfileClass {
1145
+ CLASS_100 = "CLASS_100",
1146
+ CLASS_300 = "CLASS_300",
1147
+ CLASS_480 = "CLASS_480",
1148
+ }
1149
+ export interface Xavc4kIntraVbrProfileSettings {
1150
+ XavcClass?: Xavc4kIntraVbrProfileClass | string;
1151
+ }
1152
+ export declare enum Xavc4kProfileBitrateClass {
1153
+ BITRATE_CLASS_100 = "BITRATE_CLASS_100",
1154
+ BITRATE_CLASS_140 = "BITRATE_CLASS_140",
1155
+ BITRATE_CLASS_200 = "BITRATE_CLASS_200",
1156
+ }
1157
+ export declare enum Xavc4kProfileCodecProfile {
1158
+ HIGH = "HIGH",
1159
+ HIGH_422 = "HIGH_422",
1160
+ }
1161
+ export declare enum XavcFlickerAdaptiveQuantization {
1162
+ DISABLED = "DISABLED",
1163
+ ENABLED = "ENABLED",
1164
+ }
1165
+ export declare enum XavcGopBReference {
1166
+ DISABLED = "DISABLED",
1167
+ ENABLED = "ENABLED",
1168
+ }
1169
+ export declare enum Xavc4kProfileQualityTuningLevel {
1170
+ MULTI_PASS_HQ = "MULTI_PASS_HQ",
1171
+ SINGLE_PASS = "SINGLE_PASS",
1172
+ SINGLE_PASS_HQ = "SINGLE_PASS_HQ",
1173
+ }
1174
+ export interface Xavc4kProfileSettings {
1175
+ BitrateClass?: Xavc4kProfileBitrateClass | string;
1176
+ CodecProfile?: Xavc4kProfileCodecProfile | string;
1177
+ FlickerAdaptiveQuantization?: XavcFlickerAdaptiveQuantization | string;
1178
+ GopBReference?: XavcGopBReference | string;
1179
+ GopClosedCadence?: number;
1180
+ HrdBufferSize?: number;
1181
+ QualityTuningLevel?: Xavc4kProfileQualityTuningLevel | string;
1182
+ Slices?: number;
1183
+ }
1184
+ export declare enum XavcHdIntraCbgProfileClass {
1185
+ CLASS_100 = "CLASS_100",
1186
+ CLASS_200 = "CLASS_200",
1187
+ CLASS_50 = "CLASS_50",
1188
+ }
1189
+ export interface XavcHdIntraCbgProfileSettings {
1190
+ XavcClass?: XavcHdIntraCbgProfileClass | string;
1191
+ }
1192
+ export declare enum XavcHdProfileBitrateClass {
1193
+ BITRATE_CLASS_25 = "BITRATE_CLASS_25",
1194
+ BITRATE_CLASS_35 = "BITRATE_CLASS_35",
1195
+ BITRATE_CLASS_50 = "BITRATE_CLASS_50",
1196
+ }
1197
+ export declare enum XavcInterlaceMode {
1198
+ BOTTOM_FIELD = "BOTTOM_FIELD",
1199
+ FOLLOW_BOTTOM_FIELD = "FOLLOW_BOTTOM_FIELD",
1200
+ FOLLOW_TOP_FIELD = "FOLLOW_TOP_FIELD",
1201
+ PROGRESSIVE = "PROGRESSIVE",
1202
+ TOP_FIELD = "TOP_FIELD",
1203
+ }
1204
+ export declare enum XavcHdProfileQualityTuningLevel {
1205
+ MULTI_PASS_HQ = "MULTI_PASS_HQ",
1206
+ SINGLE_PASS = "SINGLE_PASS",
1207
+ SINGLE_PASS_HQ = "SINGLE_PASS_HQ",
1208
+ }
1209
+ export declare enum XavcHdProfileTelecine {
1210
+ HARD = "HARD",
1211
+ NONE = "NONE",
1212
+ }
1213
+ export interface XavcHdProfileSettings {
1214
+ BitrateClass?: XavcHdProfileBitrateClass | string;
1215
+ FlickerAdaptiveQuantization?: XavcFlickerAdaptiveQuantization | string;
1216
+ GopBReference?: XavcGopBReference | string;
1217
+ GopClosedCadence?: number;
1218
+ HrdBufferSize?: number;
1219
+ InterlaceMode?: XavcInterlaceMode | string;
1220
+ QualityTuningLevel?: XavcHdProfileQualityTuningLevel | string;
1221
+ Slices?: number;
1222
+ Telecine?: XavcHdProfileTelecine | string;
1223
+ }
1224
+ export interface XavcSettings {
1225
+ AdaptiveQuantization?: XavcAdaptiveQuantization | string;
1226
+ EntropyEncoding?: XavcEntropyEncoding | string;
1227
+ FramerateControl?: XavcFramerateControl | string;
1228
+ FramerateConversionAlgorithm?: XavcFramerateConversionAlgorithm | string;
1229
+ FramerateDenominator?: number;
1230
+ FramerateNumerator?: number;
1231
+ Profile?: XavcProfile | string;
1232
+ SlowPal?: XavcSlowPal | string;
1233
+ Softness?: number;
1234
+ SpatialAdaptiveQuantization?: XavcSpatialAdaptiveQuantization | string;
1235
+ TemporalAdaptiveQuantization?: XavcTemporalAdaptiveQuantization | string;
1236
+ Xavc4kIntraCbgProfileSettings?: Xavc4kIntraCbgProfileSettings;
1237
+ Xavc4kIntraVbrProfileSettings?: Xavc4kIntraVbrProfileSettings;
1238
+ Xavc4kProfileSettings?: Xavc4kProfileSettings;
1239
+ XavcHdIntraCbgProfileSettings?: XavcHdIntraCbgProfileSettings;
1240
+ XavcHdProfileSettings?: XavcHdProfileSettings;
1241
+ }
1242
+ export interface VideoCodecSettings {
1243
+ Av1Settings?: Av1Settings;
1244
+ AvcIntraSettings?: AvcIntraSettings;
1245
+ Codec?: VideoCodec | string;
1246
+ FrameCaptureSettings?: FrameCaptureSettings;
1247
+ H264Settings?: H264Settings;
1248
+ H265Settings?: H265Settings;
1249
+ Mpeg2Settings?: Mpeg2Settings;
1250
+ ProresSettings?: ProresSettings;
1251
+ Vc3Settings?: Vc3Settings;
1252
+ Vp8Settings?: Vp8Settings;
1253
+ Vp9Settings?: Vp9Settings;
1254
+ XavcSettings?: XavcSettings;
1255
+ }
1256
+ export declare enum ColorMetadata {
1257
+ IGNORE = "IGNORE",
1258
+ INSERT = "INSERT",
1259
+ }
1260
+ export declare enum DropFrameTimecode {
1261
+ DISABLED = "DISABLED",
1262
+ ENABLED = "ENABLED",
1263
+ }
1264
+ export declare enum RespondToAfd {
1265
+ NONE = "NONE",
1266
+ PASSTHROUGH = "PASSTHROUGH",
1267
+ RESPOND = "RESPOND",
1268
+ }
1269
+ export declare enum ScalingBehavior {
1270
+ DEFAULT = "DEFAULT",
1271
+ STRETCH_TO_OUTPUT = "STRETCH_TO_OUTPUT",
1272
+ }
1273
+ export declare enum VideoTimecodeInsertion {
1274
+ DISABLED = "DISABLED",
1275
+ PIC_TIMING_SEI = "PIC_TIMING_SEI",
1276
+ }
1277
+ export declare enum ColorSpaceConversion {
1278
+ FORCE_601 = "FORCE_601",
1279
+ FORCE_709 = "FORCE_709",
1280
+ FORCE_HDR10 = "FORCE_HDR10",
1281
+ FORCE_HLG_2020 = "FORCE_HLG_2020",
1282
+ NONE = "NONE",
1283
+ }
1284
+ export declare enum SampleRangeConversion {
1285
+ LIMITED_RANGE_SQUEEZE = "LIMITED_RANGE_SQUEEZE",
1286
+ NONE = "NONE",
1287
+ }
1288
+ export interface ColorCorrector {
1289
+ Brightness?: number;
1290
+ ColorSpaceConversion?: ColorSpaceConversion | string;
1291
+ Contrast?: number;
1292
+ Hdr10Metadata?: Hdr10Metadata;
1293
+ Hue?: number;
1294
+ SampleRangeConversion?: SampleRangeConversion | string;
1295
+ Saturation?: number;
1296
+ }
1297
+ export declare enum DeinterlaceAlgorithm {
1298
+ BLEND = "BLEND",
1299
+ BLEND_TICKER = "BLEND_TICKER",
1300
+ INTERPOLATE = "INTERPOLATE",
1301
+ INTERPOLATE_TICKER = "INTERPOLATE_TICKER",
1302
+ }
1303
+ export declare enum DeinterlacerControl {
1304
+ FORCE_ALL_FRAMES = "FORCE_ALL_FRAMES",
1305
+ NORMAL = "NORMAL",
1306
+ }
1307
+ export declare enum DeinterlacerMode {
1308
+ ADAPTIVE = "ADAPTIVE",
1309
+ DEINTERLACE = "DEINTERLACE",
1310
+ INVERSE_TELECINE = "INVERSE_TELECINE",
1311
+ }
1312
+ export interface Deinterlacer {
1313
+ Algorithm?: DeinterlaceAlgorithm | string;
1314
+ Control?: DeinterlacerControl | string;
1315
+ Mode?: DeinterlacerMode | string;
1316
+ }
1317
+ export interface DolbyVisionLevel6Metadata {
1318
+ MaxCll?: number;
1319
+ MaxFall?: number;
1320
+ }
1321
+ export declare enum DolbyVisionLevel6Mode {
1322
+ PASSTHROUGH = "PASSTHROUGH",
1323
+ RECALCULATE = "RECALCULATE",
1324
+ SPECIFY = "SPECIFY",
1325
+ }
1326
+ export declare enum DolbyVisionMapping {
1327
+ HDR10_1000 = "HDR10_1000",
1328
+ HDR10_NOMAP = "HDR10_NOMAP",
1329
+ }
1330
+ export declare enum DolbyVisionProfile {
1331
+ PROFILE_5 = "PROFILE_5",
1332
+ PROFILE_8_1 = "PROFILE_8_1",
1333
+ }
1334
+ export interface DolbyVision {
1335
+ L6Metadata?: DolbyVisionLevel6Metadata;
1336
+ L6Mode?: DolbyVisionLevel6Mode | string;
1337
+ Mapping?: DolbyVisionMapping | string;
1338
+ Profile?: DolbyVisionProfile | string;
1339
+ }
1340
+ export interface Hdr10Plus {
1341
+ MasteringMonitorNits?: number;
1342
+ TargetMonitorNits?: number;
1343
+ }
1344
+ export declare enum NoiseReducerFilter {
1345
+ BILATERAL = "BILATERAL",
1346
+ CONSERVE = "CONSERVE",
1347
+ GAUSSIAN = "GAUSSIAN",
1348
+ LANCZOS = "LANCZOS",
1349
+ MEAN = "MEAN",
1350
+ SHARPEN = "SHARPEN",
1351
+ SPATIAL = "SPATIAL",
1352
+ TEMPORAL = "TEMPORAL",
1353
+ }
1354
+ export interface NoiseReducerFilterSettings {
1355
+ Strength?: number;
1356
+ }
1357
+ export interface NoiseReducerSpatialFilterSettings {
1358
+ PostFilterSharpenStrength?: number;
1359
+ Speed?: number;
1360
+ Strength?: number;
1361
+ }
1362
+ export declare enum NoiseFilterPostTemporalSharpening {
1363
+ AUTO = "AUTO",
1364
+ DISABLED = "DISABLED",
1365
+ ENABLED = "ENABLED",
1366
+ }
1367
+ export declare enum NoiseFilterPostTemporalSharpeningStrength {
1368
+ HIGH = "HIGH",
1369
+ LOW = "LOW",
1370
+ MEDIUM = "MEDIUM",
1371
+ }
1372
+ export interface NoiseReducerTemporalFilterSettings {
1373
+ AggressiveMode?: number;
1374
+ PostTemporalSharpening?: NoiseFilterPostTemporalSharpening | string;
1375
+ PostTemporalSharpeningStrength?:
1376
+ | NoiseFilterPostTemporalSharpeningStrength
1377
+ | string;
1378
+ Speed?: number;
1379
+ Strength?: number;
1380
+ }
1381
+ export interface NoiseReducer {
1382
+ Filter?: NoiseReducerFilter | string;
1383
+ FilterSettings?: NoiseReducerFilterSettings;
1384
+ SpatialFilterSettings?: NoiseReducerSpatialFilterSettings;
1385
+ TemporalFilterSettings?: NoiseReducerTemporalFilterSettings;
1386
+ }
1387
+ export declare enum WatermarkingStrength {
1388
+ DEFAULT = "DEFAULT",
1389
+ LIGHTER = "LIGHTER",
1390
+ LIGHTEST = "LIGHTEST",
1391
+ STRONGER = "STRONGER",
1392
+ STRONGEST = "STRONGEST",
1393
+ }
1394
+ export interface NexGuardFileMarkerSettings {
1395
+ License?: string;
1396
+ Payload?: number;
1397
+ Preset?: string;
1398
+ Strength?: WatermarkingStrength | string;
1399
+ }
1400
+ export interface PartnerWatermarking {
1401
+ NexguardFileMarkerSettings?: NexGuardFileMarkerSettings;
1402
+ }
1403
+ export declare enum TimecodeBurninPosition {
1404
+ BOTTOM_CENTER = "BOTTOM_CENTER",
1405
+ BOTTOM_LEFT = "BOTTOM_LEFT",
1406
+ BOTTOM_RIGHT = "BOTTOM_RIGHT",
1407
+ MIDDLE_CENTER = "MIDDLE_CENTER",
1408
+ MIDDLE_LEFT = "MIDDLE_LEFT",
1409
+ MIDDLE_RIGHT = "MIDDLE_RIGHT",
1410
+ TOP_CENTER = "TOP_CENTER",
1411
+ TOP_LEFT = "TOP_LEFT",
1412
+ TOP_RIGHT = "TOP_RIGHT",
1413
+ }
1414
+ export interface TimecodeBurnin {
1415
+ FontSize?: number;
1416
+ Position?: TimecodeBurninPosition | string;
1417
+ Prefix?: string;
1418
+ }
1419
+ export interface VideoPreprocessor {
1420
+ ColorCorrector?: ColorCorrector;
1421
+ Deinterlacer?: Deinterlacer;
1422
+ DolbyVision?: DolbyVision;
1423
+ Hdr10Plus?: Hdr10Plus;
1424
+ ImageInserter?: ImageInserter;
1425
+ NoiseReducer?: NoiseReducer;
1426
+ PartnerWatermarking?: PartnerWatermarking;
1427
+ TimecodeBurnin?: TimecodeBurnin;
1428
+ }
1429
+ export interface VideoDescription {
1430
+ AfdSignaling?: AfdSignaling | string;
1431
+ AntiAlias?: AntiAlias | string;
1432
+ CodecSettings?: VideoCodecSettings;
1433
+ ColorMetadata?: ColorMetadata | string;
1434
+ Crop?: Rectangle;
1435
+ DropFrameTimecode?: DropFrameTimecode | string;
1436
+ FixedAfd?: number;
1437
+ Height?: number;
1438
+ Position?: Rectangle;
1439
+ RespondToAfd?: RespondToAfd | string;
1440
+ ScalingBehavior?: ScalingBehavior | string;
1441
+ Sharpness?: number;
1442
+ TimecodeInsertion?: VideoTimecodeInsertion | string;
1443
+ VideoPreprocessors?: VideoPreprocessor;
1444
+ Width?: number;
1445
+ }
1446
+ export interface Output {
1447
+ AudioDescriptions?: AudioDescription[];
1448
+ CaptionDescriptions?: CaptionDescription[];
1449
+ ContainerSettings?: ContainerSettings;
1450
+ Extension?: string;
1451
+ NameModifier?: string;
1452
+ OutputSettings?: OutputSettings;
1453
+ Preset?: string;
1454
+ VideoDescription?: VideoDescription;
1455
+ }
1456
+ export interface OutputGroup {
1457
+ AutomatedEncodingSettings?: AutomatedEncodingSettings;
1458
+ CustomName?: string;
1459
+ Name?: string;
1460
+ OutputGroupSettings?: OutputGroupSettings;
1461
+ Outputs?: Output[];
1462
+ }
1463
+ export declare enum TimecodeSource {
1464
+ EMBEDDED = "EMBEDDED",
1465
+ SPECIFIEDSTART = "SPECIFIEDSTART",
1466
+ ZEROBASED = "ZEROBASED",
1467
+ }
1468
+ export interface TimecodeConfig {
1469
+ Anchor?: string;
1470
+ Source?: TimecodeSource | string;
1471
+ Start?: string;
1472
+ TimestampOffset?: string;
1473
+ }
1474
+ export interface TimedMetadataInsertion {
1475
+ Id3Insertions?: Id3Insertion[];
1476
+ }
1477
+ export interface JobSettings {
1478
+ AdAvailOffset?: number;
1479
+ AvailBlanking?: AvailBlanking;
1480
+ Esam?: EsamSettings;
1481
+ ExtendedDataServices?: ExtendedDataServices;
1482
+ Inputs?: Input[];
1483
+ KantarWatermark?: KantarWatermarkSettings;
1484
+ MotionImageInserter?: MotionImageInserter;
1485
+ NielsenConfiguration?: NielsenConfiguration;
1486
+ NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings;
1487
+ OutputGroups?: OutputGroup[];
1488
+ TimecodeConfig?: TimecodeConfig;
1489
+ TimedMetadataInsertion?: TimedMetadataInsertion;
1490
+ }
1491
+ export declare enum SimulateReservedQueue {
1492
+ DISABLED = "DISABLED",
1493
+ ENABLED = "ENABLED",
1494
+ }
1495
+ export declare enum JobStatus {
1496
+ CANCELED = "CANCELED",
1497
+ COMPLETE = "COMPLETE",
1498
+ ERROR = "ERROR",
1499
+ PROGRESSING = "PROGRESSING",
1500
+ SUBMITTED = "SUBMITTED",
1501
+ }
1502
+ export declare enum StatusUpdateInterval {
1503
+ SECONDS_10 = "SECONDS_10",
1504
+ SECONDS_12 = "SECONDS_12",
1505
+ SECONDS_120 = "SECONDS_120",
1506
+ SECONDS_15 = "SECONDS_15",
1507
+ SECONDS_180 = "SECONDS_180",
1508
+ SECONDS_20 = "SECONDS_20",
1509
+ SECONDS_240 = "SECONDS_240",
1510
+ SECONDS_30 = "SECONDS_30",
1511
+ SECONDS_300 = "SECONDS_300",
1512
+ SECONDS_360 = "SECONDS_360",
1513
+ SECONDS_420 = "SECONDS_420",
1514
+ SECONDS_480 = "SECONDS_480",
1515
+ SECONDS_540 = "SECONDS_540",
1516
+ SECONDS_60 = "SECONDS_60",
1517
+ SECONDS_600 = "SECONDS_600",
1518
+ }
1519
+ export interface Timing {
1520
+ FinishTime?: Date;
1521
+ StartTime?: Date;
1522
+ SubmitTime?: Date;
1523
+ }
1524
+ export interface Job {
1525
+ AccelerationSettings?: AccelerationSettings;
1526
+ AccelerationStatus?: AccelerationStatus | string;
1527
+ Arn?: string;
1528
+ BillingTagsSource?: BillingTagsSource | string;
1529
+ CreatedAt?: Date;
1530
+ CurrentPhase?: JobPhase | string;
1531
+ ErrorCode?: number;
1532
+ ErrorMessage?: string;
1533
+ HopDestinations?: HopDestination[];
1534
+ Id?: string;
1535
+ JobPercentComplete?: number;
1536
+ JobTemplate?: string;
1537
+ Messages?: JobMessages;
1538
+ OutputGroupDetails?: OutputGroupDetail[];
1539
+ Priority?: number;
1540
+ Queue?: string;
1541
+ QueueTransitions?: QueueTransition[];
1542
+ RetryCount?: number;
1543
+ Role: string | undefined;
1544
+ Settings: JobSettings | undefined;
1545
+ SimulateReservedQueue?: SimulateReservedQueue | string;
1546
+ Status?: JobStatus | string;
1547
+ StatusUpdateInterval?: StatusUpdateInterval | string;
1548
+ Timing?: Timing;
1549
+ UserMetadata?: Record<string, string>;
1550
+ }
1551
+ export interface JobTemplateSettings {
1552
+ AdAvailOffset?: number;
1553
+ AvailBlanking?: AvailBlanking;
1554
+ Esam?: EsamSettings;
1555
+ ExtendedDataServices?: ExtendedDataServices;
1556
+ Inputs?: InputTemplate[];
1557
+ KantarWatermark?: KantarWatermarkSettings;
1558
+ MotionImageInserter?: MotionImageInserter;
1559
+ NielsenConfiguration?: NielsenConfiguration;
1560
+ NielsenNonLinearWatermark?: NielsenNonLinearWatermarkSettings;
1561
+ OutputGroups?: OutputGroup[];
1562
+ TimecodeConfig?: TimecodeConfig;
1563
+ TimedMetadataInsertion?: TimedMetadataInsertion;
1564
+ }
1565
+ export declare enum Type {
1566
+ CUSTOM = "CUSTOM",
1567
+ SYSTEM = "SYSTEM",
1568
+ }
1569
+ export interface JobTemplate {
1570
+ AccelerationSettings?: AccelerationSettings;
1571
+ Arn?: string;
1572
+ Category?: string;
1573
+ CreatedAt?: Date;
1574
+ Description?: string;
1575
+ HopDestinations?: HopDestination[];
1576
+ LastUpdated?: Date;
1577
+ Name: string | undefined;
1578
+ Priority?: number;
1579
+ Queue?: string;
1580
+ Settings: JobTemplateSettings | undefined;
1581
+ StatusUpdateInterval?: StatusUpdateInterval | string;
1582
+ Type?: Type | string;
1583
+ }
1584
+ export interface PresetSettings {
1585
+ AudioDescriptions?: AudioDescription[];
1586
+ CaptionDescriptions?: CaptionDescriptionPreset[];
1587
+ ContainerSettings?: ContainerSettings;
1588
+ VideoDescription?: VideoDescription;
1589
+ }
1590
+ export interface Preset {
1591
+ Arn?: string;
1592
+ Category?: string;
1593
+ CreatedAt?: Date;
1594
+ Description?: string;
1595
+ LastUpdated?: Date;
1596
+ Name: string | undefined;
1597
+ Settings: PresetSettings | undefined;
1598
+ Type?: Type | string;
1599
+ }
1600
+ export declare enum PricingPlan {
1601
+ ON_DEMAND = "ON_DEMAND",
1602
+ RESERVED = "RESERVED",
1603
+ }
1604
+ export declare enum Commitment {
1605
+ ONE_YEAR = "ONE_YEAR",
1606
+ }
1607
+ export declare enum RenewalType {
1608
+ AUTO_RENEW = "AUTO_RENEW",
1609
+ EXPIRE = "EXPIRE",
1610
+ }
1611
+ export declare enum ReservationPlanStatus {
1612
+ ACTIVE = "ACTIVE",
1613
+ EXPIRED = "EXPIRED",
1614
+ }
1615
+ export interface ReservationPlan {
1616
+ Commitment?: Commitment | string;
1617
+ ExpiresAt?: Date;
1618
+ PurchasedAt?: Date;
1619
+ RenewalType?: RenewalType | string;
1620
+ ReservedSlots?: number;
1621
+ Status?: ReservationPlanStatus | string;
1622
+ }
1623
+ export declare enum QueueStatus {
1624
+ ACTIVE = "ACTIVE",
1625
+ PAUSED = "PAUSED",
1626
+ }
1627
+ export interface Queue {
1628
+ Arn?: string;
1629
+ CreatedAt?: Date;
1630
+ Description?: string;
1631
+ LastUpdated?: Date;
1632
+ Name: string | undefined;
1633
+ PricingPlan?: PricingPlan | string;
1634
+ ProgressingJobsCount?: number;
1635
+ ReservationPlan?: ReservationPlan;
1636
+ Status?: QueueStatus | string;
1637
+ SubmittedJobsCount?: number;
1638
+ Type?: Type | string;
1639
+ }
1640
+ export interface AssociateCertificateRequest {
1641
+ Arn: string | undefined;
1642
+ }
1643
+ export interface AssociateCertificateResponse {}
1644
+ export declare class BadRequestException extends __BaseException {
1645
+ readonly name: "BadRequestException";
1646
+ readonly $fault: "client";
1647
+ Message?: string;
1648
+ constructor(
1649
+ opts: __ExceptionOptionType<BadRequestException, __BaseException>
1650
+ );
1651
+ }
1652
+ export declare class ConflictException extends __BaseException {
1653
+ readonly name: "ConflictException";
1654
+ readonly $fault: "client";
1655
+ Message?: string;
1656
+ constructor(opts: __ExceptionOptionType<ConflictException, __BaseException>);
1657
+ }
1658
+ export declare class ForbiddenException extends __BaseException {
1659
+ readonly name: "ForbiddenException";
1660
+ readonly $fault: "client";
1661
+ Message?: string;
1662
+ constructor(opts: __ExceptionOptionType<ForbiddenException, __BaseException>);
1663
+ }
1664
+ export declare class InternalServerErrorException extends __BaseException {
1665
+ readonly name: "InternalServerErrorException";
1666
+ readonly $fault: "server";
1667
+ Message?: string;
1668
+ constructor(
1669
+ opts: __ExceptionOptionType<InternalServerErrorException, __BaseException>
1670
+ );
1671
+ }
1672
+ export declare class NotFoundException extends __BaseException {
1673
+ readonly name: "NotFoundException";
1674
+ readonly $fault: "client";
1675
+ Message?: string;
1676
+ constructor(opts: __ExceptionOptionType<NotFoundException, __BaseException>);
1677
+ }
1678
+ export declare class TooManyRequestsException extends __BaseException {
1679
+ readonly name: "TooManyRequestsException";
1680
+ readonly $fault: "client";
1681
+ Message?: string;
1682
+ constructor(
1683
+ opts: __ExceptionOptionType<TooManyRequestsException, __BaseException>
1684
+ );
1685
+ }
1686
+ export interface CancelJobRequest {
1687
+ Id: string | undefined;
1688
+ }
1689
+ export interface CancelJobResponse {}
1690
+ export interface CreateJobRequest {
1691
+ AccelerationSettings?: AccelerationSettings;
1692
+ BillingTagsSource?: BillingTagsSource | string;
1693
+ ClientRequestToken?: string;
1694
+ HopDestinations?: HopDestination[];
1695
+ JobTemplate?: string;
1696
+ Priority?: number;
1697
+ Queue?: string;
1698
+ Role: string | undefined;
1699
+ Settings: JobSettings | undefined;
1700
+ SimulateReservedQueue?: SimulateReservedQueue | string;
1701
+ StatusUpdateInterval?: StatusUpdateInterval | string;
1702
+ Tags?: Record<string, string>;
1703
+ UserMetadata?: Record<string, string>;
1704
+ }
1705
+ export interface CreateJobResponse {
1706
+ Job?: Job;
1707
+ }
1708
+ export interface CreateJobTemplateRequest {
1709
+ AccelerationSettings?: AccelerationSettings;
1710
+ Category?: string;
1711
+ Description?: string;
1712
+ HopDestinations?: HopDestination[];
1713
+ Name: string | undefined;
1714
+ Priority?: number;
1715
+ Queue?: string;
1716
+ Settings: JobTemplateSettings | undefined;
1717
+ StatusUpdateInterval?: StatusUpdateInterval | string;
1718
+ Tags?: Record<string, string>;
1719
+ }
1720
+ export interface CreateJobTemplateResponse {
1721
+ JobTemplate?: JobTemplate;
1722
+ }
1723
+ export interface CreatePresetRequest {
1724
+ Category?: string;
1725
+ Description?: string;
1726
+ Name: string | undefined;
1727
+ Settings: PresetSettings | undefined;
1728
+ Tags?: Record<string, string>;
1729
+ }
1730
+ export interface CreatePresetResponse {
1731
+ Preset?: Preset;
1732
+ }
1733
+ export interface ReservationPlanSettings {
1734
+ Commitment: Commitment | string | undefined;
1735
+ RenewalType: RenewalType | string | undefined;
1736
+ ReservedSlots: number | undefined;
1737
+ }
1738
+ export interface CreateQueueRequest {
1739
+ Description?: string;
1740
+ Name: string | undefined;
1741
+ PricingPlan?: PricingPlan | string;
1742
+ ReservationPlanSettings?: ReservationPlanSettings;
1743
+ Status?: QueueStatus | string;
1744
+ Tags?: Record<string, string>;
1745
+ }
1746
+ export interface CreateQueueResponse {
1747
+ Queue?: Queue;
1748
+ }
1749
+ export interface DeleteJobTemplateRequest {
1750
+ Name: string | undefined;
1751
+ }
1752
+ export interface DeleteJobTemplateResponse {}
1753
+ export interface DeletePolicyRequest {}
1754
+ export interface DeletePolicyResponse {}
1755
+ export interface DeletePresetRequest {
1756
+ Name: string | undefined;
1757
+ }
1758
+ export interface DeletePresetResponse {}
1759
+ export interface DeleteQueueRequest {
1760
+ Name: string | undefined;
1761
+ }
1762
+ export interface DeleteQueueResponse {}
1763
+ export declare enum DescribeEndpointsMode {
1764
+ DEFAULT = "DEFAULT",
1765
+ GET_ONLY = "GET_ONLY",
1766
+ }
1767
+ export interface DescribeEndpointsRequest {
1768
+ MaxResults?: number;
1769
+ Mode?: DescribeEndpointsMode | string;
1770
+ NextToken?: string;
1771
+ }
1772
+ export interface DescribeEndpointsResponse {
1773
+ Endpoints?: Endpoint[];
1774
+ NextToken?: string;
1775
+ }
1776
+ export interface DisassociateCertificateRequest {
1777
+ Arn: string | undefined;
1778
+ }
1779
+ export interface DisassociateCertificateResponse {}
1780
+ export interface GetJobRequest {
1781
+ Id: string | undefined;
1782
+ }
1783
+ export interface GetJobResponse {
1784
+ Job?: Job;
1785
+ }
1786
+ export interface GetJobTemplateRequest {
1787
+ Name: string | undefined;
1788
+ }
1789
+ export interface GetJobTemplateResponse {
1790
+ JobTemplate?: JobTemplate;
1791
+ }
1792
+ export interface GetPolicyRequest {}
1793
+ export declare enum InputPolicy {
1794
+ ALLOWED = "ALLOWED",
1795
+ DISALLOWED = "DISALLOWED",
1796
+ }
1797
+ export interface Policy {
1798
+ HttpInputs?: InputPolicy | string;
1799
+ HttpsInputs?: InputPolicy | string;
1800
+ S3Inputs?: InputPolicy | string;
1801
+ }
1802
+ export interface GetPolicyResponse {
1803
+ Policy?: Policy;
1804
+ }
1805
+ export interface GetPresetRequest {
1806
+ Name: string | undefined;
1807
+ }
1808
+ export interface GetPresetResponse {
1809
+ Preset?: Preset;
1810
+ }
1811
+ export interface GetQueueRequest {
1812
+ Name: string | undefined;
1813
+ }
1814
+ export interface GetQueueResponse {
1815
+ Queue?: Queue;
1816
+ }
1817
+ export declare enum JobTemplateListBy {
1818
+ CREATION_DATE = "CREATION_DATE",
1819
+ NAME = "NAME",
1820
+ SYSTEM = "SYSTEM",
1821
+ }
1822
+ export declare enum Order {
1823
+ ASCENDING = "ASCENDING",
1824
+ DESCENDING = "DESCENDING",
1825
+ }
1826
+ export interface ListJobsRequest {
1827
+ MaxResults?: number;
1828
+ NextToken?: string;
1829
+ Order?: Order | string;
1830
+ Queue?: string;
1831
+ Status?: JobStatus | string;
1832
+ }
1833
+ export declare const M2tsScte35EsamFilterSensitiveLog: (
1834
+ obj: M2tsScte35Esam
1835
+ ) => any;
1836
+ export declare const M2tsSettingsFilterSensitiveLog: (obj: M2tsSettings) => any;
1837
+ export declare const M3u8SettingsFilterSensitiveLog: (obj: M3u8Settings) => any;
1838
+ export declare const MovSettingsFilterSensitiveLog: (obj: MovSettings) => any;
1839
+ export declare const Mp4SettingsFilterSensitiveLog: (obj: Mp4Settings) => any;
1840
+ export declare const MpdSettingsFilterSensitiveLog: (obj: MpdSettings) => any;
1841
+ export declare const MxfXavcProfileSettingsFilterSensitiveLog: (
1842
+ obj: MxfXavcProfileSettings
1843
+ ) => any;
1844
+ export declare const MxfSettingsFilterSensitiveLog: (obj: MxfSettings) => any;
1845
+ export declare const ContainerSettingsFilterSensitiveLog: (
1846
+ obj: ContainerSettings
1847
+ ) => any;
1848
+ export declare const HlsSettingsFilterSensitiveLog: (obj: HlsSettings) => any;
1849
+ export declare const OutputSettingsFilterSensitiveLog: (
1850
+ obj: OutputSettings
1851
+ ) => any;
1852
+ export declare const Av1QvbrSettingsFilterSensitiveLog: (
1853
+ obj: Av1QvbrSettings
1854
+ ) => any;
1855
+ export declare const Av1SettingsFilterSensitiveLog: (obj: Av1Settings) => any;
1856
+ export declare const AvcIntraUhdSettingsFilterSensitiveLog: (
1857
+ obj: AvcIntraUhdSettings
1858
+ ) => any;
1859
+ export declare const AvcIntraSettingsFilterSensitiveLog: (
1860
+ obj: AvcIntraSettings
1861
+ ) => any;
1862
+ export declare const FrameCaptureSettingsFilterSensitiveLog: (
1863
+ obj: FrameCaptureSettings
1864
+ ) => any;
1865
+ export declare const H264QvbrSettingsFilterSensitiveLog: (
1866
+ obj: H264QvbrSettings
1867
+ ) => any;
1868
+ export declare const H264SettingsFilterSensitiveLog: (obj: H264Settings) => any;
1869
+ export declare const H265QvbrSettingsFilterSensitiveLog: (
1870
+ obj: H265QvbrSettings
1871
+ ) => any;
1872
+ export declare const H265SettingsFilterSensitiveLog: (obj: H265Settings) => any;
1873
+ export declare const Mpeg2SettingsFilterSensitiveLog: (
1874
+ obj: Mpeg2Settings
1875
+ ) => any;
1876
+ export declare const ProresSettingsFilterSensitiveLog: (
1877
+ obj: ProresSettings
1878
+ ) => any;
1879
+ export declare const Vc3SettingsFilterSensitiveLog: (obj: Vc3Settings) => any;
1880
+ export declare const Vp8SettingsFilterSensitiveLog: (obj: Vp8Settings) => any;
1881
+ export declare const Vp9SettingsFilterSensitiveLog: (obj: Vp9Settings) => any;
1882
+ export declare const Xavc4kIntraCbgProfileSettingsFilterSensitiveLog: (
1883
+ obj: Xavc4kIntraCbgProfileSettings
1884
+ ) => any;
1885
+ export declare const Xavc4kIntraVbrProfileSettingsFilterSensitiveLog: (
1886
+ obj: Xavc4kIntraVbrProfileSettings
1887
+ ) => any;
1888
+ export declare const Xavc4kProfileSettingsFilterSensitiveLog: (
1889
+ obj: Xavc4kProfileSettings
1890
+ ) => any;
1891
+ export declare const XavcHdIntraCbgProfileSettingsFilterSensitiveLog: (
1892
+ obj: XavcHdIntraCbgProfileSettings
1893
+ ) => any;
1894
+ export declare const XavcHdProfileSettingsFilterSensitiveLog: (
1895
+ obj: XavcHdProfileSettings
1896
+ ) => any;
1897
+ export declare const XavcSettingsFilterSensitiveLog: (obj: XavcSettings) => any;
1898
+ export declare const VideoCodecSettingsFilterSensitiveLog: (
1899
+ obj: VideoCodecSettings
1900
+ ) => any;
1901
+ export declare const ColorCorrectorFilterSensitiveLog: (
1902
+ obj: ColorCorrector
1903
+ ) => any;
1904
+ export declare const DeinterlacerFilterSensitiveLog: (obj: Deinterlacer) => any;
1905
+ export declare const DolbyVisionLevel6MetadataFilterSensitiveLog: (
1906
+ obj: DolbyVisionLevel6Metadata
1907
+ ) => any;
1908
+ export declare const DolbyVisionFilterSensitiveLog: (obj: DolbyVision) => any;
1909
+ export declare const Hdr10PlusFilterSensitiveLog: (obj: Hdr10Plus) => any;
1910
+ export declare const NoiseReducerFilterSettingsFilterSensitiveLog: (
1911
+ obj: NoiseReducerFilterSettings
1912
+ ) => any;
1913
+ export declare const NoiseReducerSpatialFilterSettingsFilterSensitiveLog: (
1914
+ obj: NoiseReducerSpatialFilterSettings
1915
+ ) => any;
1916
+ export declare const NoiseReducerTemporalFilterSettingsFilterSensitiveLog: (
1917
+ obj: NoiseReducerTemporalFilterSettings
1918
+ ) => any;
1919
+ export declare const NoiseReducerFilterSensitiveLog: (obj: NoiseReducer) => any;
1920
+ export declare const NexGuardFileMarkerSettingsFilterSensitiveLog: (
1921
+ obj: NexGuardFileMarkerSettings
1922
+ ) => any;
1923
+ export declare const PartnerWatermarkingFilterSensitiveLog: (
1924
+ obj: PartnerWatermarking
1925
+ ) => any;
1926
+ export declare const TimecodeBurninFilterSensitiveLog: (
1927
+ obj: TimecodeBurnin
1928
+ ) => any;
1929
+ export declare const VideoPreprocessorFilterSensitiveLog: (
1930
+ obj: VideoPreprocessor
1931
+ ) => any;
1932
+ export declare const VideoDescriptionFilterSensitiveLog: (
1933
+ obj: VideoDescription
1934
+ ) => any;
1935
+ export declare const OutputFilterSensitiveLog: (obj: Output) => any;
1936
+ export declare const OutputGroupFilterSensitiveLog: (obj: OutputGroup) => any;
1937
+ export declare const TimecodeConfigFilterSensitiveLog: (
1938
+ obj: TimecodeConfig
1939
+ ) => any;
1940
+ export declare const TimedMetadataInsertionFilterSensitiveLog: (
1941
+ obj: TimedMetadataInsertion
1942
+ ) => any;
1943
+ export declare const JobSettingsFilterSensitiveLog: (obj: JobSettings) => any;
1944
+ export declare const TimingFilterSensitiveLog: (obj: Timing) => any;
1945
+ export declare const JobFilterSensitiveLog: (obj: Job) => any;
1946
+ export declare const JobTemplateSettingsFilterSensitiveLog: (
1947
+ obj: JobTemplateSettings
1948
+ ) => any;
1949
+ export declare const JobTemplateFilterSensitiveLog: (obj: JobTemplate) => any;
1950
+ export declare const PresetSettingsFilterSensitiveLog: (
1951
+ obj: PresetSettings
1952
+ ) => any;
1953
+ export declare const PresetFilterSensitiveLog: (obj: Preset) => any;
1954
+ export declare const ReservationPlanFilterSensitiveLog: (
1955
+ obj: ReservationPlan
1956
+ ) => any;
1957
+ export declare const QueueFilterSensitiveLog: (obj: Queue) => any;
1958
+ export declare const AssociateCertificateRequestFilterSensitiveLog: (
1959
+ obj: AssociateCertificateRequest
1960
+ ) => any;
1961
+ export declare const AssociateCertificateResponseFilterSensitiveLog: (
1962
+ obj: AssociateCertificateResponse
1963
+ ) => any;
1964
+ export declare const CancelJobRequestFilterSensitiveLog: (
1965
+ obj: CancelJobRequest
1966
+ ) => any;
1967
+ export declare const CancelJobResponseFilterSensitiveLog: (
1968
+ obj: CancelJobResponse
1969
+ ) => any;
1970
+ export declare const CreateJobRequestFilterSensitiveLog: (
1971
+ obj: CreateJobRequest
1972
+ ) => any;
1973
+ export declare const CreateJobResponseFilterSensitiveLog: (
1974
+ obj: CreateJobResponse
1975
+ ) => any;
1976
+ export declare const CreateJobTemplateRequestFilterSensitiveLog: (
1977
+ obj: CreateJobTemplateRequest
1978
+ ) => any;
1979
+ export declare const CreateJobTemplateResponseFilterSensitiveLog: (
1980
+ obj: CreateJobTemplateResponse
1981
+ ) => any;
1982
+ export declare const CreatePresetRequestFilterSensitiveLog: (
1983
+ obj: CreatePresetRequest
1984
+ ) => any;
1985
+ export declare const CreatePresetResponseFilterSensitiveLog: (
1986
+ obj: CreatePresetResponse
1987
+ ) => any;
1988
+ export declare const ReservationPlanSettingsFilterSensitiveLog: (
1989
+ obj: ReservationPlanSettings
1990
+ ) => any;
1991
+ export declare const CreateQueueRequestFilterSensitiveLog: (
1992
+ obj: CreateQueueRequest
1993
+ ) => any;
1994
+ export declare const CreateQueueResponseFilterSensitiveLog: (
1995
+ obj: CreateQueueResponse
1996
+ ) => any;
1997
+ export declare const DeleteJobTemplateRequestFilterSensitiveLog: (
1998
+ obj: DeleteJobTemplateRequest
1999
+ ) => any;
2000
+ export declare const DeleteJobTemplateResponseFilterSensitiveLog: (
2001
+ obj: DeleteJobTemplateResponse
2002
+ ) => any;
2003
+ export declare const DeletePolicyRequestFilterSensitiveLog: (
2004
+ obj: DeletePolicyRequest
2005
+ ) => any;
2006
+ export declare const DeletePolicyResponseFilterSensitiveLog: (
2007
+ obj: DeletePolicyResponse
2008
+ ) => any;
2009
+ export declare const DeletePresetRequestFilterSensitiveLog: (
2010
+ obj: DeletePresetRequest
2011
+ ) => any;
2012
+ export declare const DeletePresetResponseFilterSensitiveLog: (
2013
+ obj: DeletePresetResponse
2014
+ ) => any;
2015
+ export declare const DeleteQueueRequestFilterSensitiveLog: (
2016
+ obj: DeleteQueueRequest
2017
+ ) => any;
2018
+ export declare const DeleteQueueResponseFilterSensitiveLog: (
2019
+ obj: DeleteQueueResponse
2020
+ ) => any;
2021
+ export declare const DescribeEndpointsRequestFilterSensitiveLog: (
2022
+ obj: DescribeEndpointsRequest
2023
+ ) => any;
2024
+ export declare const DescribeEndpointsResponseFilterSensitiveLog: (
2025
+ obj: DescribeEndpointsResponse
2026
+ ) => any;
2027
+ export declare const DisassociateCertificateRequestFilterSensitiveLog: (
2028
+ obj: DisassociateCertificateRequest
2029
+ ) => any;
2030
+ export declare const DisassociateCertificateResponseFilterSensitiveLog: (
2031
+ obj: DisassociateCertificateResponse
2032
+ ) => any;
2033
+ export declare const GetJobRequestFilterSensitiveLog: (
2034
+ obj: GetJobRequest
2035
+ ) => any;
2036
+ export declare const GetJobResponseFilterSensitiveLog: (
2037
+ obj: GetJobResponse
2038
+ ) => any;
2039
+ export declare const GetJobTemplateRequestFilterSensitiveLog: (
2040
+ obj: GetJobTemplateRequest
2041
+ ) => any;
2042
+ export declare const GetJobTemplateResponseFilterSensitiveLog: (
2043
+ obj: GetJobTemplateResponse
2044
+ ) => any;
2045
+ export declare const GetPolicyRequestFilterSensitiveLog: (
2046
+ obj: GetPolicyRequest
2047
+ ) => any;
2048
+ export declare const PolicyFilterSensitiveLog: (obj: Policy) => any;
2049
+ export declare const GetPolicyResponseFilterSensitiveLog: (
2050
+ obj: GetPolicyResponse
2051
+ ) => any;
2052
+ export declare const GetPresetRequestFilterSensitiveLog: (
2053
+ obj: GetPresetRequest
2054
+ ) => any;
2055
+ export declare const GetPresetResponseFilterSensitiveLog: (
2056
+ obj: GetPresetResponse
2057
+ ) => any;
2058
+ export declare const GetQueueRequestFilterSensitiveLog: (
2059
+ obj: GetQueueRequest
2060
+ ) => any;
2061
+ export declare const GetQueueResponseFilterSensitiveLog: (
2062
+ obj: GetQueueResponse
2063
+ ) => any;
2064
+ export declare const ListJobsRequestFilterSensitiveLog: (
2065
+ obj: ListJobsRequest
2066
+ ) => any;