| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
DvbSdtSettings |
DvbSdtSettings.clone() |
DvbSdtSettings |
M2tsSettings.getDvbSdtSettings()
Inserts DVB Service Description Table (NIT) at the specified table repetition interval.
|
DvbSdtSettings |
DvbSdtSettings.withOutputSdt(OutputSdt outputSdt)
Selects method of inserting SDT information into output stream.
|
DvbSdtSettings |
DvbSdtSettings.withOutputSdt(String outputSdt)
Selects method of inserting SDT information into output stream.
|
DvbSdtSettings |
DvbSdtSettings.withSdtInterval(Integer sdtInterval)
The number of milliseconds between instances of this table in the output transport stream.
|
DvbSdtSettings |
DvbSdtSettings.withServiceName(String serviceName)
The service name placed in the service_descriptor in the Service Description Table.
|
DvbSdtSettings |
DvbSdtSettings.withServiceProviderName(String serviceProviderName)
The service provider name placed in the service_descriptor in the Service Description Table.
|
| Modifier and Type | Method and Description |
|---|---|
void |
M2tsSettings.setDvbSdtSettings(DvbSdtSettings dvbSdtSettings)
Inserts DVB Service Description Table (NIT) at the specified table repetition interval.
|
M2tsSettings |
M2tsSettings.withDvbSdtSettings(DvbSdtSettings dvbSdtSettings)
Inserts DVB Service Description Table (NIT) at the specified table repetition interval.
|
Copyright © 2020. All rights reserved.