Package | Description |
---|---|
software.amazon.awssdk.services.mediaconvert.model |
Modifier and Type | Method and Description |
---|---|
static M2tsScte35Esam.Builder |
M2tsScte35Esam.builder() |
M2tsScte35Esam.Builder |
M2tsScte35Esam.Builder.scte35EsamPid(Integer scte35EsamPid)
Packet Identifier (PID) of the SCTE-35 stream in the transport stream generated by ESAM.
|
M2tsScte35Esam.Builder |
M2tsScte35Esam.toBuilder() |
Modifier and Type | Method and Description |
---|---|
static Class<? extends M2tsScte35Esam.Builder> |
M2tsScte35Esam.serializableBuilderClass() |
Modifier and Type | Method and Description |
---|---|
default M2tsSettings.Builder |
M2tsSettings.Builder.scte35Esam(Consumer<M2tsScte35Esam.Builder> scte35Esam)
Include this in your job settings to put SCTE-35 markers in your HLS and transport stream outputs at the
insertion points that you specify in an ESAM XML document.
|
Copyright © 2020. All rights reserved.