| Package | Description |
|---|---|
| com.amazonaws.services.mediaconvert.model |
| Modifier and Type | Method and Description |
|---|---|
DvbSdtSettings |
DvbSdtSettings.clone() |
DvbSdtSettings |
M2tsSettings.getDvbSdtSettings() |
DvbSdtSettings |
DvbSdtSettings.withOutputSdt(OutputSdt outputSdt) |
DvbSdtSettings |
DvbSdtSettings.withOutputSdt(String outputSdt) |
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) |
M2tsSettings |
M2tsSettings.withDvbSdtSettings(DvbSdtSettings dvbSdtSettings) |
Copyright © 2019. All rights reserved.