MCPcopy Create free account
hub / github.com/aqi00/note / addText

Method addText

EpMedia/joevideolib/src/main/java/VideoHandle/EpVideo.java:178–183  ·  view source on GitHub ↗

为视频添加文字 @param size 文字大小 @param color 文字颜色(white,black,blue,red...) @param x 文字的x坐标 @param y 文字的y坐标 @param ttf 文字字体的路径 @param text 添加的文字 @deprecated 废弃,采用EpText参数

(int x, int y, float size, String color, String ttf, String text)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

execVideoMethod · 0.95

Calls 3

getFilterMethod · 0.95
getTextFitlerMethod · 0.80
appendMethod · 0.45

Tested by

no test coverage detected