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.
Methods
Section titled “Methods”output()
Section titled “output()”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.
Parameters
Section titled “Parameters”output
Section titled “output”MediaTransformationOutputOptions
Configuration for the output format and parameters
Returns
Section titled “Returns”The final transformation result containing the transformed media