resolution

@JvmName(name = "umouuubkfumrvlgi")
suspend fun resolution(value: Output<NormalizedCoordinateArgs>)
@JvmName(name = "gowewsatfsrejcej")
suspend fun resolution(value: NormalizedCoordinateArgs?)

Parameters

value

Normalized image resolution, based on output video resolution. Valid values: 0.01.0. To respect the original image aspect ratio, set either x or y to 0.0. To use the original image resolution, set both x and y to 0.0.


@JvmName(name = "sljnkfcotfrdjbom")
suspend fun resolution(argument: suspend NormalizedCoordinateArgsBuilder.() -> Unit)

Parameters

argument

Normalized image resolution, based on output video resolution. Valid values: 0.01.0. To respect the original image aspect ratio, set either x or y to 0.0. To use the original image resolution, set both x and y to 0.0.