Ac3DynamicRangeCompressionProfile
import type { Ac3DynamicRangeCompressionProfile } from "https://aws-api-gyr5wj9zj0fg.deno.dev/v0.2/services/mediaconvert.ts";type Ac3DynamicRangeCompressionProfile = "FILM_STANDARD" | "NONE" | cmnP.UnexpectedEnumValue;
§Type
§
"FILM_STANDARD" | "NONE" | cmnP.UnexpectedEnumValue
[src]