Returns the MIME type of the transformed media.
A promise containing the content type string (e.g., 'image/jpeg', 'video/mp4')
Returns the transformed media as a readable stream of bytes.
A promise containing a readable stream with the transformed media
Returns the transformed media as an HTTP response object.
The transformed media as a Promise
Result of a media transformation operation. Provides multiple ways to access the transformed media content.