| java.lang.Object | |
| ↳ | com.ksyun.media.shortvideo.sticker.KSYStickerInfo |
贴纸配置信息
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| int | STICKER_TYPE_IMAGE | ||||||||||
| int | STICKER_TYPE_IMAGE_ANIMATE | ||||||||||
| int | STICKER_TYPE_TEXT | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public String | animateUrl | ||||||||||
| public Bitmap | bitmap | ||||||||||
| public long | duration | ||||||||||
| public long | startTime | ||||||||||
| public int | stickerType | ||||||||||
| public DrawTextParams | textParams | ||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| KSYStickerInfo() | |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||