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

AvailBlanking

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

Avail Blanking

interface AvailBlanking {
AvailBlankingImage?: InputLocation | null;
State?: AvailBlankingState | null;
}

§Properties

§
AvailBlankingImage?: InputLocation | null
[src]

Blanking image to be used. Leave empty for solid black. Only bmp and png images are supported.

§

When set to enabled, causes video, audio and captions to be blanked when insertion metadata is added.