scale

@JvmName(name = "xgfnpsirgfavnkjq")
suspend fun scale(value: Output<VideoScaleArgs>)
@JvmName(name = "iykifudnaphwfump")
suspend fun scale(value: VideoScaleArgs?)

Parameters

value

Describes the resolution of the encoded video. If omitted, the encoder uses the resolution of the input video.


@JvmName(name = "dxgkjkyowlglvqoe")
suspend fun scale(argument: suspend VideoScaleArgsBuilder.() -> Unit)

Parameters

argument

Describes the resolution of the encoded video. If omitted, the encoder uses the resolution of the input video.