您的浏览器已禁用 JavaScript。
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
U
undo()
- 接口 中的方法com.aliyun.svideosdk.editor.
AliyunICanvasController
撤销最后一笔
updateAllClips(List<AliyunClip>)
- 接口 中的方法com.aliyun.svideosdk.common.
AliyunIClipConstructor
更新的所有clip,会使用该clip列表生成一份拷贝,然后用拷贝替换现有的clip列表
updateAnimationFilter(EffectFilter)
- 接口 中的方法com.aliyun.svideosdk.editor.
AliyunIEditor
更新动效滤镜参数,同一个时间区间内只能有一个动效滤镜,如果添加两个时间冲突了,则冲突的时间段,新添加的会覆盖之前添加的
updateAnimationFilter(EffectFilter)
- 接口 中的方法com.aliyun.svideosdk.mixrecorder.
AliyunIMixRecorder
更新动效滤镜,将滤镜资源的目录填入到
EffectFilter
中,或者通过
EffectFilter.Builder
来 构建
updateAnimationFilter(EffectFilter)
- 接口 中的方法com.aliyun.svideosdk.recorder.
AliyunIRecorder
更新动效滤镜,将滤镜资源的目录填入到
EffectBase.setPath(String)
中,或者通过
EffectFilter.Builder
来 构建
updateMediaClip(int, AliyunClip)
- 接口 中的方法com.aliyun.svideosdk.common.
AliyunIClipConstructor
指定索引更新替换一个clip,创建一个AliyunClip对象,填入相关参数
AliyunClip
,该方法会生成clip的clone样本,然后将样本替换list指定位置中的clip
updateTransition(int, TransitionBase)
- 接口 中的方法com.aliyun.svideosdk.editor.
AliyunIEditor
更新自定义转场对象,接口说明:指定视频索引添加过渡时长,当索引为0时为第一段视频添加过渡时长, 此时过渡动画将从第一段的开头起算,只在第一段视频开头起作用,不会影响其他视频段。
uploadImageWithVod(String, String, String, AliyunIVodCompose.AliyunIVodUploadCallBack)
- 接口 中的方法com.aliyun.svideosdk.editor.
AliyunIVodCompose
通过凭证上传图片
uploadVideoWithVod(String, String, String, AliyunIVodCompose.AliyunIVodUploadCallBack)
- 接口 中的方法com.aliyun.svideosdk.editor.
AliyunIVodCompose
通过凭证上传视频
uploadWithVideoAndImg(String, String, String, String, String, SvideoInfo, boolean, String, String, AliyunICompose.AliyunIUploadCallBack)
- 接口 中的方法com.aliyun.svideosdk.editor.
AliyunICompose
已过时。
上传合成的视频以及封面图片,视频直接使用最后一次合成生成的视频,图片信息需要外部传入
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
跳过导航链接
概览
程序包
类
树
已过时
索引
帮助
上一个字母
下一个字母
框架
无框架
所有类