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

HlsId3SegmentTaggingScheduleActionSettings

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

Settings for the action to insert a user-defined ID3 tag in each HLS segment

interface HlsId3SegmentTaggingScheduleActionSettings {
Tag: string;
}

§Properties

§
Tag: string
[src]

ID3 tag to insert into each segment. Supports special keyword identifiers to substitute in segment-related values.\nSupported keyword identifiers: https://docs.aws.amazon.com/medialive/latest/ug/variable-data-identifiers.html