video
Parameters
value
A video
block as defined below.
NOTE: Each overlay can only have one type:
audio
orvideo
. If you need to apply different type you must create one overlay for each one.
suspend fun video(argument: suspend TransformOutputCustomPresetFilterOverlayVideoArgsBuilder.() -> Unit)
Parameters
argument
A video
block as defined below.
NOTE: Each overlay can only have one type:
audio
orvideo
. If you need to apply different type you must create one overlay for each one.