@aws-sdk/client-medialive 3.1054.0 → 3.1056.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +5 -0
- package/dist-cjs/schemas/schemas_0.js +55 -29
- package/dist-es/models/enums.js +4 -0
- package/dist-es/schemas/schemas_0.js +40 -14
- package/dist-types/commands/BatchDeleteCommand.d.ts +1 -1
- package/dist-types/commands/CreateChannelCommand.d.ts +20 -0
- package/dist-types/commands/DeleteChannelCommand.d.ts +10 -0
- package/dist-types/commands/DescribeChannelCommand.d.ts +10 -0
- package/dist-types/commands/ListChannelsCommand.d.ts +10 -0
- package/dist-types/commands/RestartChannelPipelinesCommand.d.ts +10 -0
- package/dist-types/commands/StartChannelCommand.d.ts +10 -0
- package/dist-types/commands/StopChannelCommand.d.ts +10 -0
- package/dist-types/commands/UpdateChannelClassCommand.d.ts +10 -0
- package/dist-types/commands/UpdateChannelCommand.d.ts +20 -0
- package/dist-types/models/enums.d.ts +12 -0
- package/dist-types/models/models_0.d.ts +43 -43
- package/dist-types/models/models_1.d.ts +48 -1
- package/dist-types/schemas/schemas_0.d.ts +2 -0
- package/dist-types/ts3.4/commands/BatchDeleteCommand.d.ts +1 -1
- package/dist-types/ts3.4/models/enums.d.ts +6 -0
- package/dist-types/ts3.4/models/models_0.d.ts +11 -10
- package/dist-types/ts3.4/models/models_1.d.ts +12 -0
- package/dist-types/ts3.4/schemas/schemas_0.d.ts +2 -0
- package/package.json +6 -6
package/dist-cjs/index.js
CHANGED
|
@@ -3237,6 +3237,10 @@ const Scte27OcrLanguage = {
|
|
|
3237
3237
|
POR: "POR",
|
|
3238
3238
|
SPA: "SPA",
|
|
3239
3239
|
};
|
|
3240
|
+
const CaptionSynchronizationMode = {
|
|
3241
|
+
NO_VIDEO_DELAY: "NO_VIDEO_DELAY",
|
|
3242
|
+
VIDEO_ALIGNED_CAPTIONS: "VIDEO_ALIGNED_CAPTIONS",
|
|
3243
|
+
};
|
|
3240
3244
|
const ChannelAlertState = {
|
|
3241
3245
|
CLEARED: "CLEARED",
|
|
3242
3246
|
SET: "SET",
|
|
@@ -4657,6 +4661,7 @@ exports.BurnInOutlineColor = BurnInOutlineColor;
|
|
|
4657
4661
|
exports.BurnInShadowColor = BurnInShadowColor;
|
|
4658
4662
|
exports.BurnInTeletextGridControl = BurnInTeletextGridControl;
|
|
4659
4663
|
exports.CancelInputDeviceTransferCommand = CancelInputDeviceTransferCommand;
|
|
4664
|
+
exports.CaptionSynchronizationMode = CaptionSynchronizationMode;
|
|
4660
4665
|
exports.CdiInputResolution = CdiInputResolution;
|
|
4661
4666
|
exports.ChannelAlertState = ChannelAlertState;
|
|
4662
4667
|
exports.ChannelClass = ChannelClass;
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.
|
|
4
|
-
exports.
|
|
5
|
-
exports.
|
|
6
|
-
exports.
|
|
7
|
-
exports.
|
|
8
|
-
exports.
|
|
9
|
-
exports.
|
|
10
|
-
exports.
|
|
11
|
-
exports.
|
|
12
|
-
exports.
|
|
13
|
-
exports.
|
|
14
|
-
exports.
|
|
15
|
-
exports.
|
|
16
|
-
exports.
|
|
17
|
-
exports.UpdateSdiSource$ = exports.UpdateReservation$ = exports.UpdateNodeState$ = exports.UpdateNode$ = exports.UpdateNetwork$ = exports.UpdateMultiplexProgram$ = exports.UpdateMultiplex$ = exports.UpdateInputSecurityGroup$ = exports.UpdateInputDevice$ = exports.UpdateInput$ = exports.UpdateEventBridgeRuleTemplateGroup$ = exports.UpdateEventBridgeRuleTemplate$ = exports.UpdateCluster$ = exports.UpdateCloudWatchAlarmTemplateGroup$ = exports.UpdateCloudWatchAlarmTemplate$ = exports.UpdateChannelPlacementGroup$ = exports.UpdateChannelClass$ = exports.UpdateChannel$ = exports.UpdateAccountConfiguration$ = exports.TransferInputDevice$ = exports.StopMultiplex$ = exports.StopInputDevice$ = exports.StopChannel$ = void 0;
|
|
3
|
+
exports.BatchDeleteRequest$ = exports.BandwidthReductionFilterSettings$ = exports.AvailSettings$ = exports.AvailConfiguration$ = exports.AvailBlanking$ = exports.Av1Settings$ = exports.Av1ColorSpaceSettings$ = exports.AutomaticInputFailoverSettings$ = exports.AudioWatermarkSettings$ = exports.AudioTrackSelection$ = exports.AudioTrack$ = exports.AudioSilenceFailoverSettings$ = exports.AudioSelectorSettings$ = exports.AudioSelector$ = exports.AudioPidSelection$ = exports.AudioOnlyHlsSettings$ = exports.AudioNormalizationSettings$ = exports.AudioLanguageSelection$ = exports.AudioHlsRenditionSelection$ = exports.AudioFeedInput$ = exports.AudioDolbyEDecode$ = exports.AudioDescription$ = exports.AudioCodecSettings$ = exports.AudioChannelMapping$ = exports.AribSourceSettings$ = exports.AribDestinationSettings$ = exports.ArchiveS3Settings$ = exports.ArchiveOutputSettings$ = exports.ArchiveGroupSettings$ = exports.ArchiveContainerSettings$ = exports.ArchiveCdnSettings$ = exports.AnywhereSettings$ = exports.AncillarySourceSettings$ = exports.AdditionalDestinations$ = exports.AccountConfiguration$ = exports.AcceptInputDeviceTransferResponse$ = exports.AcceptInputDeviceTransferRequest$ = exports.Ac3Settings$ = exports.AacSettings$ = exports.errorTypeRegistries = exports.UnprocessableEntityException$ = exports.TooManyRequestsException$ = exports.NotFoundException$ = exports.InternalServerErrorException$ = exports.GatewayTimeoutException$ = exports.ForbiddenException$ = exports.ConflictException$ = exports.BadRequestException$ = exports.BadGatewayException$ = exports.MediaLiveServiceException$ = void 0;
|
|
4
|
+
exports.CreateCloudWatchAlarmTemplateGroupResponse$ = exports.CreateCloudWatchAlarmTemplateGroupRequest$ = exports.CreateChannelResponse$ = exports.CreateChannelRequest$ = exports.CreateChannelPlacementGroupResponse$ = exports.CreateChannelPlacementGroupRequest$ = exports.ColorSpacePassthroughSettings$ = exports.ColorCorrectionSettings$ = exports.ColorCorrection$ = exports.CmafIngestOutputSettings$ = exports.CmafIngestGroupSettings$ = exports.CmafIngestCaptionLanguageMapping$ = exports.ClusterNetworkSettingsUpdateRequest$ = exports.ClusterNetworkSettingsCreateRequest$ = exports.ClusterNetworkSettings$ = exports.ClusterAlert$ = exports.CloudWatchAlarmTemplateSummary$ = exports.CloudWatchAlarmTemplateGroupSummary$ = exports.ClaimDeviceResponse$ = exports.ClaimDeviceRequest$ = exports.ChannelSummary$ = exports.ChannelEngineVersionResponse$ = exports.ChannelEngineVersionRequest$ = exports.ChannelEgressEndpoint$ = exports.ChannelAlert$ = exports.Channel$ = exports.CdiInputSpecification$ = exports.CaptionSelectorSettings$ = exports.CaptionSelector$ = exports.CaptionRectangle$ = exports.CaptionLanguageMapping$ = exports.CaptionDestinationSettings$ = exports.CaptionDescription$ = exports.CancelInputDeviceTransferResponse$ = exports.CancelInputDeviceTransferRequest$ = exports.BurnInDestinationSettings$ = exports.BlackoutSlate$ = exports.BatchUpdateScheduleResponse$ = exports.BatchUpdateScheduleRequest$ = exports.BatchSuccessfulResultModel$ = exports.BatchStopResponse$ = exports.BatchStopRequest$ = exports.BatchStartResponse$ = exports.BatchStartRequest$ = exports.BatchScheduleActionDeleteResult$ = exports.BatchScheduleActionDeleteRequest$ = exports.BatchScheduleActionCreateResult$ = exports.BatchScheduleActionCreateRequest$ = exports.BatchFailedResultModel$ = exports.BatchDeleteResponse$ = void 0;
|
|
5
|
+
exports.DeleteNodeRequest$ = exports.DeleteNetworkResponse$ = exports.DeleteNetworkRequest$ = exports.DeleteMultiplexResponse$ = exports.DeleteMultiplexRequest$ = exports.DeleteMultiplexProgramResponse$ = exports.DeleteMultiplexProgramRequest$ = exports.DeleteInputSecurityGroupResponse$ = exports.DeleteInputSecurityGroupRequest$ = exports.DeleteInputResponse$ = exports.DeleteInputRequest$ = exports.DeleteEventBridgeRuleTemplateRequest$ = exports.DeleteEventBridgeRuleTemplateGroupRequest$ = exports.DeleteClusterResponse$ = exports.DeleteClusterRequest$ = exports.DeleteCloudWatchAlarmTemplateRequest$ = exports.DeleteCloudWatchAlarmTemplateGroupRequest$ = exports.DeleteChannelResponse$ = exports.DeleteChannelRequest$ = exports.DeleteChannelPlacementGroupResponse$ = exports.DeleteChannelPlacementGroupRequest$ = exports.CreateTagsRequest$ = exports.CreateSignalMapResponse$ = exports.CreateSignalMapRequest$ = exports.CreateSdiSourceResponse$ = exports.CreateSdiSourceRequest$ = exports.CreatePartnerInputResponse$ = exports.CreatePartnerInputRequest$ = exports.CreateNodeResponse$ = exports.CreateNodeRequest$ = exports.CreateNodeRegistrationScriptResponse$ = exports.CreateNodeRegistrationScriptRequest$ = exports.CreateNetworkResponse$ = exports.CreateNetworkRequest$ = exports.CreateMultiplexResponse$ = exports.CreateMultiplexRequest$ = exports.CreateMultiplexProgramResponse$ = exports.CreateMultiplexProgramRequest$ = exports.CreateInputSecurityGroupResponse$ = exports.CreateInputSecurityGroupRequest$ = exports.CreateInputResponse$ = exports.CreateInputRequest$ = exports.CreateEventBridgeRuleTemplateResponse$ = exports.CreateEventBridgeRuleTemplateRequest$ = exports.CreateEventBridgeRuleTemplateGroupResponse$ = exports.CreateEventBridgeRuleTemplateGroupRequest$ = exports.CreateClusterResponse$ = exports.CreateClusterRequest$ = exports.CreateCloudWatchAlarmTemplateResponse$ = exports.CreateCloudWatchAlarmTemplateRequest$ = void 0;
|
|
6
|
+
exports.DescribeSdiSourceResponse$ = exports.DescribeSdiSourceRequest$ = exports.DescribeScheduleResponse$ = exports.DescribeScheduleRequest$ = exports.DescribeReservationResponse$ = exports.DescribeReservationRequest$ = exports.DescribePrimaryChannelSettings$ = exports.DescribeOfferingResponse$ = exports.DescribeOfferingRequest$ = exports.DescribeNodeSummary$ = exports.DescribeNodeResponse$ = exports.DescribeNodeRequest$ = exports.DescribeNetworkSummary$ = exports.DescribeNetworkResponse$ = exports.DescribeNetworkRequest$ = exports.DescribeMultiplexResponse$ = exports.DescribeMultiplexRequest$ = exports.DescribeMultiplexProgramResponse$ = exports.DescribeMultiplexProgramRequest$ = exports.DescribeLinkedChannelSettings$ = exports.DescribeInputSecurityGroupResponse$ = exports.DescribeInputSecurityGroupRequest$ = exports.DescribeInputResponse$ = exports.DescribeInputRequest$ = exports.DescribeInputDeviceThumbnailResponse$ = exports.DescribeInputDeviceThumbnailRequest$ = exports.DescribeInputDeviceResponse$ = exports.DescribeInputDeviceRequest$ = exports.DescribeInferenceSettings$ = exports.DescribeFollowerChannelSettings$ = exports.DescribeClusterSummary$ = exports.DescribeClusterResponse$ = exports.DescribeClusterRequest$ = exports.DescribeChannelResponse$ = exports.DescribeChannelRequest$ = exports.DescribeChannelPlacementGroupSummary$ = exports.DescribeChannelPlacementGroupResponse$ = exports.DescribeChannelPlacementGroupRequest$ = exports.DescribeAnywhereSettings$ = exports.DescribeAccountConfigurationResponse$ = exports.DescribeAccountConfigurationRequest$ = exports.DeleteTagsRequest$ = exports.DeleteSignalMapRequest$ = exports.DeleteSdiSourceResponse$ = exports.DeleteSdiSourceRequest$ = exports.DeleteScheduleResponse$ = exports.DeleteScheduleRequest$ = exports.DeleteReservationResponse$ = exports.DeleteReservationRequest$ = exports.DeleteNodeResponse$ = void 0;
|
|
7
|
+
exports.H265ColorSpaceSettings$ = exports.H264Settings$ = exports.H264FilterSettings$ = exports.H264ColorSpaceSettings$ = exports.GlobalConfiguration$ = exports.GetSignalMapResponse$ = exports.GetSignalMapRequest$ = exports.GetEventBridgeRuleTemplateResponse$ = exports.GetEventBridgeRuleTemplateRequest$ = exports.GetEventBridgeRuleTemplateGroupResponse$ = exports.GetEventBridgeRuleTemplateGroupRequest$ = exports.GetCloudWatchAlarmTemplateResponse$ = exports.GetCloudWatchAlarmTemplateRequest$ = exports.GetCloudWatchAlarmTemplateGroupResponse$ = exports.GetCloudWatchAlarmTemplateGroupRequest$ = exports.FrameCaptureSettings$ = exports.FrameCaptureS3Settings$ = exports.FrameCaptureOutputSettings$ = exports.FrameCaptureHlsSettings$ = exports.FrameCaptureGroupSettings$ = exports.FrameCaptureCdnSettings$ = exports.FollowModeScheduleActionStartSettings$ = exports.FollowerChannelSettings$ = exports.Fmp4HlsSettings$ = exports.FixedModeScheduleActionStartSettings$ = exports.FecOutputSettings$ = exports.FeatureActivations$ = exports.FailoverConditionSettings$ = exports.FailoverCondition$ = exports.EventBridgeRuleTemplateTarget$ = exports.EventBridgeRuleTemplateSummary$ = exports.EventBridgeRuleTemplateGroupSummary$ = exports.Esam$ = exports.EpochLockingSettings$ = exports.EncoderSettings$ = exports.EmbeddedSourceSettings$ = exports.EmbeddedPlusScte20DestinationSettings$ = exports.EmbeddedDestinationSettings$ = exports.EbuTtDDestinationSettings$ = exports.Eac3Settings$ = exports.Eac3AtmosSettings$ = exports.DvbTdtSettings$ = exports.DvbSubSourceSettings$ = exports.DvbSubDestinationSettings$ = exports.DvbSdtSettings$ = exports.DvbNitSettings$ = exports.DolbyVision81Settings$ = exports.DisabledLockingSettings$ = exports.DescribeThumbnailsResponse$ = exports.DescribeThumbnailsRequest$ = void 0;
|
|
8
|
+
exports.InputSpecification$ = exports.InputSourceRequest$ = exports.InputSource$ = exports.InputSettings$ = exports.InputSecurityGroup$ = exports.InputSdpLocation$ = exports.InputRequestDestinationRoute$ = exports.InputPrepareScheduleActionSettings$ = exports.InputLossFailoverSettings$ = exports.InputLossBehavior$ = exports.InputLocation$ = exports.InputDeviceUhdSettings$ = exports.InputDeviceUhdAudioChannelPairConfig$ = exports.InputDeviceSummary$ = exports.InputDeviceSettings$ = exports.InputDeviceRequest$ = exports.InputDeviceNetworkSettings$ = exports.InputDeviceMediaConnectSettings$ = exports.InputDeviceMediaConnectConfigurableSettings$ = exports.InputDeviceHdSettings$ = exports.InputDeviceConfigurableSettings$ = exports.InputDeviceConfigurableAudioChannelPairConfig$ = exports.InputDestinationVpc$ = exports.InputDestinationRoute$ = exports.InputDestinationRequest$ = exports.InputDestination$ = exports.InputClippingSettings$ = exports.InputChannelLevel$ = exports.InputAttachment$ = exports.Input$ = exports.InferenceSettings$ = exports.ImmediateModeScheduleActionStartSettings$ = exports.Id3SegmentTaggingScheduleActionSettings$ = exports.HtmlMotionGraphicsSettings$ = exports.HlsWebdavSettings$ = exports.HlsTimedMetadataScheduleActionSettings$ = exports.HlsSettings$ = exports.HlsS3Settings$ = exports.HlsOutputSettings$ = exports.HlsMediaStoreSettings$ = exports.HlsInputSettings$ = exports.HlsId3SegmentTaggingScheduleActionSettings$ = exports.HlsGroupSettings$ = exports.HlsCdnSettings$ = exports.HlsBasicPutSettings$ = exports.HlsAkamaiSettings$ = exports.Hlg2020Settings$ = exports.Hdr10Settings$ = exports.H265Settings$ = exports.H265FilterSettings$ = void 0;
|
|
9
|
+
exports.ListOfferingsResponse$ = exports.ListOfferingsRequest$ = exports.ListNodesResponse$ = exports.ListNodesRequest$ = exports.ListNetworksResponse$ = exports.ListNetworksRequest$ = exports.ListMultiplexProgramsResponse$ = exports.ListMultiplexProgramsRequest$ = exports.ListMultiplexesResponse$ = exports.ListMultiplexesRequest$ = exports.ListMultiplexAlertsResponse$ = exports.ListMultiplexAlertsRequest$ = exports.ListInputsResponse$ = exports.ListInputsRequest$ = exports.ListInputSecurityGroupsResponse$ = exports.ListInputSecurityGroupsRequest$ = exports.ListInputDeviceTransfersResponse$ = exports.ListInputDeviceTransfersRequest$ = exports.ListInputDevicesResponse$ = exports.ListInputDevicesRequest$ = exports.ListEventBridgeRuleTemplatesResponse$ = exports.ListEventBridgeRuleTemplatesRequest$ = exports.ListEventBridgeRuleTemplateGroupsResponse$ = exports.ListEventBridgeRuleTemplateGroupsRequest$ = exports.ListClustersResponse$ = exports.ListClustersRequest$ = exports.ListClusterAlertsResponse$ = exports.ListClusterAlertsRequest$ = exports.ListCloudWatchAlarmTemplatesResponse$ = exports.ListCloudWatchAlarmTemplatesRequest$ = exports.ListCloudWatchAlarmTemplateGroupsResponse$ = exports.ListCloudWatchAlarmTemplateGroupsRequest$ = exports.ListChannelsResponse$ = exports.ListChannelsRequest$ = exports.ListChannelPlacementGroupsResponse$ = exports.ListChannelPlacementGroupsRequest$ = exports.ListAlertsResponse$ = exports.ListAlertsRequest$ = exports.LinkedChannelSettings$ = exports.KeyProviderSettings$ = exports.IpPoolUpdateRequest$ = exports.IpPoolCreateRequest$ = exports.IpPool$ = exports.InterfaceMappingUpdateRequest$ = exports.InterfaceMappingCreateRequest$ = exports.InterfaceMapping$ = exports.InputWhitelistRuleCidr$ = exports.InputWhitelistRule$ = exports.InputVpcRequest$ = exports.InputSwitchScheduleActionSettings$ = void 0;
|
|
10
|
+
exports.MultiplexAlert$ = exports.Multiplex$ = exports.MulticastSourceUpdateRequest$ = exports.MulticastSourceCreateRequest$ = exports.MulticastSource$ = exports.MulticastSettingsUpdateRequest$ = exports.MulticastSettingsCreateRequest$ = exports.MulticastSettings$ = exports.MulticastInputSettings$ = exports.MsSmoothOutputSettings$ = exports.MsSmoothGroupSettings$ = exports.Mpeg2Settings$ = exports.Mpeg2FilterSettings$ = exports.Mp2Settings$ = exports.MotionGraphicsSettings$ = exports.MotionGraphicsDeactivateScheduleActionSettings$ = exports.MotionGraphicsConfiguration$ = exports.MotionGraphicsActivateScheduleActionSettings$ = exports.MonitorDeployment$ = exports.MediaResourceNeighbor$ = exports.MediaResource$ = exports.MediaPackageV2GroupSettings$ = exports.MediaPackageV2DestinationSettings$ = exports.MediaPackageOutputSettings$ = exports.MediaPackageOutputDestinationSettings$ = exports.MediaPackageGroupSettings$ = exports.MediaPackageAdditionalDestinations$ = exports.MediaConnectRouterOutputSettings$ = exports.MediaConnectRouterOutputDestinationSettings$ = exports.MediaConnectRouterOutputConnectionMap$ = exports.MediaConnectRouterOutputConnection$ = exports.MediaConnectRouterGroupSettings$ = exports.MediaConnectRouterContainerSettings$ = exports.MediaConnectFlowRequest$ = exports.MediaConnectFlow$ = exports.MaintenanceUpdateSettings$ = exports.MaintenanceStatus$ = exports.MaintenanceCreateSettings$ = exports.M3u8Settings$ = exports.M2tsSettings$ = exports.ListVersionsResponse$ = exports.ListVersionsRequest$ = exports.ListTagsForResourceResponse$ = exports.ListTagsForResourceRequest$ = exports.ListSignalMapsResponse$ = exports.ListSignalMapsRequest$ = exports.ListSdiSourcesResponse$ = exports.ListSdiSourcesRequest$ = exports.ListReservationsResponse$ = exports.ListReservationsRequest$ = void 0;
|
|
11
|
+
exports.RemixSettings$ = exports.RejectInputDeviceTransferResponse$ = exports.RejectInputDeviceTransferRequest$ = exports.Rec709Settings$ = exports.Rec601Settings$ = exports.RebootInputDeviceResponse$ = exports.RebootInputDeviceRequest$ = exports.RawSettings$ = exports.PurchaseOfferingResponse$ = exports.PurchaseOfferingRequest$ = exports.PrimaryChannelSettings$ = exports.PipelinePauseStateSettings$ = exports.PipelineLockingSettings$ = exports.PipelineDetail$ = exports.PauseStateScheduleActionSettings$ = exports.PassThroughSettings$ = exports.OutputSettings$ = exports.OutputLockingSettings$ = exports.OutputLocationRef$ = exports.OutputGroupSettings$ = exports.OutputGroup$ = exports.OutputDestinationSettings$ = exports.OutputDestination$ = exports.Output$ = exports.Offering$ = exports.NodeInterfaceMappingCreateRequest$ = exports.NodeInterfaceMapping$ = exports.NielsenWatermarksSettings$ = exports.NielsenNaesIiNw$ = exports.NielsenConfiguration$ = exports.NielsenCBET$ = exports.NetworkInputSettings$ = exports.MultiplexVideoSettings$ = exports.MultiplexSummary$ = exports.MultiplexStatmuxVideoSettings$ = exports.MultiplexSettingsSummary$ = exports.MultiplexSettings$ = exports.MultiplexProgramSummary$ = exports.MultiplexProgramSettings$ = exports.MultiplexProgramServiceDescriptor$ = exports.MultiplexProgramPipelineDetail$ = exports.MultiplexProgramPacketIdentifiersMap$ = exports.MultiplexProgramChannelDestinationSettings$ = exports.MultiplexProgram$ = exports.MultiplexOutputSettings$ = exports.MultiplexOutputDestination$ = exports.MultiplexMediaConnectOutputDestinationSettings$ = exports.MultiplexM2tsSettings$ = exports.MultiplexGroupSettings$ = exports.MultiplexContainerSettings$ = void 0;
|
|
12
|
+
exports.SrtListenerDecryptionRequest$ = exports.SrtListenerDecryption$ = exports.SrtGroupSettings$ = exports.SrtCallerSourceRequest$ = exports.SrtCallerSource$ = exports.SrtCallerDecryptionRequest$ = exports.SrtCallerDecryption$ = exports.SpecialRouterSettings$ = exports.SmpteTtDestinationSettings$ = exports.Smpte2110ReceiverGroupSettings$ = exports.Smpte2110ReceiverGroupSdpSettings$ = exports.Smpte2110ReceiverGroup$ = exports.SmartSubtitleSourceSettings$ = exports.SignalMapSummary$ = exports.SdiSourceSummary$ = exports.SdiSourceMappingUpdateRequest$ = exports.SdiSourceMapping$ = exports.SdiSource$ = exports.Scte35TimeSignalScheduleActionSettings$ = exports.Scte35TimeSignalApos$ = exports.Scte35SpliceInsertScheduleActionSettings$ = exports.Scte35SpliceInsert$ = exports.Scte35SegmentationDescriptor$ = exports.Scte35ReturnToNetworkScheduleActionSettings$ = exports.Scte35InputScheduleActionSettings$ = exports.Scte35DescriptorSettings$ = exports.Scte35Descriptor$ = exports.Scte35DeliveryRestrictions$ = exports.Scte27SourceSettings$ = exports.Scte27DestinationSettings$ = exports.Scte20SourceSettings$ = exports.Scte20PlusEmbeddedDestinationSettings$ = exports.ScheduleActionStartSettings$ = exports.ScheduleActionSettings$ = exports.ScheduleAction$ = exports.RtmpOutputSettings$ = exports.RtmpGroupSettings$ = exports.RtmpCaptionInfoDestinationSettings$ = exports.RouteUpdateRequest$ = exports.RouterSettings$ = exports.RouterInputSettings$ = exports.RouterDestinationSettings$ = exports.RouterDestination$ = exports.RouteCreateRequest$ = exports.Route$ = exports.RestartChannelPipelinesResponse$ = exports.RestartChannelPipelinesRequest$ = exports.ReservationResourceSpecification$ = exports.Reservation$ = exports.RenewalSettings$ = void 0;
|
|
13
|
+
exports.UdpGroupSettings$ = exports.UdpContainerSettings$ = exports.TtmlDestinationSettings$ = exports.TransferringInputDeviceSummary$ = exports.TransferInputDeviceResponse$ = exports.TransferInputDeviceRequest$ = exports.TimedMetadataScheduleActionSettings$ = exports.TimecodeConfig$ = exports.TimecodeBurninSettings$ = exports.ThumbnailDetail$ = exports.ThumbnailConfiguration$ = exports.Thumbnail$ = exports.TemporalFilterSettings$ = exports.TeletextSourceSettings$ = exports.TeletextDestinationSettings$ = exports.SuccessfulMonitorDeployment$ = exports.StopTimecode$ = exports.StopMultiplexResponse$ = exports.StopMultiplexRequest$ = exports.StopInputDeviceResponse$ = exports.StopInputDeviceRequest$ = exports.StopChannelResponse$ = exports.StopChannelRequest$ = exports.StaticKeySettings$ = exports.StaticImageOutputDeactivateScheduleActionSettings$ = exports.StaticImageOutputActivateScheduleActionSettings$ = exports.StaticImageDeactivateScheduleActionSettings$ = exports.StaticImageActivateScheduleActionSettings$ = exports.StartUpdateSignalMapResponse$ = exports.StartUpdateSignalMapRequest$ = exports.StartTimecode$ = exports.StartMultiplexResponse$ = exports.StartMultiplexRequest$ = exports.StartMonitorDeploymentResponse$ = exports.StartMonitorDeploymentRequest$ = exports.StartInputDeviceResponse$ = exports.StartInputDeviceRequest$ = exports.StartInputDeviceMaintenanceWindowResponse$ = exports.StartInputDeviceMaintenanceWindowRequest$ = exports.StartDeleteMonitorDeploymentResponse$ = exports.StartDeleteMonitorDeploymentRequest$ = exports.StartChannelResponse$ = exports.StartChannelRequest$ = exports.StandardHlsSettings$ = exports.SrtSettingsRequest$ = exports.SrtSettings$ = exports.SrtOutputSettings$ = exports.SrtOutputDestinationSettings$ = exports.SrtListenerSettingsRequest$ = exports.SrtListenerSettings$ = void 0;
|
|
14
|
+
exports.VpcOutputSettingsDescription$ = exports.VpcOutputSettings$ = exports.VideoSelectorSettings$ = exports.VideoSelectorProgramId$ = exports.VideoSelectorPid$ = exports.VideoSelectorColorSpaceSettings$ = exports.VideoSelector$ = exports.VideoDescription$ = exports.VideoCodecSettings$ = exports.VideoBlackFailoverSettings$ = exports.ValidationError$ = exports.UpdateSdiSourceResponse$ = exports.UpdateSdiSourceRequest$ = exports.UpdateReservationResponse$ = exports.UpdateReservationRequest$ = exports.UpdateNodeStateResponse$ = exports.UpdateNodeStateRequest$ = exports.UpdateNodeResponse$ = exports.UpdateNodeRequest$ = exports.UpdateNetworkResponse$ = exports.UpdateNetworkRequest$ = exports.UpdateMultiplexResponse$ = exports.UpdateMultiplexRequest$ = exports.UpdateMultiplexProgramResponse$ = exports.UpdateMultiplexProgramRequest$ = exports.UpdateInputSecurityGroupResponse$ = exports.UpdateInputSecurityGroupRequest$ = exports.UpdateInputResponse$ = exports.UpdateInputRequest$ = exports.UpdateInputDeviceResponse$ = exports.UpdateInputDeviceRequest$ = exports.UpdateEventBridgeRuleTemplateResponse$ = exports.UpdateEventBridgeRuleTemplateRequest$ = exports.UpdateEventBridgeRuleTemplateGroupResponse$ = exports.UpdateEventBridgeRuleTemplateGroupRequest$ = exports.UpdateClusterResponse$ = exports.UpdateClusterRequest$ = exports.UpdateCloudWatchAlarmTemplateResponse$ = exports.UpdateCloudWatchAlarmTemplateRequest$ = exports.UpdateCloudWatchAlarmTemplateGroupResponse$ = exports.UpdateCloudWatchAlarmTemplateGroupRequest$ = exports.UpdateChannelResponse$ = exports.UpdateChannelRequest$ = exports.UpdateChannelPlacementGroupResponse$ = exports.UpdateChannelPlacementGroupRequest$ = exports.UpdateChannelClassResponse$ = exports.UpdateChannelClassRequest$ = exports.UpdateAccountConfigurationResponse$ = exports.UpdateAccountConfigurationRequest$ = exports.UdpOutputSettings$ = void 0;
|
|
15
|
+
exports.DescribeInput$ = exports.DescribeCluster$ = exports.DescribeChannelPlacementGroup$ = exports.DescribeChannel$ = exports.DescribeAccountConfiguration$ = exports.DeleteTags$ = exports.DeleteSignalMap$ = exports.DeleteSdiSource$ = exports.DeleteSchedule$ = exports.DeleteReservation$ = exports.DeleteNode$ = exports.DeleteNetwork$ = exports.DeleteMultiplexProgram$ = exports.DeleteMultiplex$ = exports.DeleteInputSecurityGroup$ = exports.DeleteInput$ = exports.DeleteEventBridgeRuleTemplateGroup$ = exports.DeleteEventBridgeRuleTemplate$ = exports.DeleteCluster$ = exports.DeleteCloudWatchAlarmTemplateGroup$ = exports.DeleteCloudWatchAlarmTemplate$ = exports.DeleteChannelPlacementGroup$ = exports.DeleteChannel$ = exports.CreateTags$ = exports.CreateSignalMap$ = exports.CreateSdiSource$ = exports.CreatePartnerInput$ = exports.CreateNodeRegistrationScript$ = exports.CreateNode$ = exports.CreateNetwork$ = exports.CreateMultiplexProgram$ = exports.CreateMultiplex$ = exports.CreateInputSecurityGroup$ = exports.CreateInput$ = exports.CreateEventBridgeRuleTemplateGroup$ = exports.CreateEventBridgeRuleTemplate$ = exports.CreateCluster$ = exports.CreateCloudWatchAlarmTemplateGroup$ = exports.CreateCloudWatchAlarmTemplate$ = exports.CreateChannelPlacementGroup$ = exports.CreateChannel$ = exports.ClaimDevice$ = exports.CancelInputDeviceTransfer$ = exports.BatchUpdateSchedule$ = exports.BatchStop$ = exports.BatchStart$ = exports.BatchDelete$ = exports.AcceptInputDeviceTransfer$ = exports.WebvttDestinationSettings$ = exports.WavSettings$ = void 0;
|
|
16
|
+
exports.StartMonitorDeployment$ = exports.StartInputDeviceMaintenanceWindow$ = exports.StartInputDevice$ = exports.StartDeleteMonitorDeployment$ = exports.StartChannel$ = exports.RestartChannelPipelines$ = exports.RejectInputDeviceTransfer$ = exports.RebootInputDevice$ = exports.PurchaseOffering$ = exports.ListVersions$ = exports.ListTagsForResource$ = exports.ListSignalMaps$ = exports.ListSdiSources$ = exports.ListReservations$ = exports.ListOfferings$ = exports.ListNodes$ = exports.ListNetworks$ = exports.ListMultiplexPrograms$ = exports.ListMultiplexes$ = exports.ListMultiplexAlerts$ = exports.ListInputSecurityGroups$ = exports.ListInputs$ = exports.ListInputDeviceTransfers$ = exports.ListInputDevices$ = exports.ListEventBridgeRuleTemplates$ = exports.ListEventBridgeRuleTemplateGroups$ = exports.ListClusters$ = exports.ListClusterAlerts$ = exports.ListCloudWatchAlarmTemplates$ = exports.ListCloudWatchAlarmTemplateGroups$ = exports.ListChannels$ = exports.ListChannelPlacementGroups$ = exports.ListAlerts$ = exports.GetSignalMap$ = exports.GetEventBridgeRuleTemplateGroup$ = exports.GetEventBridgeRuleTemplate$ = exports.GetCloudWatchAlarmTemplateGroup$ = exports.GetCloudWatchAlarmTemplate$ = exports.DescribeThumbnails$ = exports.DescribeSdiSource$ = exports.DescribeSchedule$ = exports.DescribeReservation$ = exports.DescribeOffering$ = exports.DescribeNode$ = exports.DescribeNetwork$ = exports.DescribeMultiplexProgram$ = exports.DescribeMultiplex$ = exports.DescribeInputSecurityGroup$ = exports.DescribeInputDeviceThumbnail$ = exports.DescribeInputDevice$ = void 0;
|
|
17
|
+
exports.UpdateSdiSource$ = exports.UpdateReservation$ = exports.UpdateNodeState$ = exports.UpdateNode$ = exports.UpdateNetwork$ = exports.UpdateMultiplexProgram$ = exports.UpdateMultiplex$ = exports.UpdateInputSecurityGroup$ = exports.UpdateInputDevice$ = exports.UpdateInput$ = exports.UpdateEventBridgeRuleTemplateGroup$ = exports.UpdateEventBridgeRuleTemplate$ = exports.UpdateCluster$ = exports.UpdateCloudWatchAlarmTemplateGroup$ = exports.UpdateCloudWatchAlarmTemplate$ = exports.UpdateChannelPlacementGroup$ = exports.UpdateChannelClass$ = exports.UpdateChannel$ = exports.UpdateAccountConfiguration$ = exports.TransferInputDevice$ = exports.StopMultiplex$ = exports.StopInputDevice$ = exports.StopChannel$ = exports.StartUpdateSignalMap$ = exports.StartMultiplex$ = void 0;
|
|
18
18
|
const _A = "Algorithm";
|
|
19
19
|
const _AAF = "ArchiveAllowedFlag";
|
|
20
20
|
const _AAO = "AdAvailOffset";
|
|
@@ -43,6 +43,8 @@ const _ADR = "AudioDashRoles";
|
|
|
43
43
|
const _ADS = "AribDestinationSettings";
|
|
44
44
|
const _ADu = "AudioDescription";
|
|
45
45
|
const _ADud = "AudioDescriptions";
|
|
46
|
+
const _AFI = "AudioFeedInput";
|
|
47
|
+
const _AFIu = "AudioFeedInputs";
|
|
46
48
|
const _AFPP = "AudioFramesPerPes";
|
|
47
49
|
const _AGI = "AudioGroupId";
|
|
48
50
|
const _AGS = "ArchiveGroupSettings";
|
|
@@ -274,9 +276,10 @@ const _CRI = "ConnectionRetryInterval";
|
|
|
274
276
|
const _CRIo = "ConnectedRouterInputs";
|
|
275
277
|
const _CS = "ContainerSettings";
|
|
276
278
|
const _CSG = "ChannelSecurityGroups";
|
|
277
|
-
const _CSM = "
|
|
279
|
+
const _CSM = "CaptionSynchronizationMode";
|
|
278
280
|
const _CSMR = "CreateSignalMapRequest";
|
|
279
281
|
const _CSMRr = "CreateSignalMapResponse";
|
|
282
|
+
const _CSMr = "CreateSignalMap";
|
|
280
283
|
const _CSN = "CaptionSelectorName";
|
|
281
284
|
const _CSPS = "ColorSpacePassthroughSettings";
|
|
282
285
|
const _CSS = "ColorSpaceSettings";
|
|
@@ -538,7 +541,8 @@ const _FE = "ForbiddenException";
|
|
|
538
541
|
const _FF = "FontFamily";
|
|
539
542
|
const _FFP = "ForceFieldPictures";
|
|
540
543
|
const _FHS = "Fmp4HlsSettings";
|
|
541
|
-
const _FI = "
|
|
544
|
+
const _FI = "FeedInput";
|
|
545
|
+
const _FIa = "FadeIn";
|
|
542
546
|
const _FL = "FragmentLength";
|
|
543
547
|
const _FLG = "FillLineGap";
|
|
544
548
|
const _FMRM = "FailedMediaResourceMap";
|
|
@@ -654,6 +658,7 @@ const _IDn = "InputDestination";
|
|
|
654
658
|
const _IEA = "InputEndAction";
|
|
655
659
|
const _IF = "IncludeFec";
|
|
656
660
|
const _IFNU = "IncludeFillerNalUnits";
|
|
661
|
+
const _IFO = "InferenceFeedOutput";
|
|
657
662
|
const _IFOP = "IFrameOnlyPlaylists";
|
|
658
663
|
const _IFn = "InputFilter";
|
|
659
664
|
const _II = "InputIds";
|
|
@@ -1271,6 +1276,7 @@ const _SSMd = "SdiSourceMapping";
|
|
|
1271
1276
|
const _SSN = "SubSegmentNum";
|
|
1272
1277
|
const _SSR = "SrtSettingsRequest";
|
|
1273
1278
|
const _SSS = "Scte35SegmentationScope";
|
|
1279
|
+
const _SSSS = "SmartSubtitleSourceSettings";
|
|
1274
1280
|
const _SSSc = "Scte20SourceSettings";
|
|
1275
1281
|
const _SSSct = "Scte27SourceSettings";
|
|
1276
1282
|
const _SSSd = "SdiSourceSummary";
|
|
@@ -1504,6 +1510,7 @@ const _aDN = "audioDescriptionNames";
|
|
|
1504
1510
|
const _aDR = "audioDashRoles";
|
|
1505
1511
|
const _aDS = "aribDestinationSettings";
|
|
1506
1512
|
const _aDu = "audioDescriptions";
|
|
1513
|
+
const _aFI = "audioFeedInputs";
|
|
1507
1514
|
const _aFPP = "audioFramesPerPes";
|
|
1508
1515
|
const _aGI = "audioGroupId";
|
|
1509
1516
|
const _aGS = "archiveGroupSettings";
|
|
@@ -1639,6 +1646,7 @@ const _cRI = "connectionRetryInterval";
|
|
|
1639
1646
|
const _cRIo = "connectedRouterInputs";
|
|
1640
1647
|
const _cS = "containerSettings";
|
|
1641
1648
|
const _cSG = "channelSecurityGroups";
|
|
1649
|
+
const _cSM = "captionSynchronizationMode";
|
|
1642
1650
|
const _cSN = "captionSelectorName";
|
|
1643
1651
|
const _cSPS = "colorSpacePassthroughSettings";
|
|
1644
1652
|
const _cSS = "colorSpaceSettings";
|
|
@@ -1777,7 +1785,8 @@ const _fDi = "filecacheDuration";
|
|
|
1777
1785
|
const _fF = "fontFamily";
|
|
1778
1786
|
const _fFP = "forceFieldPictures";
|
|
1779
1787
|
const _fHS = "fmp4HlsSettings";
|
|
1780
|
-
const _fI = "
|
|
1788
|
+
const _fI = "feedInput";
|
|
1789
|
+
const _fIa = "fadeIn";
|
|
1781
1790
|
const _fL = "fragmentLength";
|
|
1782
1791
|
const _fLG = "fillLineGap";
|
|
1783
1792
|
const _fMRM = "failedMediaResourceMap";
|
|
@@ -1857,6 +1866,7 @@ const _iDT = "inputDeviceTransfers";
|
|
|
1857
1866
|
const _iEA = "inputEndAction";
|
|
1858
1867
|
const _iF = "includeFec";
|
|
1859
1868
|
const _iFNU = "includeFillerNalUnits";
|
|
1869
|
+
const _iFO = "inferenceFeedOutput";
|
|
1860
1870
|
const _iFOP = "iFrameOnlyPlaylists";
|
|
1861
1871
|
const _iFn = "inputFilter";
|
|
1862
1872
|
const _iI = "inputIds";
|
|
@@ -1933,6 +1943,7 @@ const _lO = "leftOffset";
|
|
|
1933
1943
|
const _lOACM = "__listOfAudioChannelMapping";
|
|
1934
1944
|
const _lOAD = "__listOfAdditionalDestinations";
|
|
1935
1945
|
const _lOADi = "__listOfAudioDescription";
|
|
1946
|
+
const _lOAFI = "__listOfAudioFeedInput";
|
|
1936
1947
|
const _lOAS = "__listOfAudioSelector";
|
|
1937
1948
|
const _lOAT = "__listOfAudioTrack";
|
|
1938
1949
|
const _lOBFRM = "__listOfBatchFailedResultModel";
|
|
@@ -2349,6 +2360,7 @@ const _sSIS = "scte35SpliceInsertSettings";
|
|
|
2349
2360
|
const _sSM = "sdiSourceMappings";
|
|
2350
2361
|
const _sSN = "subSegmentNum";
|
|
2351
2362
|
const _sSS = "scte35SegmentationScope";
|
|
2363
|
+
const _sSSS = "smartSubtitleSourceSettings";
|
|
2352
2364
|
const _sSSc = "scte20SourceSettings";
|
|
2353
2365
|
const _sSSct = "scte27SourceSettings";
|
|
2354
2366
|
const _sSc = "scte35Source";
|
|
@@ -2645,6 +2657,11 @@ exports.AudioDolbyEDecode$ = [3, n0, _ADED,
|
|
|
2645
2657
|
[_PS],
|
|
2646
2658
|
[[0, { [_jN]: _pS }]], 1
|
|
2647
2659
|
];
|
|
2660
|
+
exports.AudioFeedInput$ = [3, n0, _AFI,
|
|
2661
|
+
0,
|
|
2662
|
+
[_ASN, _FI],
|
|
2663
|
+
[[0, { [_jN]: _aSN }], [0, { [_jN]: _fI }]]
|
|
2664
|
+
];
|
|
2648
2665
|
exports.AudioHlsRenditionSelection$ = [3, n0, _AHRS,
|
|
2649
2666
|
0,
|
|
2650
2667
|
[_GI, _N],
|
|
@@ -2852,8 +2869,8 @@ exports.CaptionSelector$ = [3, n0, _CSa,
|
|
|
2852
2869
|
];
|
|
2853
2870
|
exports.CaptionSelectorSettings$ = [3, n0, _CSSa,
|
|
2854
2871
|
0,
|
|
2855
|
-
[_ASS, _ASSri, _DSSS, _ESS, _SSSc, _SSSct, _TSS],
|
|
2856
|
-
[[() => exports.AncillarySourceSettings$, { [_jN]: _aSSn }], [() => exports.AribSourceSettings$, { [_jN]: _aSSr }], [() => exports.DvbSubSourceSettings$, { [_jN]: _dSSS }], [() => exports.EmbeddedSourceSettings$, { [_jN]: _eSS }], [() => exports.Scte20SourceSettings$, { [_jN]: _sSSc }], [() => exports.Scte27SourceSettings$, { [_jN]: _sSSct }], [() => exports.TeletextSourceSettings$, { [_jN]: _tSS }]]
|
|
2872
|
+
[_ASS, _ASSri, _DSSS, _ESS, _SSSc, _SSSct, _TSS, _SSSS],
|
|
2873
|
+
[[() => exports.AncillarySourceSettings$, { [_jN]: _aSSn }], [() => exports.AribSourceSettings$, { [_jN]: _aSSr }], [() => exports.DvbSubSourceSettings$, { [_jN]: _dSSS }], [() => exports.EmbeddedSourceSettings$, { [_jN]: _eSS }], [() => exports.Scte20SourceSettings$, { [_jN]: _sSSc }], [() => exports.Scte27SourceSettings$, { [_jN]: _sSSct }], [() => exports.TeletextSourceSettings$, { [_jN]: _tSS }], [() => exports.SmartSubtitleSourceSettings$, { [_jN]: _sSSS }]]
|
|
2857
2874
|
];
|
|
2858
2875
|
exports.CdiInputSpecification$ = [3, n0, _CIS,
|
|
2859
2876
|
0,
|
|
@@ -3347,8 +3364,8 @@ exports.DescribeFollowerChannelSettings$ = [3, n0, _DFCS,
|
|
|
3347
3364
|
];
|
|
3348
3365
|
exports.DescribeInferenceSettings$ = [3, n0, _DIS,
|
|
3349
3366
|
0,
|
|
3350
|
-
[_FAe],
|
|
3351
|
-
[[0, { [_jN]: _fAe }]]
|
|
3367
|
+
[_FAe, _AFIu],
|
|
3368
|
+
[[0, { [_jN]: _fAe }], [() => __listOfAudioFeedInput, { [_jN]: _aFI }]]
|
|
3352
3369
|
];
|
|
3353
3370
|
exports.DescribeInputDeviceRequest$ = [3, n0, _DIDR,
|
|
3354
3371
|
0,
|
|
@@ -3837,8 +3854,8 @@ exports.ImmediateModeScheduleActionStartSettings$ = [3, n0, _IMSASS,
|
|
|
3837
3854
|
];
|
|
3838
3855
|
exports.InferenceSettings$ = [3, n0, _ISn,
|
|
3839
3856
|
0,
|
|
3840
|
-
[_FAe],
|
|
3841
|
-
[[0, { [_jN]: _fAe }]]
|
|
3857
|
+
[_FAe, _AFIu],
|
|
3858
|
+
[[0, { [_jN]: _fAe }], [() => __listOfAudioFeedInput, { [_jN]: _aFI }]]
|
|
3842
3859
|
];
|
|
3843
3860
|
exports.Input$ = [3, n0, _In,
|
|
3844
3861
|
0,
|
|
@@ -4925,6 +4942,11 @@ exports.SignalMapSummary$ = [3, n0, _SMS,
|
|
|
4925
4942
|
[_Ar, _CAr, _I, _MDS, _N, _Stat, _Desc, _MA, _Ta],
|
|
4926
4943
|
[[0, { [_jN]: _ar }], [5, { [_jN]: _cAr }], [0, { [_jN]: _i }], [0, { [_jN]: _mDS }], [0, { [_jN]: _n }], [0, { [_jN]: _statu }], [0, { [_jN]: _desc }], [5, { [_jN]: _mA }], [128 | 0, { [_jN]: _ta }]], 6
|
|
4927
4944
|
];
|
|
4945
|
+
exports.SmartSubtitleSourceSettings$ = [3, n0, _SSSS,
|
|
4946
|
+
0,
|
|
4947
|
+
[_CSM, _IFO],
|
|
4948
|
+
[[0, { [_jN]: _cSM }], [0, { [_jN]: _iFO }]]
|
|
4949
|
+
];
|
|
4928
4950
|
exports.Smpte2110ReceiverGroup$ = [3, n0, _SRG,
|
|
4929
4951
|
0,
|
|
4930
4952
|
[_SSdp],
|
|
@@ -5097,8 +5119,8 @@ exports.StartUpdateSignalMapResponse$ = [3, n0, _SUSMRt,
|
|
|
5097
5119
|
];
|
|
5098
5120
|
exports.StaticImageActivateScheduleActionSettings$ = [3, n0, _SIASAS,
|
|
5099
5121
|
0,
|
|
5100
|
-
[_Im, _Du,
|
|
5101
|
-
[[() => exports.InputLocation$, { [_jN]: _im }], [1, { [_jN]: _du }], [1, { [_jN]:
|
|
5122
|
+
[_Im, _Du, _FIa, _FOa, _H, _IX, _IY, _Lay, _Op, _W],
|
|
5123
|
+
[[() => exports.InputLocation$, { [_jN]: _im }], [1, { [_jN]: _du }], [1, { [_jN]: _fIa }], [1, { [_jN]: _fOa }], [1, { [_jN]: _h }], [1, { [_jN]: _iX }], [1, { [_jN]: _iY }], [1, { [_jN]: _lay }], [1, { [_jN]: _op }], [1, { [_jN]: _w }]], 1
|
|
5102
5124
|
];
|
|
5103
5125
|
exports.StaticImageDeactivateScheduleActionSettings$ = [3, n0, _SIDSAS,
|
|
5104
5126
|
0,
|
|
@@ -5107,8 +5129,8 @@ exports.StaticImageDeactivateScheduleActionSettings$ = [3, n0, _SIDSAS,
|
|
|
5107
5129
|
];
|
|
5108
5130
|
exports.StaticImageOutputActivateScheduleActionSettings$ = [3, n0, _SIOASAS,
|
|
5109
5131
|
0,
|
|
5110
|
-
[_Im, _ONu, _Du,
|
|
5111
|
-
[[() => exports.InputLocation$, { [_jN]: _im }], [64 | 0, { [_jN]: _oNu }], [1, { [_jN]: _du }], [1, { [_jN]:
|
|
5132
|
+
[_Im, _ONu, _Du, _FIa, _FOa, _H, _IX, _IY, _Lay, _Op, _W],
|
|
5133
|
+
[[() => exports.InputLocation$, { [_jN]: _im }], [64 | 0, { [_jN]: _oNu }], [1, { [_jN]: _du }], [1, { [_jN]: _fIa }], [1, { [_jN]: _fOa }], [1, { [_jN]: _h }], [1, { [_jN]: _iX }], [1, { [_jN]: _iY }], [1, { [_jN]: _lay }], [1, { [_jN]: _op }], [1, { [_jN]: _w }]], 2
|
|
5112
5134
|
];
|
|
5113
5135
|
exports.StaticImageOutputDeactivateScheduleActionSettings$ = [3, n0, _SIODSAS,
|
|
5114
5136
|
0,
|
|
@@ -5512,6 +5534,10 @@ var __listOfAudioDescription = [1, n0, _lOADi,
|
|
|
5512
5534
|
0, [() => exports.AudioDescription$,
|
|
5513
5535
|
0]
|
|
5514
5536
|
];
|
|
5537
|
+
var __listOfAudioFeedInput = [1, n0, _lOAFI,
|
|
5538
|
+
0, [() => exports.AudioFeedInput$,
|
|
5539
|
+
0]
|
|
5540
|
+
];
|
|
5515
5541
|
var __listOfAudioSelector = [1, n0, _lOAS,
|
|
5516
5542
|
0, [() => exports.AudioSelector$,
|
|
5517
5543
|
0]
|
|
@@ -5981,7 +6007,7 @@ exports.CreatePartnerInput$ = [9, n0, _CPI,
|
|
|
5981
6007
|
exports.CreateSdiSource$ = [9, n0, _CSSr,
|
|
5982
6008
|
{ [_ht]: ["POST", "/prod/sdiSources", 200] }, () => exports.CreateSdiSourceRequest$, () => exports.CreateSdiSourceResponse$
|
|
5983
6009
|
];
|
|
5984
|
-
exports.CreateSignalMap$ = [9, n0,
|
|
6010
|
+
exports.CreateSignalMap$ = [9, n0, _CSMr,
|
|
5985
6011
|
{ [_ht]: ["POST", "/prod/signal-maps", 201] }, () => exports.CreateSignalMapRequest$, () => exports.CreateSignalMapResponse$
|
|
5986
6012
|
];
|
|
5987
6013
|
exports.CreateTags$ = [9, n0, _CTr,
|
package/dist-es/models/enums.js
CHANGED
|
@@ -386,6 +386,10 @@ export const Scte27OcrLanguage = {
|
|
|
386
386
|
POR: "POR",
|
|
387
387
|
SPA: "SPA",
|
|
388
388
|
};
|
|
389
|
+
export const CaptionSynchronizationMode = {
|
|
390
|
+
NO_VIDEO_DELAY: "NO_VIDEO_DELAY",
|
|
391
|
+
VIDEO_ALIGNED_CAPTIONS: "VIDEO_ALIGNED_CAPTIONS",
|
|
392
|
+
};
|
|
389
393
|
export const ChannelAlertState = {
|
|
390
394
|
CLEARED: "CLEARED",
|
|
391
395
|
SET: "SET",
|
|
@@ -26,6 +26,8 @@ const _ADR = "AudioDashRoles";
|
|
|
26
26
|
const _ADS = "AribDestinationSettings";
|
|
27
27
|
const _ADu = "AudioDescription";
|
|
28
28
|
const _ADud = "AudioDescriptions";
|
|
29
|
+
const _AFI = "AudioFeedInput";
|
|
30
|
+
const _AFIu = "AudioFeedInputs";
|
|
29
31
|
const _AFPP = "AudioFramesPerPes";
|
|
30
32
|
const _AGI = "AudioGroupId";
|
|
31
33
|
const _AGS = "ArchiveGroupSettings";
|
|
@@ -257,9 +259,10 @@ const _CRI = "ConnectionRetryInterval";
|
|
|
257
259
|
const _CRIo = "ConnectedRouterInputs";
|
|
258
260
|
const _CS = "ContainerSettings";
|
|
259
261
|
const _CSG = "ChannelSecurityGroups";
|
|
260
|
-
const _CSM = "
|
|
262
|
+
const _CSM = "CaptionSynchronizationMode";
|
|
261
263
|
const _CSMR = "CreateSignalMapRequest";
|
|
262
264
|
const _CSMRr = "CreateSignalMapResponse";
|
|
265
|
+
const _CSMr = "CreateSignalMap";
|
|
263
266
|
const _CSN = "CaptionSelectorName";
|
|
264
267
|
const _CSPS = "ColorSpacePassthroughSettings";
|
|
265
268
|
const _CSS = "ColorSpaceSettings";
|
|
@@ -521,7 +524,8 @@ const _FE = "ForbiddenException";
|
|
|
521
524
|
const _FF = "FontFamily";
|
|
522
525
|
const _FFP = "ForceFieldPictures";
|
|
523
526
|
const _FHS = "Fmp4HlsSettings";
|
|
524
|
-
const _FI = "
|
|
527
|
+
const _FI = "FeedInput";
|
|
528
|
+
const _FIa = "FadeIn";
|
|
525
529
|
const _FL = "FragmentLength";
|
|
526
530
|
const _FLG = "FillLineGap";
|
|
527
531
|
const _FMRM = "FailedMediaResourceMap";
|
|
@@ -637,6 +641,7 @@ const _IDn = "InputDestination";
|
|
|
637
641
|
const _IEA = "InputEndAction";
|
|
638
642
|
const _IF = "IncludeFec";
|
|
639
643
|
const _IFNU = "IncludeFillerNalUnits";
|
|
644
|
+
const _IFO = "InferenceFeedOutput";
|
|
640
645
|
const _IFOP = "IFrameOnlyPlaylists";
|
|
641
646
|
const _IFn = "InputFilter";
|
|
642
647
|
const _II = "InputIds";
|
|
@@ -1254,6 +1259,7 @@ const _SSMd = "SdiSourceMapping";
|
|
|
1254
1259
|
const _SSN = "SubSegmentNum";
|
|
1255
1260
|
const _SSR = "SrtSettingsRequest";
|
|
1256
1261
|
const _SSS = "Scte35SegmentationScope";
|
|
1262
|
+
const _SSSS = "SmartSubtitleSourceSettings";
|
|
1257
1263
|
const _SSSc = "Scte20SourceSettings";
|
|
1258
1264
|
const _SSSct = "Scte27SourceSettings";
|
|
1259
1265
|
const _SSSd = "SdiSourceSummary";
|
|
@@ -1487,6 +1493,7 @@ const _aDN = "audioDescriptionNames";
|
|
|
1487
1493
|
const _aDR = "audioDashRoles";
|
|
1488
1494
|
const _aDS = "aribDestinationSettings";
|
|
1489
1495
|
const _aDu = "audioDescriptions";
|
|
1496
|
+
const _aFI = "audioFeedInputs";
|
|
1490
1497
|
const _aFPP = "audioFramesPerPes";
|
|
1491
1498
|
const _aGI = "audioGroupId";
|
|
1492
1499
|
const _aGS = "archiveGroupSettings";
|
|
@@ -1622,6 +1629,7 @@ const _cRI = "connectionRetryInterval";
|
|
|
1622
1629
|
const _cRIo = "connectedRouterInputs";
|
|
1623
1630
|
const _cS = "containerSettings";
|
|
1624
1631
|
const _cSG = "channelSecurityGroups";
|
|
1632
|
+
const _cSM = "captionSynchronizationMode";
|
|
1625
1633
|
const _cSN = "captionSelectorName";
|
|
1626
1634
|
const _cSPS = "colorSpacePassthroughSettings";
|
|
1627
1635
|
const _cSS = "colorSpaceSettings";
|
|
@@ -1760,7 +1768,8 @@ const _fDi = "filecacheDuration";
|
|
|
1760
1768
|
const _fF = "fontFamily";
|
|
1761
1769
|
const _fFP = "forceFieldPictures";
|
|
1762
1770
|
const _fHS = "fmp4HlsSettings";
|
|
1763
|
-
const _fI = "
|
|
1771
|
+
const _fI = "feedInput";
|
|
1772
|
+
const _fIa = "fadeIn";
|
|
1764
1773
|
const _fL = "fragmentLength";
|
|
1765
1774
|
const _fLG = "fillLineGap";
|
|
1766
1775
|
const _fMRM = "failedMediaResourceMap";
|
|
@@ -1840,6 +1849,7 @@ const _iDT = "inputDeviceTransfers";
|
|
|
1840
1849
|
const _iEA = "inputEndAction";
|
|
1841
1850
|
const _iF = "includeFec";
|
|
1842
1851
|
const _iFNU = "includeFillerNalUnits";
|
|
1852
|
+
const _iFO = "inferenceFeedOutput";
|
|
1843
1853
|
const _iFOP = "iFrameOnlyPlaylists";
|
|
1844
1854
|
const _iFn = "inputFilter";
|
|
1845
1855
|
const _iI = "inputIds";
|
|
@@ -1916,6 +1926,7 @@ const _lO = "leftOffset";
|
|
|
1916
1926
|
const _lOACM = "__listOfAudioChannelMapping";
|
|
1917
1927
|
const _lOAD = "__listOfAdditionalDestinations";
|
|
1918
1928
|
const _lOADi = "__listOfAudioDescription";
|
|
1929
|
+
const _lOAFI = "__listOfAudioFeedInput";
|
|
1919
1930
|
const _lOAS = "__listOfAudioSelector";
|
|
1920
1931
|
const _lOAT = "__listOfAudioTrack";
|
|
1921
1932
|
const _lOBFRM = "__listOfBatchFailedResultModel";
|
|
@@ -2332,6 +2343,7 @@ const _sSIS = "scte35SpliceInsertSettings";
|
|
|
2332
2343
|
const _sSM = "sdiSourceMappings";
|
|
2333
2344
|
const _sSN = "subSegmentNum";
|
|
2334
2345
|
const _sSS = "scte35SegmentationScope";
|
|
2346
|
+
const _sSSS = "smartSubtitleSourceSettings";
|
|
2335
2347
|
const _sSSc = "scte20SourceSettings";
|
|
2336
2348
|
const _sSSct = "scte27SourceSettings";
|
|
2337
2349
|
const _sSc = "scte35Source";
|
|
@@ -2628,6 +2640,11 @@ export var AudioDolbyEDecode$ = [3, n0, _ADED,
|
|
|
2628
2640
|
[_PS],
|
|
2629
2641
|
[[0, { [_jN]: _pS }]], 1
|
|
2630
2642
|
];
|
|
2643
|
+
export var AudioFeedInput$ = [3, n0, _AFI,
|
|
2644
|
+
0,
|
|
2645
|
+
[_ASN, _FI],
|
|
2646
|
+
[[0, { [_jN]: _aSN }], [0, { [_jN]: _fI }]]
|
|
2647
|
+
];
|
|
2631
2648
|
export var AudioHlsRenditionSelection$ = [3, n0, _AHRS,
|
|
2632
2649
|
0,
|
|
2633
2650
|
[_GI, _N],
|
|
@@ -2835,8 +2852,8 @@ export var CaptionSelector$ = [3, n0, _CSa,
|
|
|
2835
2852
|
];
|
|
2836
2853
|
export var CaptionSelectorSettings$ = [3, n0, _CSSa,
|
|
2837
2854
|
0,
|
|
2838
|
-
[_ASS, _ASSri, _DSSS, _ESS, _SSSc, _SSSct, _TSS],
|
|
2839
|
-
[[() => AncillarySourceSettings$, { [_jN]: _aSSn }], [() => AribSourceSettings$, { [_jN]: _aSSr }], [() => DvbSubSourceSettings$, { [_jN]: _dSSS }], [() => EmbeddedSourceSettings$, { [_jN]: _eSS }], [() => Scte20SourceSettings$, { [_jN]: _sSSc }], [() => Scte27SourceSettings$, { [_jN]: _sSSct }], [() => TeletextSourceSettings$, { [_jN]: _tSS }]]
|
|
2855
|
+
[_ASS, _ASSri, _DSSS, _ESS, _SSSc, _SSSct, _TSS, _SSSS],
|
|
2856
|
+
[[() => AncillarySourceSettings$, { [_jN]: _aSSn }], [() => AribSourceSettings$, { [_jN]: _aSSr }], [() => DvbSubSourceSettings$, { [_jN]: _dSSS }], [() => EmbeddedSourceSettings$, { [_jN]: _eSS }], [() => Scte20SourceSettings$, { [_jN]: _sSSc }], [() => Scte27SourceSettings$, { [_jN]: _sSSct }], [() => TeletextSourceSettings$, { [_jN]: _tSS }], [() => SmartSubtitleSourceSettings$, { [_jN]: _sSSS }]]
|
|
2840
2857
|
];
|
|
2841
2858
|
export var CdiInputSpecification$ = [3, n0, _CIS,
|
|
2842
2859
|
0,
|
|
@@ -3330,8 +3347,8 @@ export var DescribeFollowerChannelSettings$ = [3, n0, _DFCS,
|
|
|
3330
3347
|
];
|
|
3331
3348
|
export var DescribeInferenceSettings$ = [3, n0, _DIS,
|
|
3332
3349
|
0,
|
|
3333
|
-
[_FAe],
|
|
3334
|
-
[[0, { [_jN]: _fAe }]]
|
|
3350
|
+
[_FAe, _AFIu],
|
|
3351
|
+
[[0, { [_jN]: _fAe }], [() => __listOfAudioFeedInput, { [_jN]: _aFI }]]
|
|
3335
3352
|
];
|
|
3336
3353
|
export var DescribeInputDeviceRequest$ = [3, n0, _DIDR,
|
|
3337
3354
|
0,
|
|
@@ -3820,8 +3837,8 @@ export var ImmediateModeScheduleActionStartSettings$ = [3, n0, _IMSASS,
|
|
|
3820
3837
|
];
|
|
3821
3838
|
export var InferenceSettings$ = [3, n0, _ISn,
|
|
3822
3839
|
0,
|
|
3823
|
-
[_FAe],
|
|
3824
|
-
[[0, { [_jN]: _fAe }]]
|
|
3840
|
+
[_FAe, _AFIu],
|
|
3841
|
+
[[0, { [_jN]: _fAe }], [() => __listOfAudioFeedInput, { [_jN]: _aFI }]]
|
|
3825
3842
|
];
|
|
3826
3843
|
export var Input$ = [3, n0, _In,
|
|
3827
3844
|
0,
|
|
@@ -4908,6 +4925,11 @@ export var SignalMapSummary$ = [3, n0, _SMS,
|
|
|
4908
4925
|
[_Ar, _CAr, _I, _MDS, _N, _Stat, _Desc, _MA, _Ta],
|
|
4909
4926
|
[[0, { [_jN]: _ar }], [5, { [_jN]: _cAr }], [0, { [_jN]: _i }], [0, { [_jN]: _mDS }], [0, { [_jN]: _n }], [0, { [_jN]: _statu }], [0, { [_jN]: _desc }], [5, { [_jN]: _mA }], [128 | 0, { [_jN]: _ta }]], 6
|
|
4910
4927
|
];
|
|
4928
|
+
export var SmartSubtitleSourceSettings$ = [3, n0, _SSSS,
|
|
4929
|
+
0,
|
|
4930
|
+
[_CSM, _IFO],
|
|
4931
|
+
[[0, { [_jN]: _cSM }], [0, { [_jN]: _iFO }]]
|
|
4932
|
+
];
|
|
4911
4933
|
export var Smpte2110ReceiverGroup$ = [3, n0, _SRG,
|
|
4912
4934
|
0,
|
|
4913
4935
|
[_SSdp],
|
|
@@ -5080,8 +5102,8 @@ export var StartUpdateSignalMapResponse$ = [3, n0, _SUSMRt,
|
|
|
5080
5102
|
];
|
|
5081
5103
|
export var StaticImageActivateScheduleActionSettings$ = [3, n0, _SIASAS,
|
|
5082
5104
|
0,
|
|
5083
|
-
[_Im, _Du,
|
|
5084
|
-
[[() => InputLocation$, { [_jN]: _im }], [1, { [_jN]: _du }], [1, { [_jN]:
|
|
5105
|
+
[_Im, _Du, _FIa, _FOa, _H, _IX, _IY, _Lay, _Op, _W],
|
|
5106
|
+
[[() => InputLocation$, { [_jN]: _im }], [1, { [_jN]: _du }], [1, { [_jN]: _fIa }], [1, { [_jN]: _fOa }], [1, { [_jN]: _h }], [1, { [_jN]: _iX }], [1, { [_jN]: _iY }], [1, { [_jN]: _lay }], [1, { [_jN]: _op }], [1, { [_jN]: _w }]], 1
|
|
5085
5107
|
];
|
|
5086
5108
|
export var StaticImageDeactivateScheduleActionSettings$ = [3, n0, _SIDSAS,
|
|
5087
5109
|
0,
|
|
@@ -5090,8 +5112,8 @@ export var StaticImageDeactivateScheduleActionSettings$ = [3, n0, _SIDSAS,
|
|
|
5090
5112
|
];
|
|
5091
5113
|
export var StaticImageOutputActivateScheduleActionSettings$ = [3, n0, _SIOASAS,
|
|
5092
5114
|
0,
|
|
5093
|
-
[_Im, _ONu, _Du,
|
|
5094
|
-
[[() => InputLocation$, { [_jN]: _im }], [64 | 0, { [_jN]: _oNu }], [1, { [_jN]: _du }], [1, { [_jN]:
|
|
5115
|
+
[_Im, _ONu, _Du, _FIa, _FOa, _H, _IX, _IY, _Lay, _Op, _W],
|
|
5116
|
+
[[() => InputLocation$, { [_jN]: _im }], [64 | 0, { [_jN]: _oNu }], [1, { [_jN]: _du }], [1, { [_jN]: _fIa }], [1, { [_jN]: _fOa }], [1, { [_jN]: _h }], [1, { [_jN]: _iX }], [1, { [_jN]: _iY }], [1, { [_jN]: _lay }], [1, { [_jN]: _op }], [1, { [_jN]: _w }]], 2
|
|
5095
5117
|
];
|
|
5096
5118
|
export var StaticImageOutputDeactivateScheduleActionSettings$ = [3, n0, _SIODSAS,
|
|
5097
5119
|
0,
|
|
@@ -5495,6 +5517,10 @@ var __listOfAudioDescription = [1, n0, _lOADi,
|
|
|
5495
5517
|
0, [() => AudioDescription$,
|
|
5496
5518
|
0]
|
|
5497
5519
|
];
|
|
5520
|
+
var __listOfAudioFeedInput = [1, n0, _lOAFI,
|
|
5521
|
+
0, [() => AudioFeedInput$,
|
|
5522
|
+
0]
|
|
5523
|
+
];
|
|
5498
5524
|
var __listOfAudioSelector = [1, n0, _lOAS,
|
|
5499
5525
|
0, [() => AudioSelector$,
|
|
5500
5526
|
0]
|
|
@@ -5964,7 +5990,7 @@ export var CreatePartnerInput$ = [9, n0, _CPI,
|
|
|
5964
5990
|
export var CreateSdiSource$ = [9, n0, _CSSr,
|
|
5965
5991
|
{ [_ht]: ["POST", "/prod/sdiSources", 200] }, () => CreateSdiSourceRequest$, () => CreateSdiSourceResponse$
|
|
5966
5992
|
];
|
|
5967
|
-
export var CreateSignalMap$ = [9, n0,
|
|
5993
|
+
export var CreateSignalMap$ = [9, n0, _CSMr,
|
|
5968
5994
|
{ [_ht]: ["POST", "/prod/signal-maps", 201] }, () => CreateSignalMapRequest$, () => CreateSignalMapResponse$
|
|
5969
5995
|
];
|
|
5970
5996
|
export var CreateTags$ = [9, n0, _CTr,
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { Command as $Command } from "@smithy/core/client";
|
|
2
2
|
import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
3
3
|
import type { MediaLiveClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../MediaLiveClient";
|
|
4
|
-
import type { BatchDeleteRequest, BatchDeleteResponse } from "../models/
|
|
4
|
+
import type { BatchDeleteRequest, BatchDeleteResponse } from "../models/models_1";
|
|
5
5
|
/**
|
|
6
6
|
* @public
|
|
7
7
|
*/
|
|
@@ -1308,6 +1308,10 @@ declare const CreateChannelCommand_base: {
|
|
|
1308
1308
|
* },
|
|
1309
1309
|
* PageNumber: "STRING_VALUE",
|
|
1310
1310
|
* },
|
|
1311
|
+
* SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
1312
|
+
* CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
1313
|
+
* InferenceFeedOutput: "STRING_VALUE",
|
|
1314
|
+
* },
|
|
1311
1315
|
* },
|
|
1312
1316
|
* },
|
|
1313
1317
|
* ],
|
|
@@ -1397,6 +1401,12 @@ declare const CreateChannelCommand_base: {
|
|
|
1397
1401
|
* ChannelSecurityGroups: "<__listOf__string>",
|
|
1398
1402
|
* InferenceSettings: { // InferenceSettings
|
|
1399
1403
|
* FeedArn: "STRING_VALUE",
|
|
1404
|
+
* AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
1405
|
+
* { // AudioFeedInput
|
|
1406
|
+
* AudioSelectorName: "STRING_VALUE",
|
|
1407
|
+
* FeedInput: "STRING_VALUE",
|
|
1408
|
+
* },
|
|
1409
|
+
* ],
|
|
1400
1410
|
* },
|
|
1401
1411
|
* };
|
|
1402
1412
|
* const command = new CreateChannelCommand(input);
|
|
@@ -2679,6 +2689,10 @@ declare const CreateChannelCommand_base: {
|
|
|
2679
2689
|
* // },
|
|
2680
2690
|
* // PageNumber: "STRING_VALUE",
|
|
2681
2691
|
* // },
|
|
2692
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
2693
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
2694
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
2695
|
+
* // },
|
|
2682
2696
|
* // },
|
|
2683
2697
|
* // },
|
|
2684
2698
|
* // ],
|
|
@@ -2790,6 +2804,12 @@ declare const CreateChannelCommand_base: {
|
|
|
2790
2804
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
2791
2805
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
2792
2806
|
* // FeedArn: "STRING_VALUE",
|
|
2807
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
2808
|
+
* // { // AudioFeedInput
|
|
2809
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
2810
|
+
* // FeedInput: "STRING_VALUE",
|
|
2811
|
+
* // },
|
|
2812
|
+
* // ],
|
|
2793
2813
|
* // },
|
|
2794
2814
|
* // },
|
|
2795
2815
|
* // };
|
|
@@ -1320,6 +1320,10 @@ declare const DeleteChannelCommand_base: {
|
|
|
1320
1320
|
* // },
|
|
1321
1321
|
* // PageNumber: "STRING_VALUE",
|
|
1322
1322
|
* // },
|
|
1323
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
1324
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
1325
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
1326
|
+
* // },
|
|
1323
1327
|
* // },
|
|
1324
1328
|
* // },
|
|
1325
1329
|
* // ],
|
|
@@ -1431,6 +1435,12 @@ declare const DeleteChannelCommand_base: {
|
|
|
1431
1435
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
1432
1436
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
1433
1437
|
* // FeedArn: "STRING_VALUE",
|
|
1438
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
1439
|
+
* // { // AudioFeedInput
|
|
1440
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
1441
|
+
* // FeedInput: "STRING_VALUE",
|
|
1442
|
+
* // },
|
|
1443
|
+
* // ],
|
|
1434
1444
|
* // },
|
|
1435
1445
|
* // };
|
|
1436
1446
|
*
|
|
@@ -1320,6 +1320,10 @@ declare const DescribeChannelCommand_base: {
|
|
|
1320
1320
|
* // },
|
|
1321
1321
|
* // PageNumber: "STRING_VALUE",
|
|
1322
1322
|
* // },
|
|
1323
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
1324
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
1325
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
1326
|
+
* // },
|
|
1323
1327
|
* // },
|
|
1324
1328
|
* // },
|
|
1325
1329
|
* // ],
|
|
@@ -1431,6 +1435,12 @@ declare const DescribeChannelCommand_base: {
|
|
|
1431
1435
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
1432
1436
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
1433
1437
|
* // FeedArn: "STRING_VALUE",
|
|
1438
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
1439
|
+
* // { // AudioFeedInput
|
|
1440
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
1441
|
+
* // FeedInput: "STRING_VALUE",
|
|
1442
|
+
* // },
|
|
1443
|
+
* // ],
|
|
1434
1444
|
* // },
|
|
1435
1445
|
* // };
|
|
1436
1446
|
*
|
|
@@ -193,6 +193,10 @@ declare const ListChannelsCommand_base: {
|
|
|
193
193
|
* // },
|
|
194
194
|
* // PageNumber: "STRING_VALUE",
|
|
195
195
|
* // },
|
|
196
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
197
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
198
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
199
|
+
* // },
|
|
196
200
|
* // },
|
|
197
201
|
* // },
|
|
198
202
|
* // ],
|
|
@@ -298,6 +302,12 @@ declare const ListChannelsCommand_base: {
|
|
|
298
302
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
299
303
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
300
304
|
* // FeedArn: "STRING_VALUE",
|
|
305
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
306
|
+
* // { // AudioFeedInput
|
|
307
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
308
|
+
* // FeedInput: "STRING_VALUE",
|
|
309
|
+
* // },
|
|
310
|
+
* // ],
|
|
301
311
|
* // },
|
|
302
312
|
* // },
|
|
303
313
|
* // ],
|
|
@@ -1323,6 +1323,10 @@ declare const RestartChannelPipelinesCommand_base: {
|
|
|
1323
1323
|
* // },
|
|
1324
1324
|
* // PageNumber: "STRING_VALUE",
|
|
1325
1325
|
* // },
|
|
1326
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
1327
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
1328
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
1329
|
+
* // },
|
|
1326
1330
|
* // },
|
|
1327
1331
|
* // },
|
|
1328
1332
|
* // ],
|
|
@@ -1435,6 +1439,12 @@ declare const RestartChannelPipelinesCommand_base: {
|
|
|
1435
1439
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
1436
1440
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
1437
1441
|
* // FeedArn: "STRING_VALUE",
|
|
1442
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
1443
|
+
* // { // AudioFeedInput
|
|
1444
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
1445
|
+
* // FeedInput: "STRING_VALUE",
|
|
1446
|
+
* // },
|
|
1447
|
+
* // ],
|
|
1438
1448
|
* // },
|
|
1439
1449
|
* // };
|
|
1440
1450
|
*
|
|
@@ -1320,6 +1320,10 @@ declare const StartChannelCommand_base: {
|
|
|
1320
1320
|
* // },
|
|
1321
1321
|
* // PageNumber: "STRING_VALUE",
|
|
1322
1322
|
* // },
|
|
1323
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
1324
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
1325
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
1326
|
+
* // },
|
|
1323
1327
|
* // },
|
|
1324
1328
|
* // },
|
|
1325
1329
|
* // ],
|
|
@@ -1431,6 +1435,12 @@ declare const StartChannelCommand_base: {
|
|
|
1431
1435
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
1432
1436
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
1433
1437
|
* // FeedArn: "STRING_VALUE",
|
|
1438
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
1439
|
+
* // { // AudioFeedInput
|
|
1440
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
1441
|
+
* // FeedInput: "STRING_VALUE",
|
|
1442
|
+
* // },
|
|
1443
|
+
* // ],
|
|
1434
1444
|
* // },
|
|
1435
1445
|
* // };
|
|
1436
1446
|
*
|
|
@@ -1320,6 +1320,10 @@ declare const StopChannelCommand_base: {
|
|
|
1320
1320
|
* // },
|
|
1321
1321
|
* // PageNumber: "STRING_VALUE",
|
|
1322
1322
|
* // },
|
|
1323
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
1324
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
1325
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
1326
|
+
* // },
|
|
1323
1327
|
* // },
|
|
1324
1328
|
* // },
|
|
1325
1329
|
* // ],
|
|
@@ -1431,6 +1435,12 @@ declare const StopChannelCommand_base: {
|
|
|
1431
1435
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
1432
1436
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
1433
1437
|
* // FeedArn: "STRING_VALUE",
|
|
1438
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
1439
|
+
* // { // AudioFeedInput
|
|
1440
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
1441
|
+
* // FeedInput: "STRING_VALUE",
|
|
1442
|
+
* // },
|
|
1443
|
+
* // ],
|
|
1434
1444
|
* // },
|
|
1435
1445
|
* // };
|
|
1436
1446
|
*
|
|
@@ -1366,6 +1366,10 @@ declare const UpdateChannelClassCommand_base: {
|
|
|
1366
1366
|
* // },
|
|
1367
1367
|
* // PageNumber: "STRING_VALUE",
|
|
1368
1368
|
* // },
|
|
1369
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
1370
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
1371
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
1372
|
+
* // },
|
|
1369
1373
|
* // },
|
|
1370
1374
|
* // },
|
|
1371
1375
|
* // ],
|
|
@@ -1477,6 +1481,12 @@ declare const UpdateChannelClassCommand_base: {
|
|
|
1477
1481
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
1478
1482
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
1479
1483
|
* // FeedArn: "STRING_VALUE",
|
|
1484
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
1485
|
+
* // { // AudioFeedInput
|
|
1486
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
1487
|
+
* // FeedInput: "STRING_VALUE",
|
|
1488
|
+
* // },
|
|
1489
|
+
* // ],
|
|
1480
1490
|
* // },
|
|
1481
1491
|
* // },
|
|
1482
1492
|
* // };
|
|
@@ -1308,6 +1308,10 @@ declare const UpdateChannelCommand_base: {
|
|
|
1308
1308
|
* },
|
|
1309
1309
|
* PageNumber: "STRING_VALUE",
|
|
1310
1310
|
* },
|
|
1311
|
+
* SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
1312
|
+
* CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
1313
|
+
* InferenceFeedOutput: "STRING_VALUE",
|
|
1314
|
+
* },
|
|
1311
1315
|
* },
|
|
1312
1316
|
* },
|
|
1313
1317
|
* ],
|
|
@@ -1388,6 +1392,12 @@ declare const UpdateChannelCommand_base: {
|
|
|
1388
1392
|
* ChannelSecurityGroups: "<__listOf__string>",
|
|
1389
1393
|
* InferenceSettings: { // InferenceSettings
|
|
1390
1394
|
* FeedArn: "STRING_VALUE",
|
|
1395
|
+
* AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
1396
|
+
* { // AudioFeedInput
|
|
1397
|
+
* AudioSelectorName: "STRING_VALUE",
|
|
1398
|
+
* FeedInput: "STRING_VALUE",
|
|
1399
|
+
* },
|
|
1400
|
+
* ],
|
|
1391
1401
|
* },
|
|
1392
1402
|
* SpecialRouterSettings: { // SpecialRouterSettings
|
|
1393
1403
|
* RouterArn: "STRING_VALUE",
|
|
@@ -2673,6 +2683,10 @@ declare const UpdateChannelCommand_base: {
|
|
|
2673
2683
|
* // },
|
|
2674
2684
|
* // PageNumber: "STRING_VALUE",
|
|
2675
2685
|
* // },
|
|
2686
|
+
* // SmartSubtitleSourceSettings: { // SmartSubtitleSourceSettings
|
|
2687
|
+
* // CaptionSynchronizationMode: "NO_VIDEO_DELAY" || "VIDEO_ALIGNED_CAPTIONS",
|
|
2688
|
+
* // InferenceFeedOutput: "STRING_VALUE",
|
|
2689
|
+
* // },
|
|
2676
2690
|
* // },
|
|
2677
2691
|
* // },
|
|
2678
2692
|
* // ],
|
|
@@ -2784,6 +2798,12 @@ declare const UpdateChannelCommand_base: {
|
|
|
2784
2798
|
* // ChannelSecurityGroups: "<__listOf__string>",
|
|
2785
2799
|
* // InferenceSettings: { // DescribeInferenceSettings
|
|
2786
2800
|
* // FeedArn: "STRING_VALUE",
|
|
2801
|
+
* // AudioFeedInputs: [ // __listOfAudioFeedInput
|
|
2802
|
+
* // { // AudioFeedInput
|
|
2803
|
+
* // AudioSelectorName: "STRING_VALUE",
|
|
2804
|
+
* // FeedInput: "STRING_VALUE",
|
|
2805
|
+
* // },
|
|
2806
|
+
* // ],
|
|
2787
2807
|
* // },
|
|
2788
2808
|
* // },
|
|
2789
2809
|
* // };
|
|
@@ -938,6 +938,18 @@ export declare const Scte27OcrLanguage: {
|
|
|
938
938
|
* @public
|
|
939
939
|
*/
|
|
940
940
|
export type Scte27OcrLanguage = (typeof Scte27OcrLanguage)[keyof typeof Scte27OcrLanguage];
|
|
941
|
+
/**
|
|
942
|
+
* @public
|
|
943
|
+
* @enum
|
|
944
|
+
*/
|
|
945
|
+
export declare const CaptionSynchronizationMode: {
|
|
946
|
+
readonly NO_VIDEO_DELAY: "NO_VIDEO_DELAY";
|
|
947
|
+
readonly VIDEO_ALIGNED_CAPTIONS: "VIDEO_ALIGNED_CAPTIONS";
|
|
948
|
+
};
|
|
949
|
+
/**
|
|
950
|
+
* @public
|
|
951
|
+
*/
|
|
952
|
+
export type CaptionSynchronizationMode = (typeof CaptionSynchronizationMode)[keyof typeof CaptionSynchronizationMode];
|
|
941
953
|
/**
|
|
942
954
|
* @public
|
|
943
955
|
* @enum
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import type { AacCodingMode, AacInputType, AacProfile, AacRateControlMode, AacRawFormat, AacSpec, AacVbrQuality, Ac3AttenuationControl, Ac3BitstreamMode, Ac3CodingMode, Ac3DrcProfile, Ac3LfeFilter, Ac3MetadataControl, AccessibilityType, AfdSignaling, Algorithm, AudioDescriptionAudioTypeControl, AudioDescriptionLanguageCodeControl, AudioLanguageSelectionPolicy, AudioNormalizationAlgorithm, AudioNormalizationAlgorithmControl, AudioOnlyHlsSegmentType, AudioOnlyHlsTrackType, AudioType, AuthenticationScheme, Av1BitDepth, Av1GopSizeUnits, Av1Level, Av1LookAheadRateControl, Av1RateControlMode, Av1SceneChangeDetect, Av1SpatialAq, Av1TemporalAq, Av1TimecodeInsertionBehavior, AvailBlankingState, BandwidthReductionFilterStrength, BandwidthReductionPostFilterSharpening, BurnInAlignment, BurnInBackgroundColor, BurnInDestinationSubtitleRows, BurnInFontColor, BurnInOutlineColor, BurnInShadowColor, BurnInTeletextGridControl, CdiInputResolution, ChannelAlertState, ChannelClass, ChannelPlacementGroupState, ChannelState, CloudWatchAlarmTemplateComparisonOperator, CloudWatchAlarmTemplateStatistic, CloudWatchAlarmTemplateTargetResourceType, CloudWatchAlarmTemplateTreatMissingData, ClusterAlertState, ClusterState, ClusterType, CmafId3Behavior, CmafIngestSegmentLengthUnits, CmafKLVBehavior, CmafNielsenId3Behavior, CmafTimedMetadataId3Frame, CmafTimedMetadataPassthrough, ColorSpace, ConnectionMode, DashRoleAudio, DashRoleCaption, DeviceSettingsSyncState, DeviceUpdateStatus, DolbyEProgramSelection, DvbDashAccessibility, DvbSdtOutputSdt, DvbSubDestinationAlignment, DvbSubDestinationBackgroundColor, DvbSubDestinationFontColor, DvbSubDestinationOutlineColor, DvbSubDestinationShadowColor, DvbSubDestinationSubtitleRows, DvbSubDestinationTeletextGridControl, DvbSubOcrLanguage, Eac3AtmosCodingMode, Eac3AtmosDrcLine, Eac3AtmosDrcRf, Eac3AttenuationControl, Eac3BitstreamMode, Eac3CodingMode, Eac3DcFilter, Eac3DrcLine, Eac3DrcRf, Eac3LfeControl, Eac3LfeFilter, Eac3MetadataControl, Eac3PassthroughControl, Eac3PhaseControl, Eac3StereoDownmix, Eac3SurroundExMode, Eac3SurroundMode, EbuTtDDestinationStyleControl, EbuTtDFillLineGapControl, EmbeddedConvert608To708, EmbeddedScte20Detection, EventBridgeRuleTemplateEventType, FecOutputIncludeFec, FixedAfd, Fmp4NielsenId3Behavior, Fmp4TimedMetadataBehavior, FollowPoint, FrameCaptureIntervalUnit, H264AdaptiveQuantization, H264ColorMetadata, H264EntropyEncoding, H264FlickerAq, H264ForceFieldPictures, H264FramerateControl, H264GopBReference, H264GopSizeUnits, H264Level, H264LookAheadRateControl, H264ParControl, H264Profile, H264QualityLevel, H264RateControlMode, H264ScanType, H264SceneChangeDetect, H264SpatialAq, H264SubGopLength, H264Syntax, H264TemporalAq, H264TimecodeInsertionBehavior, H265AdaptiveQuantization, H265AlternativeTransferFunction, H265ColorMetadata, H265Deblocking, H265FlickerAq, H265GopBReference, H265GopSizeUnits, H265Level, H265LookAheadRateControl, H265MvOverPictureBoundaries, H265MvTemporalPredictor, H265Profile, H265RateControlMode, H265ScanType, H265SceneChangeDetect, H265SubGopLength, H265Tier, H265TilePadding, H265TimecodeInsertionBehavior, H265TreeblockSize, HlsAdMarkers, HlsAkamaiHttpTransferMode, HlsAutoSelect, HlsCaptionLanguageSetting, HlsClientCache, HlsCodecSpecification, HlsDefault, HlsDirectoryStructure, HlsDiscontinuityTags, HlsEncryptionType, HlsH265PackagingType, HlsId3SegmentTaggingState, HlsIncompleteSegmentBehavior, HlsIvInManifest, HlsIvSource, HlsManifestCompression, HlsManifestDurationFormat, HlsMediaStoreStorageClass, HlsMode, HlsOutputSelection, HlsProgramDateTime, HlsProgramDateTimeClock, HlsRedundantManifest, HlsScte35SourceType, HlsSegmentationMode, HlsStreamInfResolution, HlsTimedMetadataId3Frame, HlsTsFileMode, HlsWebdavHttpTransferMode, IFrameOnlyPlaylistType, IncludeFillerNalUnits, InputClass, InputCodec, InputDeblockFilter, InputDenoiseFilter, InputDeviceActiveInput, InputDeviceCodec, InputDeviceConfigurableAudioChannelPairProfile, InputDeviceConfiguredInput, InputDeviceConnectionState, InputDeviceIpScheme, InputDeviceOutputType, InputDeviceScanType, InputDeviceState, InputDeviceTransferType, InputDeviceType, InputDeviceUhdAudioChannelPairProfile, InputFilter, InputLossActionForHlsOut, InputLossActionForMsSmoothOut, InputLossActionForRtmpOut, InputLossActionForUdpOut, InputMaximumBitrate, InputNetworkLocation, InputPreference, InputResolution, InputSecurityGroupState, InputSourceEndBehavior, InputSourceType, InputState, InputTimecodeSource, InputType, LastFrameClippingBehavior, LinkedChannelType, LogLevel, M2tsAbsentInputAudioBehavior, M2tsArib, M2tsAribCaptionsPidControl, M2tsAudioBufferModel, M2tsAudioInterval, M2tsAudioStreamType, M2tsBufferModel, M2tsCcDescriptor, M2tsEbifControl, M2tsEbpPlacement, M2tsEsRateInPes, M2tsKlv, M2tsNielsenId3Behavior, M2tsPcrControl, M2tsRateMode, M2tsScte35Control, M2tsSegmentationMarkers, M2tsSegmentationStyle, M2tsTimedMetadataBehavior, M3u8KlvBehavior, M3u8NielsenId3Behavior, M3u8PcrControl, M3u8Scte35Behavior, M3u8TimedMetadataBehavior, MaintenanceDay, MediaConnectRouterOutputEncryptionType, Mp2CodingMode, Mpeg2AdaptiveQuantization, Mpeg2ColorMetadata, Mpeg2ColorSpace, Mpeg2DisplayRatio, Mpeg2GopSizeUnits, Mpeg2ScanType, Mpeg2SubGopLength, Mpeg2TimecodeInsertionBehavior, MsSmoothH265PackagingType, MultiplexAlertState, MultiplexState, NetworkInputServerValidation, NetworkInterfaceMode, NetworkState, NielsenWatermarksCbetStepaside, NielsenWatermarksDistributionTypes, NielsenWatermarkTimezones, NodeConnectionState, NodeRole, NodeState, OfferingDurationUnits, OfferingType, PipelineId, ReservationAutomaticRenewal, ReservationCodec, ReservationMaximumBitrate, ReservationMaximumFramerate, ReservationResolution, ReservationResourceType, ReservationSpecialFeature, ReservationState, ReservationVideoQuality, RouterEncryptionType, RtmpAdMarkers, RtmpCacheFullBehavior, RtmpCaptionData, RtmpOutputCertificateMode, S3CannedAcl, Scte20Convert608To708, Scte27OcrLanguage, Scte35AposNoRegionalBlackoutBehavior, Scte35AposWebDeliveryAllowedBehavior, Scte35ArchiveAllowedFlag, Scte35DeviceRestrictions, Scte35InputMode, Scte35NoRegionalBlackoutFlag, Scte35SegmentationCancelIndicator, Scte35SegmentationScope, Scte35SpliceInsertNoRegionalBlackoutBehavior, Scte35SpliceInsertWebDeliveryAllowedBehavior, Scte35Type, Scte35WebDeliveryAllowedFlag, SdiSourceMode, SdiSourceState, SdiSourceType, SignalMapMonitorDeploymentStatus, SignalMapStatus, SmoothGroupAudioOnlyTimecodeControl, SmoothGroupCertificateMode, SmoothGroupEventIdMode, SmoothGroupEventStopBehavior, SmoothGroupSegmentationMode, SmoothGroupSparseTrackType, SmoothGroupStreamManifestBehavior, SmoothGroupTimestampOffsetMode, Smpte2038DataPreference, SrtEncryptionType, TemporalFilterPostFilterSharpening, TemporalFilterStrength, ThumbnailType, TimecodeBurninFontSize, TimecodeBurninPosition, TtmlDestinationStyleControl, UdpTimedMetadataId3Frame, VideoDescriptionRespondToAfd, VideoDescriptionScalingBehavior, VideoSelectorColorSpace, VideoSelectorColorSpaceUsage, WavCodingMode, WebvttDestinationStyleControl } from "./enums";
|
|
1
|
+
import type { AacCodingMode, AacInputType, AacProfile, AacRateControlMode, AacRawFormat, AacSpec, AacVbrQuality, Ac3AttenuationControl, Ac3BitstreamMode, Ac3CodingMode, Ac3DrcProfile, Ac3LfeFilter, Ac3MetadataControl, AccessibilityType, AfdSignaling, Algorithm, AudioDescriptionAudioTypeControl, AudioDescriptionLanguageCodeControl, AudioLanguageSelectionPolicy, AudioNormalizationAlgorithm, AudioNormalizationAlgorithmControl, AudioOnlyHlsSegmentType, AudioOnlyHlsTrackType, AudioType, AuthenticationScheme, Av1BitDepth, Av1GopSizeUnits, Av1Level, Av1LookAheadRateControl, Av1RateControlMode, Av1SceneChangeDetect, Av1SpatialAq, Av1TemporalAq, Av1TimecodeInsertionBehavior, AvailBlankingState, BandwidthReductionFilterStrength, BandwidthReductionPostFilterSharpening, BurnInAlignment, BurnInBackgroundColor, BurnInDestinationSubtitleRows, BurnInFontColor, BurnInOutlineColor, BurnInShadowColor, BurnInTeletextGridControl, CaptionSynchronizationMode, CdiInputResolution, ChannelAlertState, ChannelClass, ChannelPlacementGroupState, ChannelState, CloudWatchAlarmTemplateComparisonOperator, CloudWatchAlarmTemplateStatistic, CloudWatchAlarmTemplateTargetResourceType, CloudWatchAlarmTemplateTreatMissingData, ClusterAlertState, ClusterState, ClusterType, CmafId3Behavior, CmafIngestSegmentLengthUnits, CmafKLVBehavior, CmafNielsenId3Behavior, CmafTimedMetadataId3Frame, CmafTimedMetadataPassthrough, ColorSpace, ConnectionMode, DashRoleAudio, DashRoleCaption, DeviceSettingsSyncState, DeviceUpdateStatus, DolbyEProgramSelection, DvbDashAccessibility, DvbSdtOutputSdt, DvbSubDestinationAlignment, DvbSubDestinationBackgroundColor, DvbSubDestinationFontColor, DvbSubDestinationOutlineColor, DvbSubDestinationShadowColor, DvbSubDestinationSubtitleRows, DvbSubDestinationTeletextGridControl, DvbSubOcrLanguage, Eac3AtmosCodingMode, Eac3AtmosDrcLine, Eac3AtmosDrcRf, Eac3AttenuationControl, Eac3BitstreamMode, Eac3CodingMode, Eac3DcFilter, Eac3DrcLine, Eac3DrcRf, Eac3LfeControl, Eac3LfeFilter, Eac3MetadataControl, Eac3PassthroughControl, Eac3PhaseControl, Eac3StereoDownmix, Eac3SurroundExMode, Eac3SurroundMode, EbuTtDDestinationStyleControl, EbuTtDFillLineGapControl, EmbeddedConvert608To708, EmbeddedScte20Detection, EventBridgeRuleTemplateEventType, FecOutputIncludeFec, FixedAfd, Fmp4NielsenId3Behavior, Fmp4TimedMetadataBehavior, FollowPoint, FrameCaptureIntervalUnit, H264AdaptiveQuantization, H264ColorMetadata, H264EntropyEncoding, H264FlickerAq, H264ForceFieldPictures, H264FramerateControl, H264GopBReference, H264GopSizeUnits, H264Level, H264LookAheadRateControl, H264ParControl, H264Profile, H264QualityLevel, H264RateControlMode, H264ScanType, H264SceneChangeDetect, H264SpatialAq, H264SubGopLength, H264Syntax, H264TemporalAq, H264TimecodeInsertionBehavior, H265AdaptiveQuantization, H265AlternativeTransferFunction, H265ColorMetadata, H265Deblocking, H265FlickerAq, H265GopBReference, H265GopSizeUnits, H265Level, H265LookAheadRateControl, H265MvOverPictureBoundaries, H265MvTemporalPredictor, H265Profile, H265RateControlMode, H265ScanType, H265SceneChangeDetect, H265SubGopLength, H265Tier, H265TilePadding, H265TimecodeInsertionBehavior, H265TreeblockSize, HlsAdMarkers, HlsAkamaiHttpTransferMode, HlsAutoSelect, HlsCaptionLanguageSetting, HlsClientCache, HlsCodecSpecification, HlsDefault, HlsDirectoryStructure, HlsDiscontinuityTags, HlsEncryptionType, HlsH265PackagingType, HlsId3SegmentTaggingState, HlsIncompleteSegmentBehavior, HlsIvInManifest, HlsIvSource, HlsManifestCompression, HlsManifestDurationFormat, HlsMediaStoreStorageClass, HlsMode, HlsOutputSelection, HlsProgramDateTime, HlsProgramDateTimeClock, HlsRedundantManifest, HlsScte35SourceType, HlsSegmentationMode, HlsStreamInfResolution, HlsTimedMetadataId3Frame, HlsTsFileMode, HlsWebdavHttpTransferMode, IFrameOnlyPlaylistType, IncludeFillerNalUnits, InputClass, InputCodec, InputDeblockFilter, InputDenoiseFilter, InputDeviceActiveInput, InputDeviceCodec, InputDeviceConfigurableAudioChannelPairProfile, InputDeviceConfiguredInput, InputDeviceConnectionState, InputDeviceIpScheme, InputDeviceOutputType, InputDeviceScanType, InputDeviceState, InputDeviceTransferType, InputDeviceType, InputDeviceUhdAudioChannelPairProfile, InputFilter, InputLossActionForHlsOut, InputLossActionForMsSmoothOut, InputLossActionForRtmpOut, InputLossActionForUdpOut, InputMaximumBitrate, InputNetworkLocation, InputPreference, InputResolution, InputSecurityGroupState, InputSourceEndBehavior, InputSourceType, InputState, InputTimecodeSource, InputType, LastFrameClippingBehavior, LinkedChannelType, LogLevel, M2tsAbsentInputAudioBehavior, M2tsArib, M2tsAribCaptionsPidControl, M2tsAudioBufferModel, M2tsAudioInterval, M2tsAudioStreamType, M2tsBufferModel, M2tsCcDescriptor, M2tsEbifControl, M2tsEbpPlacement, M2tsEsRateInPes, M2tsKlv, M2tsNielsenId3Behavior, M2tsPcrControl, M2tsRateMode, M2tsScte35Control, M2tsSegmentationMarkers, M2tsSegmentationStyle, M2tsTimedMetadataBehavior, M3u8KlvBehavior, M3u8NielsenId3Behavior, M3u8PcrControl, M3u8Scte35Behavior, M3u8TimedMetadataBehavior, MaintenanceDay, MediaConnectRouterOutputEncryptionType, Mp2CodingMode, Mpeg2AdaptiveQuantization, Mpeg2ColorMetadata, Mpeg2ColorSpace, Mpeg2DisplayRatio, Mpeg2GopSizeUnits, Mpeg2ScanType, Mpeg2SubGopLength, Mpeg2TimecodeInsertionBehavior, MsSmoothH265PackagingType, MultiplexAlertState, MultiplexState, NetworkInputServerValidation, NetworkInterfaceMode, NetworkState, NielsenWatermarksCbetStepaside, NielsenWatermarksDistributionTypes, NielsenWatermarkTimezones, NodeConnectionState, NodeRole, NodeState, OfferingDurationUnits, OfferingType, PipelineId, ReservationAutomaticRenewal, ReservationCodec, ReservationMaximumBitrate, ReservationMaximumFramerate, ReservationResolution, ReservationResourceType, ReservationSpecialFeature, ReservationState, ReservationVideoQuality, RouterEncryptionType, RtmpAdMarkers, RtmpCacheFullBehavior, RtmpCaptionData, RtmpOutputCertificateMode, S3CannedAcl, Scte20Convert608To708, Scte27OcrLanguage, Scte35AposNoRegionalBlackoutBehavior, Scte35AposWebDeliveryAllowedBehavior, Scte35ArchiveAllowedFlag, Scte35DeviceRestrictions, Scte35InputMode, Scte35NoRegionalBlackoutFlag, Scte35SegmentationCancelIndicator, Scte35SegmentationScope, Scte35SpliceInsertNoRegionalBlackoutBehavior, Scte35SpliceInsertWebDeliveryAllowedBehavior, Scte35Type, Scte35WebDeliveryAllowedFlag, SdiSourceMode, SdiSourceState, SdiSourceType, SignalMapMonitorDeploymentStatus, SignalMapStatus, SmoothGroupAudioOnlyTimecodeControl, SmoothGroupCertificateMode, SmoothGroupEventIdMode, SmoothGroupEventStopBehavior, SmoothGroupSegmentationMode, SmoothGroupSparseTrackType, SmoothGroupStreamManifestBehavior, SmoothGroupTimestampOffsetMode, Smpte2038DataPreference, SrtEncryptionType, TemporalFilterPostFilterSharpening, TemporalFilterStrength, ThumbnailType, TimecodeBurninFontSize, TimecodeBurninPosition, TtmlDestinationStyleControl, UdpTimedMetadataId3Frame, VideoDescriptionRespondToAfd, VideoDescriptionScalingBehavior, VideoSelectorColorSpace, VideoSelectorColorSpaceUsage, WavCodingMode, WebvttDestinationStyleControl } from "./enums";
|
|
2
2
|
/**
|
|
3
3
|
* Reference to an OutputDestination ID defined in the channel
|
|
4
4
|
* @public
|
|
@@ -582,6 +582,22 @@ export interface AudioDescription {
|
|
|
582
582
|
*/
|
|
583
583
|
DvbDashAccessibility?: DvbDashAccessibility | undefined;
|
|
584
584
|
}
|
|
585
|
+
/**
|
|
586
|
+
* Maps an audio selector in the channel to a feed input on the associated Elemental Inference feed.
|
|
587
|
+
* @public
|
|
588
|
+
*/
|
|
589
|
+
export interface AudioFeedInput {
|
|
590
|
+
/**
|
|
591
|
+
* The name of the audio selector in the channel that will be sent to the Elemental Inference feed input.
|
|
592
|
+
* @public
|
|
593
|
+
*/
|
|
594
|
+
AudioSelectorName?: string | undefined;
|
|
595
|
+
/**
|
|
596
|
+
* The name of the feed input on the Elemental Inference feed that will receive the audio from the specified audio selector.
|
|
597
|
+
* @public
|
|
598
|
+
*/
|
|
599
|
+
FeedInput?: string | undefined;
|
|
600
|
+
}
|
|
585
601
|
/**
|
|
586
602
|
* Audio Hls Rendition Selection
|
|
587
603
|
* @public
|
|
@@ -1306,6 +1322,22 @@ export interface Scte27SourceSettings {
|
|
|
1306
1322
|
*/
|
|
1307
1323
|
Pid?: number | undefined;
|
|
1308
1324
|
}
|
|
1325
|
+
/**
|
|
1326
|
+
* Smart Subtitle Source Settings
|
|
1327
|
+
* @public
|
|
1328
|
+
*/
|
|
1329
|
+
export interface SmartSubtitleSourceSettings {
|
|
1330
|
+
/**
|
|
1331
|
+
* Controls whether MediaLive delays video to synchronize captions with audio and video output.
|
|
1332
|
+
* @public
|
|
1333
|
+
*/
|
|
1334
|
+
CaptionSynchronizationMode?: CaptionSynchronizationMode | undefined;
|
|
1335
|
+
/**
|
|
1336
|
+
* The name of the Elemental Inference feed output that supplies subtitle input into this caption selector.
|
|
1337
|
+
* @public
|
|
1338
|
+
*/
|
|
1339
|
+
InferenceFeedOutput?: string | undefined;
|
|
1340
|
+
}
|
|
1309
1341
|
/**
|
|
1310
1342
|
* Caption Rectangle
|
|
1311
1343
|
* @public
|
|
@@ -1397,6 +1429,11 @@ export interface CaptionSelectorSettings {
|
|
|
1397
1429
|
* @public
|
|
1398
1430
|
*/
|
|
1399
1431
|
TeletextSourceSettings?: TeletextSourceSettings | undefined;
|
|
1432
|
+
/**
|
|
1433
|
+
* Smart Subtitle Source Settings
|
|
1434
|
+
* @public
|
|
1435
|
+
*/
|
|
1436
|
+
SmartSubtitleSourceSettings?: SmartSubtitleSourceSettings | undefined;
|
|
1400
1437
|
}
|
|
1401
1438
|
/**
|
|
1402
1439
|
* Caption Selector
|
|
@@ -1686,6 +1723,11 @@ export interface DescribeInferenceSettings {
|
|
|
1686
1723
|
* @public
|
|
1687
1724
|
*/
|
|
1688
1725
|
FeedArn?: string | undefined;
|
|
1726
|
+
/**
|
|
1727
|
+
* A list of audio feed inputs that map audio selectors in the channel to feed inputs on the associated Elemental Inference feed.
|
|
1728
|
+
* @public
|
|
1729
|
+
*/
|
|
1730
|
+
AudioFeedInputs?: AudioFeedInput[] | undefined;
|
|
1689
1731
|
}
|
|
1690
1732
|
/**
|
|
1691
1733
|
* Placeholder documentation for AudioSilenceFailoverSettings
|
|
@@ -8640,45 +8682,3 @@ export interface AvailConfiguration {
|
|
|
8640
8682
|
*/
|
|
8641
8683
|
Scte35SegmentationScope?: Scte35SegmentationScope | undefined;
|
|
8642
8684
|
}
|
|
8643
|
-
/**
|
|
8644
|
-
* A request to delete resources
|
|
8645
|
-
* @public
|
|
8646
|
-
*/
|
|
8647
|
-
export interface BatchDeleteRequest {
|
|
8648
|
-
/**
|
|
8649
|
-
* List of channel IDs
|
|
8650
|
-
* @public
|
|
8651
|
-
*/
|
|
8652
|
-
ChannelIds?: string[] | undefined;
|
|
8653
|
-
/**
|
|
8654
|
-
* List of input IDs
|
|
8655
|
-
* @public
|
|
8656
|
-
*/
|
|
8657
|
-
InputIds?: string[] | undefined;
|
|
8658
|
-
/**
|
|
8659
|
-
* List of input security group IDs
|
|
8660
|
-
* @public
|
|
8661
|
-
*/
|
|
8662
|
-
InputSecurityGroupIds?: string[] | undefined;
|
|
8663
|
-
/**
|
|
8664
|
-
* List of multiplex IDs
|
|
8665
|
-
* @public
|
|
8666
|
-
*/
|
|
8667
|
-
MultiplexIds?: string[] | undefined;
|
|
8668
|
-
}
|
|
8669
|
-
/**
|
|
8670
|
-
* Placeholder documentation for BatchDeleteResponse
|
|
8671
|
-
* @public
|
|
8672
|
-
*/
|
|
8673
|
-
export interface BatchDeleteResponse {
|
|
8674
|
-
/**
|
|
8675
|
-
* List of failed operations
|
|
8676
|
-
* @public
|
|
8677
|
-
*/
|
|
8678
|
-
Failed?: BatchFailedResultModel[] | undefined;
|
|
8679
|
-
/**
|
|
8680
|
-
* List of successful operations
|
|
8681
|
-
* @public
|
|
8682
|
-
*/
|
|
8683
|
-
Successful?: BatchSuccessfulResultModel[] | undefined;
|
|
8684
|
-
}
|
|
@@ -1,6 +1,48 @@
|
|
|
1
1
|
import type { StreamingBlobTypes } from "@smithy/types";
|
|
2
2
|
import type { AcceptHeader, Algorithm, BlackoutSlateNetworkEndBlackout, BlackoutSlateState, ChannelClass, ChannelPipelineIdToRestart, ChannelPlacementGroupState, ChannelState, CloudWatchAlarmTemplateComparisonOperator, CloudWatchAlarmTemplateStatistic, CloudWatchAlarmTemplateTargetResourceType, CloudWatchAlarmTemplateTreatMissingData, ClusterState, ClusterType, ContentType, DeviceSettingsSyncState, DeviceUpdateStatus, EventBridgeRuleTemplateEventType, FeatureActivationsInputPrepareScheduleActions, FeatureActivationsOutputStaticImageOverlayScheduleActions, GlobalConfigurationInputEndAction, GlobalConfigurationLowFramerateInputs, GlobalConfigurationOutputLockingMode, GlobalConfigurationOutputTimingSource, InputClass, InputDeviceCodec, InputDeviceConfiguredInput, InputDeviceConnectionState, InputDeviceOutputType, InputDeviceType, InputLossImageType, InputNetworkLocation, InputSecurityGroupState, InputSourceType, InputState, InputType, LinkedChannelType, LogLevel, MaintenanceDay, MotionGraphicsInsertion, MultiplexState, NetworkState, NielsenPcmToId3TaggingState, NodeConnectionState, NodeRole, NodeState, OfferingDurationUnits, OfferingType, PipelineLockingMethod, PreferredChannelPipeline, RebootInputDeviceForce, ReservationState, RouterEncryptionType, SdiSourceMode, SdiSourceState, SdiSourceType, SignalMapMonitorDeploymentStatus, SignalMapStatus, ThumbnailState, TimecodeConfigSource, UpdateNodeStateShape } from "./enums";
|
|
3
|
-
import type { AccountConfiguration, AnywhereSettings, AudioDescription, AvailBlanking, AvailConfiguration, BatchFailedResultModel, BatchSuccessfulResultModel, CaptionDescription, CdiInputSpecification, ChannelAlert, ChannelEgressEndpoint, ChannelEngineVersionResponse, ChannelSummary, CloudWatchAlarmTemplateGroupSummary, CloudWatchAlarmTemplateSummary, ClusterAlert, ClusterNetworkSettings, ColorCorrection, DescribeAnywhereSettings, DescribeChannelPlacementGroupSummary, DescribeClusterSummary, DescribeInferenceSettings, DescribeLinkedChannelSettings, DescribeNetworkSummary, DescribeNodeSummary, EventBridgeRuleTemplateGroupSummary, EventBridgeRuleTemplateSummary, EventBridgeRuleTemplateTarget, Input, InputAttachment, InputDestination, InputDestinationRequest, InputDeviceConfigurableAudioChannelPairConfig, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceRequest, InputDeviceSettings, InputDeviceSummary, InputDeviceUhdSettings, InputLocation, InputSecurityGroup, InputSource, InputSourceRequest, InputSpecification, InputWhitelistRule, InputWhitelistRuleCidr, InterfaceMappingCreateRequest, InterfaceMappingUpdateRequest, IpPool, IpPoolCreateRequest, IpPoolUpdateRequest, MaintenanceStatus, MediaConnectFlow, MediaConnectFlowRequest, MediaResourceNeighbor, MulticastSettings, MulticastSourceCreateRequest, MulticastSourceUpdateRequest, MultiplexAlert, MultiplexOutputDestination, MultiplexProgramPipelineDetail, MultiplexProgramSummary, MultiplexSummary, NodeInterfaceMapping, NodeInterfaceMappingCreateRequest, Offering, OutputDestination, OutputGroup, PipelineDetail, RenewalSettings, Reservation, ReservationResourceSpecification, Route, RouteCreateRequest, RouterDestinationSettings, RouterInputSettings, RouteUpdateRequest, ScheduleAction, SdiSourceMapping, SdiSourceSummary, SignalMapSummary, Smpte2110ReceiverGroupSettings, SrtCallerSourceRequest, SrtSettings, ThumbnailDetail, TransferringInputDeviceSummary, VideoDescription, VpcOutputSettingsDescription } from "./models_0";
|
|
3
|
+
import type { AccountConfiguration, AnywhereSettings, AudioDescription, AudioFeedInput, AvailBlanking, AvailConfiguration, BatchFailedResultModel, BatchSuccessfulResultModel, CaptionDescription, CdiInputSpecification, ChannelAlert, ChannelEgressEndpoint, ChannelEngineVersionResponse, ChannelSummary, CloudWatchAlarmTemplateGroupSummary, CloudWatchAlarmTemplateSummary, ClusterAlert, ClusterNetworkSettings, ColorCorrection, DescribeAnywhereSettings, DescribeChannelPlacementGroupSummary, DescribeClusterSummary, DescribeInferenceSettings, DescribeLinkedChannelSettings, DescribeNetworkSummary, DescribeNodeSummary, EventBridgeRuleTemplateGroupSummary, EventBridgeRuleTemplateSummary, EventBridgeRuleTemplateTarget, Input, InputAttachment, InputDestination, InputDestinationRequest, InputDeviceConfigurableAudioChannelPairConfig, InputDeviceHdSettings, InputDeviceNetworkSettings, InputDeviceRequest, InputDeviceSettings, InputDeviceSummary, InputDeviceUhdSettings, InputLocation, InputSecurityGroup, InputSource, InputSourceRequest, InputSpecification, InputWhitelistRule, InputWhitelistRuleCidr, InterfaceMappingCreateRequest, InterfaceMappingUpdateRequest, IpPool, IpPoolCreateRequest, IpPoolUpdateRequest, MaintenanceStatus, MediaConnectFlow, MediaConnectFlowRequest, MediaResourceNeighbor, MulticastSettings, MulticastSourceCreateRequest, MulticastSourceUpdateRequest, MultiplexAlert, MultiplexOutputDestination, MultiplexProgramPipelineDetail, MultiplexProgramSummary, MultiplexSummary, NodeInterfaceMapping, NodeInterfaceMappingCreateRequest, Offering, OutputDestination, OutputGroup, PipelineDetail, RenewalSettings, Reservation, ReservationResourceSpecification, Route, RouteCreateRequest, RouterDestinationSettings, RouterInputSettings, RouteUpdateRequest, ScheduleAction, SdiSourceMapping, SdiSourceSummary, SignalMapSummary, Smpte2110ReceiverGroupSettings, SrtCallerSourceRequest, SrtSettings, ThumbnailDetail, TransferringInputDeviceSummary, VideoDescription, VpcOutputSettingsDescription } from "./models_0";
|
|
4
|
+
/**
|
|
5
|
+
* A request to delete resources
|
|
6
|
+
* @public
|
|
7
|
+
*/
|
|
8
|
+
export interface BatchDeleteRequest {
|
|
9
|
+
/**
|
|
10
|
+
* List of channel IDs
|
|
11
|
+
* @public
|
|
12
|
+
*/
|
|
13
|
+
ChannelIds?: string[] | undefined;
|
|
14
|
+
/**
|
|
15
|
+
* List of input IDs
|
|
16
|
+
* @public
|
|
17
|
+
*/
|
|
18
|
+
InputIds?: string[] | undefined;
|
|
19
|
+
/**
|
|
20
|
+
* List of input security group IDs
|
|
21
|
+
* @public
|
|
22
|
+
*/
|
|
23
|
+
InputSecurityGroupIds?: string[] | undefined;
|
|
24
|
+
/**
|
|
25
|
+
* List of multiplex IDs
|
|
26
|
+
* @public
|
|
27
|
+
*/
|
|
28
|
+
MultiplexIds?: string[] | undefined;
|
|
29
|
+
}
|
|
30
|
+
/**
|
|
31
|
+
* Placeholder documentation for BatchDeleteResponse
|
|
32
|
+
* @public
|
|
33
|
+
*/
|
|
34
|
+
export interface BatchDeleteResponse {
|
|
35
|
+
/**
|
|
36
|
+
* List of failed operations
|
|
37
|
+
* @public
|
|
38
|
+
*/
|
|
39
|
+
Failed?: BatchFailedResultModel[] | undefined;
|
|
40
|
+
/**
|
|
41
|
+
* List of successful operations
|
|
42
|
+
* @public
|
|
43
|
+
*/
|
|
44
|
+
Successful?: BatchSuccessfulResultModel[] | undefined;
|
|
45
|
+
}
|
|
4
46
|
/**
|
|
5
47
|
* A list of schedule actions to create (in a request) or that have been created (in a response).
|
|
6
48
|
* @public
|
|
@@ -711,6 +753,11 @@ export interface InferenceSettings {
|
|
|
711
753
|
* @public
|
|
712
754
|
*/
|
|
713
755
|
FeedArn?: string | undefined;
|
|
756
|
+
/**
|
|
757
|
+
* A list of audio feed inputs that map audio selectors in the channel to feed inputs on the associated Elemental Inference feed.
|
|
758
|
+
* @public
|
|
759
|
+
*/
|
|
760
|
+
AudioFeedInputs?: AudioFeedInput[] | undefined;
|
|
714
761
|
}
|
|
715
762
|
/**
|
|
716
763
|
* Settings for a follower channel in a linked pair
|
|
@@ -35,6 +35,7 @@ export declare var AudioChannelMapping$: StaticStructureSchema;
|
|
|
35
35
|
export declare var AudioCodecSettings$: StaticStructureSchema;
|
|
36
36
|
export declare var AudioDescription$: StaticStructureSchema;
|
|
37
37
|
export declare var AudioDolbyEDecode$: StaticStructureSchema;
|
|
38
|
+
export declare var AudioFeedInput$: StaticStructureSchema;
|
|
38
39
|
export declare var AudioHlsRenditionSelection$: StaticStructureSchema;
|
|
39
40
|
export declare var AudioLanguageSelection$: StaticStructureSchema;
|
|
40
41
|
export declare var AudioNormalizationSettings$: StaticStructureSchema;
|
|
@@ -491,6 +492,7 @@ export declare var SdiSourceMapping$: StaticStructureSchema;
|
|
|
491
492
|
export declare var SdiSourceMappingUpdateRequest$: StaticStructureSchema;
|
|
492
493
|
export declare var SdiSourceSummary$: StaticStructureSchema;
|
|
493
494
|
export declare var SignalMapSummary$: StaticStructureSchema;
|
|
495
|
+
export declare var SmartSubtitleSourceSettings$: StaticStructureSchema;
|
|
494
496
|
export declare var Smpte2110ReceiverGroup$: StaticStructureSchema;
|
|
495
497
|
export declare var Smpte2110ReceiverGroupSdpSettings$: StaticStructureSchema;
|
|
496
498
|
export declare var Smpte2110ReceiverGroupSettings$: StaticStructureSchema;
|
|
@@ -5,7 +5,7 @@ import {
|
|
|
5
5
|
ServiceInputTypes,
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../MediaLiveClient";
|
|
8
|
-
import { BatchDeleteRequest, BatchDeleteResponse } from "../models/
|
|
8
|
+
import { BatchDeleteRequest, BatchDeleteResponse } from "../models/models_1";
|
|
9
9
|
export { __MetadataBearer };
|
|
10
10
|
export { $Command };
|
|
11
11
|
export interface BatchDeleteCommandInput extends BatchDeleteRequest {}
|
|
@@ -507,6 +507,12 @@ export declare const Scte27OcrLanguage: {
|
|
|
507
507
|
};
|
|
508
508
|
export type Scte27OcrLanguage =
|
|
509
509
|
(typeof Scte27OcrLanguage)[keyof typeof Scte27OcrLanguage];
|
|
510
|
+
export declare const CaptionSynchronizationMode: {
|
|
511
|
+
readonly NO_VIDEO_DELAY: "NO_VIDEO_DELAY";
|
|
512
|
+
readonly VIDEO_ALIGNED_CAPTIONS: "VIDEO_ALIGNED_CAPTIONS";
|
|
513
|
+
};
|
|
514
|
+
export type CaptionSynchronizationMode =
|
|
515
|
+
(typeof CaptionSynchronizationMode)[keyof typeof CaptionSynchronizationMode];
|
|
510
516
|
export declare const ChannelAlertState: {
|
|
511
517
|
readonly CLEARED: "CLEARED";
|
|
512
518
|
readonly SET: "SET";
|
|
@@ -43,6 +43,7 @@ import {
|
|
|
43
43
|
BurnInOutlineColor,
|
|
44
44
|
BurnInShadowColor,
|
|
45
45
|
BurnInTeletextGridControl,
|
|
46
|
+
CaptionSynchronizationMode,
|
|
46
47
|
CdiInputResolution,
|
|
47
48
|
ChannelAlertState,
|
|
48
49
|
ChannelClass,
|
|
@@ -449,6 +450,10 @@ export interface AudioDescription {
|
|
|
449
450
|
AudioDashRoles?: DashRoleAudio[] | undefined;
|
|
450
451
|
DvbDashAccessibility?: DvbDashAccessibility | undefined;
|
|
451
452
|
}
|
|
453
|
+
export interface AudioFeedInput {
|
|
454
|
+
AudioSelectorName?: string | undefined;
|
|
455
|
+
FeedInput?: string | undefined;
|
|
456
|
+
}
|
|
452
457
|
export interface AudioHlsRenditionSelection {
|
|
453
458
|
GroupId: string | undefined;
|
|
454
459
|
Name: string | undefined;
|
|
@@ -616,6 +621,10 @@ export interface Scte27SourceSettings {
|
|
|
616
621
|
OcrLanguage?: Scte27OcrLanguage | undefined;
|
|
617
622
|
Pid?: number | undefined;
|
|
618
623
|
}
|
|
624
|
+
export interface SmartSubtitleSourceSettings {
|
|
625
|
+
CaptionSynchronizationMode?: CaptionSynchronizationMode | undefined;
|
|
626
|
+
InferenceFeedOutput?: string | undefined;
|
|
627
|
+
}
|
|
619
628
|
export interface CaptionRectangle {
|
|
620
629
|
Height: number | undefined;
|
|
621
630
|
LeftOffset: number | undefined;
|
|
@@ -634,6 +643,7 @@ export interface CaptionSelectorSettings {
|
|
|
634
643
|
Scte20SourceSettings?: Scte20SourceSettings | undefined;
|
|
635
644
|
Scte27SourceSettings?: Scte27SourceSettings | undefined;
|
|
636
645
|
TeletextSourceSettings?: TeletextSourceSettings | undefined;
|
|
646
|
+
SmartSubtitleSourceSettings?: SmartSubtitleSourceSettings | undefined;
|
|
637
647
|
}
|
|
638
648
|
export interface CaptionSelector {
|
|
639
649
|
LanguageCode?: string | undefined;
|
|
@@ -704,6 +714,7 @@ export interface OutputDestination {
|
|
|
704
714
|
}
|
|
705
715
|
export interface DescribeInferenceSettings {
|
|
706
716
|
FeedArn?: string | undefined;
|
|
717
|
+
AudioFeedInputs?: AudioFeedInput[] | undefined;
|
|
707
718
|
}
|
|
708
719
|
export interface AudioSilenceFailoverSettings {
|
|
709
720
|
AudioSelectorName: string | undefined;
|
|
@@ -2265,13 +2276,3 @@ export interface AvailConfiguration {
|
|
|
2265
2276
|
AvailSettings?: AvailSettings | undefined;
|
|
2266
2277
|
Scte35SegmentationScope?: Scte35SegmentationScope | undefined;
|
|
2267
2278
|
}
|
|
2268
|
-
export interface BatchDeleteRequest {
|
|
2269
|
-
ChannelIds?: string[] | undefined;
|
|
2270
|
-
InputIds?: string[] | undefined;
|
|
2271
|
-
InputSecurityGroupIds?: string[] | undefined;
|
|
2272
|
-
MultiplexIds?: string[] | undefined;
|
|
2273
|
-
}
|
|
2274
|
-
export interface BatchDeleteResponse {
|
|
2275
|
-
Failed?: BatchFailedResultModel[] | undefined;
|
|
2276
|
-
Successful?: BatchSuccessfulResultModel[] | undefined;
|
|
2277
|
-
}
|
|
@@ -66,6 +66,7 @@ import {
|
|
|
66
66
|
AccountConfiguration,
|
|
67
67
|
AnywhereSettings,
|
|
68
68
|
AudioDescription,
|
|
69
|
+
AudioFeedInput,
|
|
69
70
|
AvailBlanking,
|
|
70
71
|
AvailConfiguration,
|
|
71
72
|
BatchFailedResultModel,
|
|
@@ -152,6 +153,16 @@ import {
|
|
|
152
153
|
VideoDescription,
|
|
153
154
|
VpcOutputSettingsDescription,
|
|
154
155
|
} from "./models_0";
|
|
156
|
+
export interface BatchDeleteRequest {
|
|
157
|
+
ChannelIds?: string[] | undefined;
|
|
158
|
+
InputIds?: string[] | undefined;
|
|
159
|
+
InputSecurityGroupIds?: string[] | undefined;
|
|
160
|
+
MultiplexIds?: string[] | undefined;
|
|
161
|
+
}
|
|
162
|
+
export interface BatchDeleteResponse {
|
|
163
|
+
Failed?: BatchFailedResultModel[] | undefined;
|
|
164
|
+
Successful?: BatchSuccessfulResultModel[] | undefined;
|
|
165
|
+
}
|
|
155
166
|
export interface BatchScheduleActionCreateRequest {
|
|
156
167
|
ScheduleActions: ScheduleAction[] | undefined;
|
|
157
168
|
}
|
|
@@ -320,6 +331,7 @@ export interface ClusterNetworkSettingsUpdateRequest {
|
|
|
320
331
|
}
|
|
321
332
|
export interface InferenceSettings {
|
|
322
333
|
FeedArn?: string | undefined;
|
|
334
|
+
AudioFeedInputs?: AudioFeedInput[] | undefined;
|
|
323
335
|
}
|
|
324
336
|
export interface FollowerChannelSettings {
|
|
325
337
|
LinkedChannelType?: LinkedChannelType | undefined;
|
|
@@ -34,6 +34,7 @@ export declare var AudioChannelMapping$: StaticStructureSchema;
|
|
|
34
34
|
export declare var AudioCodecSettings$: StaticStructureSchema;
|
|
35
35
|
export declare var AudioDescription$: StaticStructureSchema;
|
|
36
36
|
export declare var AudioDolbyEDecode$: StaticStructureSchema;
|
|
37
|
+
export declare var AudioFeedInput$: StaticStructureSchema;
|
|
37
38
|
export declare var AudioHlsRenditionSelection$: StaticStructureSchema;
|
|
38
39
|
export declare var AudioLanguageSelection$: StaticStructureSchema;
|
|
39
40
|
export declare var AudioNormalizationSettings$: StaticStructureSchema;
|
|
@@ -490,6 +491,7 @@ export declare var SdiSourceMapping$: StaticStructureSchema;
|
|
|
490
491
|
export declare var SdiSourceMappingUpdateRequest$: StaticStructureSchema;
|
|
491
492
|
export declare var SdiSourceSummary$: StaticStructureSchema;
|
|
492
493
|
export declare var SignalMapSummary$: StaticStructureSchema;
|
|
494
|
+
export declare var SmartSubtitleSourceSettings$: StaticStructureSchema;
|
|
493
495
|
export declare var Smpte2110ReceiverGroup$: StaticStructureSchema;
|
|
494
496
|
export declare var Smpte2110ReceiverGroupSdpSettings$: StaticStructureSchema;
|
|
495
497
|
export declare var Smpte2110ReceiverGroupSettings$: StaticStructureSchema;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-medialive",
|
|
3
3
|
"description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.1056.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-medialive",
|
|
@@ -21,12 +21,12 @@
|
|
|
21
21
|
"dependencies": {
|
|
22
22
|
"@aws-crypto/sha256-browser": "5.2.0",
|
|
23
23
|
"@aws-crypto/sha256-js": "5.2.0",
|
|
24
|
-
"@aws-sdk/core": "^3.974.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "^3.972.
|
|
24
|
+
"@aws-sdk/core": "^3.974.15",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "^3.972.46",
|
|
26
26
|
"@aws-sdk/types": "^3.973.9",
|
|
27
|
-
"@smithy/core": "^3.24.
|
|
28
|
-
"@smithy/fetch-http-handler": "^5.4.
|
|
29
|
-
"@smithy/node-http-handler": "^4.7.
|
|
27
|
+
"@smithy/core": "^3.24.5",
|
|
28
|
+
"@smithy/fetch-http-handler": "^5.4.5",
|
|
29
|
+
"@smithy/node-http-handler": "^4.7.5",
|
|
30
30
|
"@smithy/types": "^4.14.2",
|
|
31
31
|
"tslib": "^2.6.2"
|
|
32
32
|
},
|