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

AdBreak

import type { AdBreak } from "https://googleapis.deno.dev/v1/transcoder:v1.ts";

Ad break.

interface AdBreak {
startTimeOffset?: number;
}

§Properties

§
startTimeOffset?: number
[src]

Start time in seconds for the ad break, relative to the output file timeline. The default is 0s.