Uses of Class
software.amazon.awssdk.services.mediaconvert.model.DvbNitSettings
-
Packages that use DvbNitSettings Package Description software.amazon.awssdk.services.mediaconvert.model -
-
Uses of DvbNitSettings in software.amazon.awssdk.services.mediaconvert.model
Methods in software.amazon.awssdk.services.mediaconvert.model that return DvbNitSettings Modifier and Type Method Description DvbNitSettingsM2tsSettings. dvbNitSettings()Use these settings to insert a DVB Network Information Table (NIT) in the transport stream of this output.Methods in software.amazon.awssdk.services.mediaconvert.model with parameters of type DvbNitSettings Modifier and Type Method Description M2tsSettings.BuilderM2tsSettings.Builder. dvbNitSettings(DvbNitSettings dvbNitSettings)Use these settings to insert a DVB Network Information Table (NIT) in the transport stream of this output.
-