Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DvbTdtSettings

import type { DvbTdtSettings } from "https://aws-api.deno.dev/v0.3/services/medialive.ts?docs=full";

DVB Time and Date Table (SDT)

interface DvbTdtSettings {
RepInterval?: number | null;
}

§Properties

§
RepInterval?: number | null
[src]

The number of milliseconds between instances of this table in the output transport stream.