| Package | Description |
|---|---|
| com.amazonaws.services.medialive.model |
| Modifier and Type | Method and Description |
|---|---|
DvbNitSettings |
DvbNitSettings.clone() |
DvbNitSettings |
M2tsSettings.getDvbNitSettings()
Inserts DVB Network Information Table (NIT) at the specified table repetition interval.
|
DvbNitSettings |
DvbNitSettings.withNetworkId(Integer networkId)
The numeric value placed in the Network Information Table (NIT).
|
DvbNitSettings |
DvbNitSettings.withNetworkName(String networkName)
The network name text placed in the networkNameDescriptor inside the Network Information Table.
|
DvbNitSettings |
DvbNitSettings.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.setDvbNitSettings(DvbNitSettings dvbNitSettings)
Inserts DVB Network Information Table (NIT) at the specified table repetition interval.
|
M2tsSettings |
M2tsSettings.withDvbNitSettings(DvbNitSettings dvbNitSettings)
Inserts DVB Network Information Table (NIT) at the specified table repetition interval.
|
Copyright © 2024. All rights reserved.