add_image.liq
source = video.add_image(
width=30,height=30,
x=10,y=10,
file="logo.jpg",
source)
Download
source = video.add_image(
width=30,height=30,
x=10,y=10,
file="logo.jpg",
source)
Download