Uses of Class
software.amazon.awssdk.services.medialive.model.DvbNitSettings
-
Packages that use DvbNitSettings Package Description software.amazon.awssdk.services.medialive.model -
-
Uses of DvbNitSettings in software.amazon.awssdk.services.medialive.model
Methods in software.amazon.awssdk.services.medialive.model that return DvbNitSettings Modifier and Type Method Description DvbNitSettingsM2tsSettings. dvbNitSettings()Inserts DVB Network Information Table (NIT) at the specified table repetition interval.Methods in software.amazon.awssdk.services.medialive.model with parameters of type DvbNitSettings Modifier and Type Method Description M2tsSettings.BuilderM2tsSettings.Builder. dvbNitSettings(DvbNitSettings dvbNitSettings)Inserts DVB Network Information Table (NIT) at the specified table repetition interval.
-