You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaConvert::Types::EsamSignalProcessingNotification
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaConvert::Types::EsamSignalProcessingNotification
- Defined in:
- (unknown)
Overview
When passing EsamSignalProcessingNotification as input to an Aws::Client method, you can use a vanilla Hash:
{
scc_xml: "__stringPatternSNSignalProcessingNotificationNS",
}
ESAM SignalProcessingNotification data defined by OC-SP-ESAM-API-I03-131025.
Returned by:
Instance Attribute Summary collapse
-
#scc_xml ⇒ String
Provide your ESAM SignalProcessingNotification XML document inside your JSON job settings.
Instance Attribute Details
#scc_xml ⇒ String
Provide your ESAM SignalProcessingNotification XML document inside your JSON job settings. Form the XML document as per OC-SP-ESAM-API-I03-131025. The transcoder will use the signal processing instructions in the message that you supply. Provide your ESAM SignalProcessingNotification XML document inside your JSON job settings. For your MPEG2-TS file outputs, if you want the service to place SCTE-35 markers at the insertion points you specify in the XML document, you must also enable SCTE-35 ESAM (scte35Esam). Note that you can either specify an ESAM XML document or enable SCTE-35 passthrough. You can\'t do both.