| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
DvbTdtSettings |
DvbTdtSettings.clone() |
DvbTdtSettings |
M2tsSettings.getDvbTdtSettings()
Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.
|
DvbTdtSettings |
DvbTdtSettings.withRepInterval(Integer repInterval)
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)
Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.
|
M2tsSettings |
M2tsSettings.withDvbTdtSettings(DvbTdtSettings dvbTdtSettings)
Inserts DVB Time and Date Table (TDT) at the specified table repetition interval.
|
Copyright © 2020. All rights reserved.