transcode

open fun transcode(toTranscode: Resource<Z>, options: Options): Resource<Z>

Transcodes the given resource to the new resource type and returns the new resource.

Parameters

toTranscode

The resource to transcode.