public class EffectCaption extends EffectText
限定符和类型 | 字段和说明 |
---|---|
int |
gifViewId |
long |
preBegin
The preset time when the text appears on the stream timeline.
|
long |
preEnd
The preset time when the text disappears on the stream timeline.
|
long |
textBegin
The time when the text appears on the stream timeline.
|
int |
textCenterX
The x coordinate of the centroid of the text in the screen coordinate system.
|
int |
textCenterY
The y coordinate of the centroid of the text in the screen coordinate system.
|
long |
textEnd
The time when the text disappears on the stream timeline.
|
float |
textRotation
The rotation angle of the text.
|
dTextColor, dTextStrokeColor, font, hasLabel, hasStroke, mBackgroundBmp, mBackgroundBmpPath, mTextAlignment, mTextMaxLines, mTextPaddingX, mTextPaddingY, mTextSize, needSaveBmp, text, textAlignment, textBmpPath, textColor, textHeight, textLabelColor, textStrokeColor, textWidth
duration, end, frameArry, height, isTrack, kernelFrame, mirror, name, PASTER_TYPE_CAPTION, PASTER_TYPE_GIF, PASTER_TYPE_TEXT, rotation, start, timeArry, width, x, y
构造器和说明 |
---|
EffectCaption(java.lang.String path) |
限定符和类型 | 方法和说明 |
---|---|
void |
copy(EffectBase base)
Gets a copy of the parameters of an object.
|
int |
getPasterType() |
java.lang.String |
toString() |
generateTextFinger
equals, getHeightRatio, getWidthRatio, getXRatio, getYRatio, isPasterReady, setHeightRatio, setWidthRatio, setXRatio, setYRatio
getAnimationType, getPath, getResId, getViewId, readString, setAnimationType, setPath, setResId, setViewId
public int gifViewId
public long textBegin
public long textEnd
public long preBegin
public long preEnd
public int textCenterX
public int textCenterY
public float textRotation
public int getPasterType()
getPasterType
在类中 EffectText
public void copy(EffectBase base)
EffectBase
copy
在类中 EffectText
public java.lang.String toString()
toString
在类中 EffectText