| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
DvbTdtSettings |
DvbTdtSettings.clone() |
DvbTdtSettings |
M2tsSettings.getDvbTdtSettings()
Use these settings to insert a DVB Time and Date Table (TDT) in the transport stream of this output.
|
DvbTdtSettings |
DvbTdtSettings.withTdtInterval(Integer tdtInterval)
The number of milliseconds between instances of this table in the output transport stream.
|
| Modifier and Type | Method and Description |
|---|---|
void |
M2tsSettings.setDvbTdtSettings(DvbTdtSettings dvbTdtSettings)
Use these settings to insert a DVB Time and Date Table (TDT) in the transport stream of this output.
|
M2tsSettings |
M2tsSettings.withDvbTdtSettings(DvbTdtSettings dvbTdtSettings)
Use these settings to insert a DVB Time and Date Table (TDT) in the transport stream of this output.
|
Copyright © 2024. All rights reserved.