aws-sdk-medialive 1.147.0 → 1.148.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.
- checksums.yaml +4 -4
- data/CHANGELOG.md +5 -0
- data/VERSION +1 -1
- data/lib/aws-sdk-medialive/client.rb +9 -9
- data/lib/aws-sdk-medialive/types.rb +5 -1
- data/lib/aws-sdk-medialive.rb +1 -1
- data/sig/client.rbs +2 -2
- data/sig/types.rbs +1 -1
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 304d97f795f56a253c2f3074d810c5bdaa535a6553192d78c34ffd251e2abf10
|
4
|
+
data.tar.gz: 598e5d98c5201f262ce2aa35005d91cf63a1a3cdfc5e5442b8068faeb8b66ae2
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 43091255c960c407077d7cbb939a01a39bdf79b3f2418bb432abf6e867ad544b46afb6e366829903f977c946dfe40ce57482b607f1cd80f8626b0a5604f75e22
|
7
|
+
data.tar.gz: 1431f9ab7cc20761e746b862c54c1203a7301adbf9ffab6f5d0c6ea80670ece8a8224fb8b2fd0449561fba64ce5a05c04c860c2b121d7f696dffb08b7441994c
|
data/CHANGELOG.md
CHANGED
data/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
1.
|
1
|
+
1.148.0
|
@@ -1262,7 +1262,7 @@ module Aws::MediaLive
|
|
1262
1262
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_slate.username #=> String
|
1263
1263
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_type #=> String, one of "COLOR", "SLATE"
|
1264
1264
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.repeat_frame_msec #=> Integer
|
1265
|
-
# resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
|
1265
|
+
# resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING", "DISABLED"
|
1266
1266
|
# resp.channel.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
|
1267
1267
|
# resp.channel.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
|
1268
1268
|
# resp.channel.encoder_settings.global_configuration.output_locking_settings.epoch_locking_settings.custom_epoch #=> String
|
@@ -2590,7 +2590,7 @@ module Aws::MediaLive
|
|
2590
2590
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_slate.username #=> String
|
2591
2591
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_type #=> String, one of "COLOR", "SLATE"
|
2592
2592
|
# resp.encoder_settings.global_configuration.input_loss_behavior.repeat_frame_msec #=> Integer
|
2593
|
-
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
|
2593
|
+
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING", "DISABLED"
|
2594
2594
|
# resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
|
2595
2595
|
# resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
|
2596
2596
|
# resp.encoder_settings.global_configuration.output_locking_settings.epoch_locking_settings.custom_epoch #=> String
|
@@ -3735,7 +3735,7 @@ module Aws::MediaLive
|
|
3735
3735
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_slate.username #=> String
|
3736
3736
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_type #=> String, one of "COLOR", "SLATE"
|
3737
3737
|
# resp.encoder_settings.global_configuration.input_loss_behavior.repeat_frame_msec #=> Integer
|
3738
|
-
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
|
3738
|
+
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING", "DISABLED"
|
3739
3739
|
# resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
|
3740
3740
|
# resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
|
3741
3741
|
# resp.encoder_settings.global_configuration.output_locking_settings.epoch_locking_settings.custom_epoch #=> String
|
@@ -6069,7 +6069,7 @@ module Aws::MediaLive
|
|
6069
6069
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_slate.username #=> String
|
6070
6070
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_type #=> String, one of "COLOR", "SLATE"
|
6071
6071
|
# resp.encoder_settings.global_configuration.input_loss_behavior.repeat_frame_msec #=> Integer
|
6072
|
-
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
|
6072
|
+
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING", "DISABLED"
|
6073
6073
|
# resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
|
6074
6074
|
# resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
|
6075
6075
|
# resp.encoder_settings.global_configuration.output_locking_settings.epoch_locking_settings.custom_epoch #=> String
|
@@ -7021,7 +7021,7 @@ module Aws::MediaLive
|
|
7021
7021
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_slate.username #=> String
|
7022
7022
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_type #=> String, one of "COLOR", "SLATE"
|
7023
7023
|
# resp.encoder_settings.global_configuration.input_loss_behavior.repeat_frame_msec #=> Integer
|
7024
|
-
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
|
7024
|
+
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING", "DISABLED"
|
7025
7025
|
# resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
|
7026
7026
|
# resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
|
7027
7027
|
# resp.encoder_settings.global_configuration.output_locking_settings.epoch_locking_settings.custom_epoch #=> String
|
@@ -8003,7 +8003,7 @@ module Aws::MediaLive
|
|
8003
8003
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_slate.username #=> String
|
8004
8004
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_type #=> String, one of "COLOR", "SLATE"
|
8005
8005
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.repeat_frame_msec #=> Integer
|
8006
|
-
# resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
|
8006
|
+
# resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING", "DISABLED"
|
8007
8007
|
# resp.channel.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
|
8008
8008
|
# resp.channel.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
|
8009
8009
|
# resp.channel.encoder_settings.global_configuration.output_locking_settings.epoch_locking_settings.custom_epoch #=> String
|
@@ -8870,7 +8870,7 @@ module Aws::MediaLive
|
|
8870
8870
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_slate.username #=> String
|
8871
8871
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_type #=> String, one of "COLOR", "SLATE"
|
8872
8872
|
# resp.channel.encoder_settings.global_configuration.input_loss_behavior.repeat_frame_msec #=> Integer
|
8873
|
-
# resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
|
8873
|
+
# resp.channel.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING", "DISABLED"
|
8874
8874
|
# resp.channel.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
|
8875
8875
|
# resp.channel.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
|
8876
8876
|
# resp.channel.encoder_settings.global_configuration.output_locking_settings.epoch_locking_settings.custom_epoch #=> String
|
@@ -10280,7 +10280,7 @@ module Aws::MediaLive
|
|
10280
10280
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_slate.username #=> String
|
10281
10281
|
# resp.encoder_settings.global_configuration.input_loss_behavior.input_loss_image_type #=> String, one of "COLOR", "SLATE"
|
10282
10282
|
# resp.encoder_settings.global_configuration.input_loss_behavior.repeat_frame_msec #=> Integer
|
10283
|
-
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING"
|
10283
|
+
# resp.encoder_settings.global_configuration.output_locking_mode #=> String, one of "EPOCH_LOCKING", "PIPELINE_LOCKING", "DISABLED"
|
10284
10284
|
# resp.encoder_settings.global_configuration.output_timing_source #=> String, one of "INPUT_CLOCK", "SYSTEM_CLOCK"
|
10285
10285
|
# resp.encoder_settings.global_configuration.support_low_framerate_inputs #=> String, one of "DISABLED", "ENABLED"
|
10286
10286
|
# resp.encoder_settings.global_configuration.output_locking_settings.epoch_locking_settings.custom_epoch #=> String
|
@@ -13807,7 +13807,7 @@ module Aws::MediaLive
|
|
13807
13807
|
tracer: tracer
|
13808
13808
|
)
|
13809
13809
|
context[:gem_name] = 'aws-sdk-medialive'
|
13810
|
-
context[:gem_version] = '1.
|
13810
|
+
context[:gem_version] = '1.148.0'
|
13811
13811
|
Seahorse::Client::Request.new(handlers, context)
|
13812
13812
|
end
|
13813
13813
|
|
@@ -4964,7 +4964,11 @@ module Aws::MediaLive
|
|
4964
4964
|
# PIPELINE\_LOCKING - MediaLive will attempt to synchronize the output
|
4965
4965
|
# of each pipeline to the other. EPOCH\_LOCKING - MediaLive will
|
4966
4966
|
# attempt to synchronize the output of each pipeline to the Unix
|
4967
|
-
# epoch.
|
4967
|
+
# epoch. DISABLED - MediaLive will not attempt to synchronize the
|
4968
|
+
# output of pipelines. We advise against disabling output locking
|
4969
|
+
# because it has negative side effects in most workflows. For more
|
4970
|
+
# information, see the section about output locking (pipeline locking)
|
4971
|
+
# in the Medialive user guide.
|
4968
4972
|
# @return [String]
|
4969
4973
|
#
|
4970
4974
|
# @!attribute [rw] output_timing_source
|
data/lib/aws-sdk-medialive.rb
CHANGED
data/sig/client.rbs
CHANGED
@@ -621,7 +621,7 @@ module Aws
|
|
621
621
|
input_loss_image_type: ("COLOR" | "SLATE")?,
|
622
622
|
repeat_frame_msec: ::Integer?
|
623
623
|
}?,
|
624
|
-
output_locking_mode: ("EPOCH_LOCKING" | "PIPELINE_LOCKING")?,
|
624
|
+
output_locking_mode: ("EPOCH_LOCKING" | "PIPELINE_LOCKING" | "DISABLED")?,
|
625
625
|
output_timing_source: ("INPUT_CLOCK" | "SYSTEM_CLOCK")?,
|
626
626
|
support_low_framerate_inputs: ("DISABLED" | "ENABLED")?,
|
627
627
|
output_locking_settings: {
|
@@ -2683,7 +2683,7 @@ module Aws
|
|
2683
2683
|
input_loss_image_type: ("COLOR" | "SLATE")?,
|
2684
2684
|
repeat_frame_msec: ::Integer?
|
2685
2685
|
}?,
|
2686
|
-
output_locking_mode: ("EPOCH_LOCKING" | "PIPELINE_LOCKING")?,
|
2686
|
+
output_locking_mode: ("EPOCH_LOCKING" | "PIPELINE_LOCKING" | "DISABLED")?,
|
2687
2687
|
output_timing_source: ("INPUT_CLOCK" | "SYSTEM_CLOCK")?,
|
2688
2688
|
support_low_framerate_inputs: ("DISABLED" | "ENABLED")?,
|
2689
2689
|
output_locking_settings: {
|
data/sig/types.rbs
CHANGED
@@ -1345,7 +1345,7 @@ module Aws::MediaLive
|
|
1345
1345
|
attr_accessor initial_audio_gain: ::Integer
|
1346
1346
|
attr_accessor input_end_action: ("NONE" | "SWITCH_AND_LOOP_INPUTS")
|
1347
1347
|
attr_accessor input_loss_behavior: Types::InputLossBehavior
|
1348
|
-
attr_accessor output_locking_mode: ("EPOCH_LOCKING" | "PIPELINE_LOCKING")
|
1348
|
+
attr_accessor output_locking_mode: ("EPOCH_LOCKING" | "PIPELINE_LOCKING" | "DISABLED")
|
1349
1349
|
attr_accessor output_timing_source: ("INPUT_CLOCK" | "SYSTEM_CLOCK")
|
1350
1350
|
attr_accessor support_low_framerate_inputs: ("DISABLED" | "ENABLED")
|
1351
1351
|
attr_accessor output_locking_settings: Types::OutputLockingSettings
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: aws-sdk-medialive
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 1.
|
4
|
+
version: 1.148.0
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Amazon Web Services
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2025-03-
|
11
|
+
date: 2025-03-11 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: aws-sdk-core
|