You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::EsamSettingsWhen passing EsamSettings as input to an Aws::Client method, you can use a vanilla Hash:
{
manifest_confirm_condition_notification: {
mcc_xml: "__stringPatternSNManifestConfirmConditionNotificationNS",
},
response_signal_preroll: 1,
signal_processing_notification: {
scc_xml: "__stringPatternSNSignalProcessingNotificationNS",
},
}
Settings for Event Signaling And Messaging (ESAM). If you don't do ad insertion, you can ignore these settings.
Returned by:
Instance Attribute Summary collapseSpecifies an ESAM ManifestConfirmConditionNotification XML as per OC-SP-ESAM-API-I03-131025.
Specifies the stream distance, in milliseconds, between the SCTE 35 messages that the transcoder places and the splice points that they refer to.
Specifies an ESAM SignalProcessingNotification XML as per OC-SP-ESAM-API-I03-131025.
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).
#response_signal_preroll ⇒ IntegerSpecifies 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.
#signal_processing_notification ⇒ Types::EsamSignalProcessingNotificationSpecifies 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).
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4