KiteFFmpeg
Toggle table of contents
0.1.0
Guide
GitHub
common
Target filter
common
Switch theme
Search in API
Skip to content
KiteFFmpeg
kiteffmpeg
/
io.github.yuroyami.kiteffmpeg.dsl
/
VideoFilterBuilder
/
drawBox
draw
Box
fun
drawBox
(
x
:
Int
,
y
:
Int
,
width
:
Int
,
height
:
Int
,
color
:
String
=
"red"
,
thickness
:
Int
=
3
)