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

Xavc4kIntraVbrProfileSettings

import type { Xavc4kIntraVbrProfileSettings } from "https://aws-api.deno.dev/v0.4/services/mediaconvert.ts?docs=full";

Required when you set (Profile) under (VideoDescription)>(CodecSettings)>(XavcSettings) to the value XAVC_4K_INTRA_VBR.

interface Xavc4kIntraVbrProfileSettings {
XavcClass?: Xavc4kIntraVbrProfileClass | null;
}

§Properties

§

Specify the XAVC Intra 4k (VBR) Class to set the bitrate of your output. Outputs of the same class have similar image quality over the operating points that are valid for that class.