Skip to content

MediaTransformationGenerator

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:8999

Generator for producing media transformation results. Configures the output format and parameters for the transformed media.

output(output): MediaTransformationResult

Defined in: .pnpm-home/store/v11/links/@cloudflare/workers-types/4.20251118.0/2891147a4db443bf13ca098dcb7381fb6bac5793758b7fd187ebaf5bc0deb969/node_modules/@cloudflare/workers-types/index.ts:9005

Generates the final media output with specified options.

MediaTransformationOutputOptions

Configuration for the output format and parameters

MediaTransformationResult

The final transformation result containing the transformed media