Values.DvbNitSettingsSourceDVB Network Information Table (NIT)
type nonrec t = {networkId : int;The numeric value placed in the Network Information Table (NIT).
*)networkName : string;The network name text placed in the networkNameDescriptor inside the Network Information Table. Maximum length is 256 characters.
*)repInterval : int option;The number of milliseconds between instances of this table in the output transport stream.
*)}