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

Fmp4Config

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

fmp4 container configuration.

interface Fmp4Config {
codecTag?: string;
}

§Properties

§
codecTag?: string
[src]

Optional. Specify the codec tag string that will be used in the media bitstream. When not specified, the codec appropriate value is used. Supported H265 codec tags: - hvc1 (default) - hev1