xy

@JvmName(name = "whypgumtddvtvsyq")
suspend fun xy(value: Output<NormalizedCoordinateArgs>)
@JvmName(name = "edscdhwbufyrsomw")
suspend fun xy(value: NormalizedCoordinateArgs?)

Parameters

value

Normalized coordinates based on output video resolution. Valid values: 0.01.0. xy is the upper-left coordinate of the overlay object. For example, use the x and y coordinates {0,0} to position the top-left corner of the overlay animation in the top-left corner of the output video.


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

Parameters

argument

Normalized coordinates based on output video resolution. Valid values: 0.01.0. xy is the upper-left coordinate of the overlay object. For example, use the x and y coordinates {0,0} to position the top-left corner of the overlay animation in the top-left corner of the output video.