Values.DvbNitSettingsSourceUse these settings to insert a DVB Network Information Table (NIT) in the transport stream of this output.
type nonrec t = {networkId : int option;The numeric value placed in the Network Information Table (NIT).
*)networkName : string option;The network name text placed in the network_name_descriptor inside the Network Information Table. Maximum length is 256 characters.
*)nitInterval : int option;The number of milliseconds between instances of this table in the output transport stream.
*)}