class Aws::MediaConvert::Types::EsamSettings
Settings for Event Signaling And Messaging (ESAM). If you don't do ad insertion, you can ignore these settings.
@note When making an API call, you may pass EsamSettings
data as a hash: { manifest_confirm_condition_notification: { mcc_xml: "__stringPatternSNManifestConfirmConditionNotificationNS", }, response_signal_preroll: 1, signal_processing_notification: { scc_xml: "__stringPatternSNSignalProcessingNotificationNS", }, }
@!attribute [rw] manifest_confirm_condition_notification
Specifies an ESAM ManifestConfirmConditionNotification XML as per OC-SP-ESAM-API-I03-131025. The transcoder uses the manifest conditioning instructions that you provide in the setting MCC XML (mccXml). @return [Types::EsamManifestConfirmConditionNotification]
@!attribute [rw] response_signal_preroll
Specifies the stream distance, in milliseconds, between the SCTE 35 messages that the transcoder places and the splice points that they refer to. If the time between the start of the asset and the SCTE-35 message is less than this value, then the transcoder places the SCTE-35 marker at the beginning of the stream. @return [Integer]
@!attribute [rw] signal_processing_notification
Specifies an ESAM SignalProcessingNotification XML as per OC-SP-ESAM-API-I03-131025. The transcoder uses the signal processing instructions that you provide in the setting SCC XML (sccXml). @return [Types::EsamSignalProcessingNotification]
@see docs.aws.amazon.com/goto/WebAPI/mediaconvert-2017-08-29/EsamSettings AWS API Documentation
Constants
- SENSITIVE