Skip navigation links
A B C D E F G H I K L M N O P R S T U V W X Y 

A

action - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectPaster
动效
ActionBase - Class in com.aliyun.svideosdk.common.struct.effect
基础动画效果类,使用动画可以在任何素材上添加效果,比如旋转、平移、透明度变化等等。
ActionBase() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionBase
 
ActionBase.Interpolator - Enum in com.aliyun.svideosdk.common.struct.effect
v3.25.0添加 插值器
ActionBase.PartParam - Class in com.aliyun.svideosdk.common.struct.effect
v3.25.0添加 局部节点动画参数
ActionBase.PartParam.Mode - Enum in com.aliyun.svideosdk.common.struct.effect
 
ActionBase.RepeatMode - Enum in com.aliyun.svideosdk.common.struct.effect
 
ActionBase.Scope - Enum in com.aliyun.svideosdk.common.struct.effect
 
ActionBase.Type - Enum in com.aliyun.svideosdk.common.struct.effect
 
ActionFade - Class in com.aliyun.svideosdk.common.struct.effect
透明度动画
ActionFade() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionFade
 
ActionRotate - Class in com.aliyun.svideosdk.common.struct.effect
Deprecated.
ActionRotate() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionRotate
Deprecated.
 
ActionRotateBy - Class in com.aliyun.svideosdk.common.struct.effect
旋转动画,从当前角度旋转多少度
ActionRotateBy() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionRotateBy
 
ActionRotateTo - Class in com.aliyun.svideosdk.common.struct.effect
旋转动画,从某个角度,旋转到多少度
ActionRotateTo() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionRotateTo
 
ActionScale - Class in com.aliyun.svideosdk.common.struct.effect
缩放动画,从多大,缩放到多大
ActionScale() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionScale
 
ActionSet - Class in com.aliyun.svideosdk.common.struct.effect
v3.25.0 新增
ActionSet() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionSet
 
ActionSet.AnimationMode - Enum in com.aliyun.svideosdk.common.struct.effect
 
ActionShader - Class in com.aliyun.svideosdk.common.struct.effect
Shader动画
ActionShader() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionShader
 
ActionTranslate - Class in com.aliyun.svideosdk.common.struct.effect
位移动画,从某个点移动到某个点
ActionTranslate() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionTranslate
 
ActionTranslate.TranslateType - Enum in com.aliyun.svideosdk.common.struct.effect
 
ActionWipe - Class in com.aliyun.svideosdk.common.struct.effect
擦出动画
ActionWipe() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionWipe
 
addAction(Object) - Method in class com.aliyun.svideosdk.common.AliyunCaption
 
addAction(ActionBase) - Method in class com.aliyun.svideosdk.common.struct.effect.ActionSet
 
addAction(ActionBase) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
添加动效
addAnimationFilter(Filter) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
添加动态滤镜
addAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
addAnimationFilter(TrackEffectFilter) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
添加动效滤镜,同一个时间区间内只能有一个动效滤镜,如果添加两个时间冲突了,则冲突的时间段,新添加的会覆盖之前添加的
addAudioTrackClip(AudioTrackClip) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
添加音频片段
addCameraCapture(AliyunLayoutParam) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIVideoCapture
添加摄像头采集器,只支持添加一个
addCaption(AliyunCaption) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Add Caption
addCaptionPaster(Bitmap, EffectCaption) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Deprecated.
addCaptionPaster(BitmapGenerator, EffectCaption) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Deprecated.
addCaptionWithStartTime(String, String, String, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
addCaptionWithStartTime(String, Source, Source, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
添加文字 v3.23.0 新增
addCaptionWithStartTime(String, Source, Source, long, long, TimeUnit) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
添加文字 v3.23.0 新增
addEffect(int, Effect) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
添加特效
addEffectPaster(EffectPaster) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
添加普通贴图
addFacePaster(Source) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecordPasterManager
添加人脸动图,人脸动图与普通动图要严格区分,如果把普通动图素材当作人脸动图使用,则会出现动图不显示的情况,要使用人脸动图,必须先设置 rotation,通过AliyunIRecorder.setRotation(int)实现。
addFrameAnimation(ActionBase) - Method in interface com.aliyun.svideosdk.editor.AliyunIAnimationController
对指定的流或者素材资源添加帧动画
addFrameAnimation(ActionBase) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
对指定的流或者素材资源添加帧动画
addFrameAnimation(ActionBase) - Method in class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
对指定的流或者素材资源添加帧动画 v3.22.0 新增
addImage(String, long, TransitionBase, AliyunDisplayMode) - Method in interface com.aliyun.svideosdk.common.AliyunIClipConstructor
addImage(EffectPicture) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
v3.27.0废弃,请使用AliyunIEditor.getPasterManager()com.aliyun.svideosdk.editor.impl.AliyunPasterControllerImage 代替
addImage(Source) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
添加图片
addImage(EffectImage) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Deprecated.
v3.27.0 废弃,请使用AliyunIMixRecorder.getPasterManager()代替
addImage(EffectImage) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
添加贴图素材,如果需要使用文字贴图,可以通过Bitmap工具把文字转成贴图 通过接口AliyunICameraCapture.setEffectView(float, float, float, float, EffectBase) 调整贴图的位置
addImage(EffectImage) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
v3.27.0 废弃,请使用AliyunIRecorder.getPasterManager()代替
addImage(Source) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecordPasterManager
添加水印素材
addImageSource(String, long, long) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
添加图片源(图片转视频时用到)
addMediaClip(AliyunClip) - Method in interface com.aliyun.svideosdk.common.AliyunIClipManager
添加一个媒体源,视频用AliyunVideoClip,照片用AliyunImageClip,如果 是Gif,则当作视频处理即可。
addMediaClip(int, AliyunClip) - Method in interface com.aliyun.svideosdk.common.AliyunIClipManager
指定索引添加一个clip,创建一个AliyunClip对象,填入相关参数AliyunClip,该方法会生成clip的clone样本,然后将样本添加到list指定位置中
addPaster(String) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Deprecated.
addPaster(Source) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
添加贴图
addPaster(EffectPaster) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Deprecated.
v3.27.0 废弃,请使用AliyunIMixRecorder.getPasterManager()代替
addPaster(EffectPaster, float, float, float, float, float, boolean) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Deprecated.
v3.27.0 废弃,请使用AliyunIMixRecorder.getPasterManager()代替
addPaster(EffectPaster) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
添加人脸动图,人脸动图与普通动图要严格区分,如果把普通动图素材当作人脸动图使用,则会出现动图不显示的情况,要使用人脸动图,必须先设置 rotation,通过AliyunICameraCapture.setRotation(int)实现。rotation的具体计算方式,请参考Demo中的代码。 添加普通动图不能使用该接口,而需要使用AliyunICameraCapture.addPaster(EffectPaster, float, float, float, float, float, boolean)
addPaster(EffectPaster, float, float, float, float, float, boolean) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
添加普通动图,人脸动图可以当作普通动图,但是普通动图不能当作人脸动图 注意 AliyunIRecorder#setEffectView(float, float, float, float, EffectBase)的执行效果会和此函数的执行效果进行叠加
addPaster(EffectPaster) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
v3.27.0 废弃,请使用AliyunIRecorder.getPasterManager()代替
addPaster(EffectPaster, float, float, float, float, float, boolean) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
v3.27.0 废弃,请使用AliyunIRecorder.getPasterManager()代替
addPaster(Source) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecordPasterManager
添加普通动图,人脸动图可以当作普通动图,但是普通动图不能当作人脸动图
addPasterTrack(PasterTrack) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
添加贴纸轨道
addPasterWithStartTime(String, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
addPasterWithStartTime(Source, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
添加贴图,并传入贴图渲染时间
addPasterWithStartTime(Source, long, long, TimeUnit) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
添加贴图,并传入贴图渲染时间
addRunningDisplayMode(VideoDisplayMode, int, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
addStream(AliyunMixStream) - Method in class com.aliyun.svideosdk.mixrecorder.AliyunMixTrack
在该轨道上添加视频流,只能添加一个,添加多个以最后添加的为准
addSubtitle(String, String) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Deprecated.
addSubtitle(String, Source) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Deprecated.
addSubtitle(Bitmap, EffectText) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Deprecated.
addSubtitle(BitmapGenerator, EffectText) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Deprecated.
addSubtitleWithStartTime(String, String, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
addSubtitleWithStartTime(String, Source, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Deprecated.
addTailWaterMark(String, float, float, float, float, long) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
添加片尾
addTailWaterMark(TrackEffectWaterMark, long, TimeUnit) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
添加片尾
addTimeFilter(TimeFilter) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
添加时间滤镜特效
addVideo(String, TransitionBase, AliyunDisplayMode) - Method in interface com.aliyun.svideosdk.common.AliyunIClipConstructor
addVideo(String, long, long, TransitionBase, AliyunDisplayMode) - Method in interface com.aliyun.svideosdk.common.AliyunIClipConstructor
addVideoSource(String, long, long, long) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
添加视频源
addVideoSource(String) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
addViewCapture(AliyunLayoutParam, View) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIVideoCapture
添加局部录屏采集器.
addWaterMark(EffectImage) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIVideoRecorder
添加水印素材,如果需要使用文字水印,可以通过Bitmap工具把文字转成水印
AlignCenter - Static variable in class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
 
AlignLeft - Static variable in class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
 
AlignRight - Static variable in class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
 
ALIVC_ADEC_ERROR_FFMPEG_DEC_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_ADEC_ERROR_FFMPEG_NO_CONTEXT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_ADEC_ERROR_FFMPEG_NOT_FIND_DECODER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_ADEC_ERROR_FFMPEG_OEPN_FAIL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_INVALID_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_COMMON_INVALID_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_INVALID_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_COMMON_INVALID_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_RETURN_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_COMMON_RETURN_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_RETURN_SUCCESS - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_COMMON_RETURN_SUCCESS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_UNKNOWN_ERROR_CODE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_COMMON_UNKNOWN_ERROR_CODE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ALREADY_EXIST - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_CREATE_DECODER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_DECODER_CREATE_DECODER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_CREATE_NULL_CFG - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_NO_BUFFER_AVAILABLE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_NO_BUFFER_AVAILABLE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_QUEUE_EMPTY_WARNING - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_DECODER_QUEUE_FULL_WARNING - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ALREADY_EXIST - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_CREATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INPUT_CONFIG - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INTERRUPT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INTERRUPT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_WITHOUT_WORK - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_WITHOUT_WORK - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_GETINFO_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_NO_INSTANSE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_NOT_OPEN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_OPEN_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_AFTERBURNER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_AOT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_BITRATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_CHANLOADER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_CHANNEL_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_SAMPLERATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_SINGLEMODE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_TRANSMUX_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_WIDTHOUT_MATCH_ENCODER - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_WIDTHOUT_MATCH_ENCODER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_WIDTHOUT_MATCH_STREAMTYPE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ADD_FRAME_BUFFER_FULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ADD_FRAME_BUFFER_FULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ADD_FRAME_INPUT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ADD_FRAME_INPUT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CONTROL_UNKNOWN - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CONTROL_UNKNOWN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CREATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CREATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CTL_INPUT_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CTL_INPUT_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_DESTROY_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_DESTROY_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_FILE_STREAM_LIST_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_FILE_STREAM_LIST_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_OPTION_LIST_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_OPTION_LIST_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_RE_CREATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_RE_CREATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_RE_DESTROY - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_RE_DESTROY - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_SEEK_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_SEEK_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_SEND_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_RENDER_ALLOC_SPEAKER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_RENDER_ALLOC_SPEAKER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_RENDER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_RENDER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_RENDER_INIT_SPEAKER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_RENDER_INIT_SPEAKER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_RENDER_SETMUTE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_AUDIO_RENDER_SETMUTE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_IN_END - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_IN_END - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_INPUT_FILE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_INPUT_FILE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_FIND_STREAM_INFO_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_DEMUXER_FIND_STREAM_INFO_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_INIT_MULTI_TIMES - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_DEMUXER_INIT_MULTI_TIMES - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_OPEN_FILE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_DEMUXER_OPEN_FILE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DISPATCH_MSG_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_DISPATCH_MSG_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_MSG_QUEUE_FULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_ERROR_MSG_QUEUE_FULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_INITED_STATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_INITED_STATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_PLAYING_STATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_PLAYING_STATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_PREPARED_STATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_PREPARED_STATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_STATE_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_STATE_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_IS_ALREADY_EXIST - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_ERROR_SERVICE_IS_ALREADY_EXIST - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_THREAD_EXIT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_ERROR_THREAD_EXIT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_FFMPEGADECODER_ALREADY_EXIST - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IOSADECODER_ALREADY_EXIST - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IOSADECODER_ERROR_INFO - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IOSADECODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IOSADECODER_NEW_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IS_SYNC_MSG - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_IS_SYNC_MSG - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_LICENSE_CHECK_MV_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_LICENSE_CHECK_PASTER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_LICENSE_CHECK_TRANSCODE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_LICENSE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_AUDIO_STREAM_DECODER_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_AUDIO_STREAM_DECODER_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_CACHE_DATA_SIZE_OVERFLOW - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_CACHE_DATA_SIZE_OVERFLOW - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_CREATE_DECODE_GOP_TASK_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_CREATE_DECODE_GOP_TASK_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_NO_FREE_DISK_SPACE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_NO_FREE_DISK_SPACE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_PROCESS_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_PROCESS_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_STREAM_NOT_EXISTS - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_STREAM_NOT_EXISTS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_VIDEO_STREAM_DECODER_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_VIDEO_STREAM_DECODER_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_WRONG_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MEDIA_POOL_WRONG_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_AVIO_OPEN - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_AVIO_OPEN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREAT_OUTPUT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREAT_OUTPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_ACTX - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_ACTX - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_STREAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_STREAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_VCTX - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_VCTX - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_FIND_ENCODER - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_FIND_ENCODER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_INPUT_PACKET - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_INPUT_PACKET - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_INVALIDATE_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_INVALIDATE_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_NEW_ALLOC_OUTPUT_CONTEXT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_NEW_ALLOC_OUTPUT_CONTEXT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_NEW_STREAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_NEW_STREAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_VIDEO_AUDIO_UNSET - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_VIDEO_AUDIO_UNSET - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_WRITE_HEADER - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_WRITE_HEADER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_WRITE_TRAILER - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_MUXER_ERROR_WRITE_TRAILER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_EDITORLAYOUT_INVALID_SIZE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_EDITORLAYOUT_INVALID_SIZE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_EGL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_EGL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_CONTEXT_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_CONTEXT_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_SWAP_BUFFER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_SWAP_BUFFER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_SWAP_DEFAULT_BUFFER - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_SWAP_DEFAULT_BUFFER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_ANIMATION - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_ANIMATION - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_DATA - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_DATA - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_OPERATION - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_OPERATION - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_OPTION - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_OPTION - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_LAYOUT_NOT_INIT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_LAYOUT_NOT_INIT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_LOAD_LIBRARY_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_LOAD_LIBRARY_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_SCENE_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_SCENE_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_FIRST_FRAME_PREVIEWED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_RENDER_FIRST_FRAME_PREVIEWED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_SEND_SYNC_MSG_TIME_OUT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_SEND_SYNC_MSG_TIME_OUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_DECODER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_DECODER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_H264_PARAM_SET_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_H264_PARAM_SET_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_HEVC_PARAM_SET_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_HEVC_PARAM_SET_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_DECODE_PACKET - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_DECODE_PACKET - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_DECODE_SPS - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_DECODE_SPS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_INTERRUPT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_INTERRUPT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_NO_BUFFER_AVAILABLE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_NO_BUFFER_AVAILABLE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_RESOURCE_PREEMPTED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_RESOURCE_PREEMPTED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_QUEUE_EMPTY_WARNING - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_QUEUE_FULL_WARNING - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_SPS_PPS_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_DECODER_SPS_PPS_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_CREATE_ENCODER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_CREATE_ENCODER_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_API_LEVEL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_API_LEVEL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_BUFFER_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_CREATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_FEAT_NOTSUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_FMT_NOTSUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_SIZE_NOTSUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_TRY_READ - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_UPDATEBPS_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_UPDATEBPS_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_UPDATEBPS_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_WITHOUT_WORK - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_CB - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_FFMPEG_ENCODE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_FFMPEG_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_FFMPEG_NO_CODEC - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_FFMPEG_OPEN_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INTERRUPT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INTERRUPT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INVALID_PTS - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INVALID_PTS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_ALAV_OPEN_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_ENCINIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_ENCSTART_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_HW_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_START_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NO_BUFFER_AVAILABLE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NO_BUFFER_AVAILABLE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NOT_ACTIVE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NOT_ACTIVE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NULL_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_ENCODE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_FMT_NOTSUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_INIT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_INPUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_OUT_ZERO - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_SPS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_WITHOUT_WORK - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_SESSION_BORKEN - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_SESSION_BORKEN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_WITHOUT_WORK - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_WITHOUT_WORK - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_WIDTHOUT_MATCH_ENCODER - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_WIDTHOUT_MATCH_ENCODER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_STATUS_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_STATUS_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_DEMUX_FILE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_DEMUX_FILE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_FILE_NOT_EXIST - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_FILE_NOT_EXIST - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_ILLEGAL_EDITOR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_ILLEGAL_EDITOR_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_INVALID_COMPOSE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_INVALID_COMPOSE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_NATIVE_NOT_INITED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_NATIVE_NOT_INITED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_PARSE_RESOURCE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_PARSE_RESOURCE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_PAUSE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_PAUSE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_PREPARE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_PREPARE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_RESUME - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_RESUME - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SEEK - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_SEEK - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SEEK_IN_OFFSET - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_SEEK_IN_OFFSET - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_DISPLAY_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_DISPLAY_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_MODE_DISPLAY_NONE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_MODE_DISPLAY_NONE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_MODE_UNINIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_MODE_UNINIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_STOP - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_STOP - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SYSTEM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_SYSTEM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_TIME_EFFECT_NOT_SUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_TIME_EFFECT_NOT_SUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_TRANSITION_DURATION_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_TRANSITION_DURATION_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_VIEW_TYPE_NOT_SUPPORTED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EDITOR_VIEW_TYPE_NOT_SUPPORTED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EFFECT_NO_RESOURCE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EFFECT_NO_RESOURCE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EFFECT_NOT_PAY - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EFFECT_NOT_PAY - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EFFECT_USE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EFFECT_USE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EFFECT_USE_NOT_OVERRIDE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_EFFECT_USE_NOT_OVERRIDE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_AUDIO_RECORD_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_AUDIO_RECORD_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_CAMERA_NOT_OPEN - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_CAMERA_NOT_OPEN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_CAMERA_SET_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_CAMERA_SET_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_CREATE_TEMP_FILE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_CREATE_TEMP_FILE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_NOT_SUPPORTED_CAMERA_TYPE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_NOT_SUPPORTED_CAMERA_TYPE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_OPEN_CAMERA_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_OPEN_CAMERA_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_START_PREVIEW_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_START_PREVIEW_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_SWITCH_CAMERA - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_IO_SWITCH_CAMERA - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_LICENSE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_LICENSE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_DECODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_DECODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_ENCODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_ENCODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_ENCODER_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_ENCODER_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_PROC_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_PROC_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_PROC_SUPPORT_TWO_INPUTS - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_PROC_SUPPORT_TWO_INPUTS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_CROP_IMAGE_FAILURE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_CROP_IMAGE_FAILURE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_DECODER_CANNOT_WORK - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_DECODER_CANNOT_WORK - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_IMAGE_QUEQU_EMPTY - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_IMAGE_QUEQU_EMPTY - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_MV_PARSE_CONFIG_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_MV_PARSE_CONFIG_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_AUDIO - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_AUDIO - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_IMAGE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_IMAGE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_PIXCEL_FORMAT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_PIXCEL_FORMAT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_PIXEL_FORMAT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_PIXEL_FORMAT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_TYPE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_TYPE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_VIDEO - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_VIDEO - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_PARSE_INPUT_FILE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_PARSE_INPUT_FILE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_PLAYER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_PLAYER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_SOUND_QUEQU_EMPTY - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_SOUND_QUEQU_EMPTY - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_DECODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_DECODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_ENCODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_ENCODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_ENCODER_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_ENCODER_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MIX_LAYOUT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MIX_LAYOUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MIX_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MIX_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MUSIC_NOT_SUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MUSIC_NOT_SUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MUSIC_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_MUSIC_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_OTHER_PHONE_CALL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_OTHER_PHONE_CALL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_OTHER_RESIGN_ACTIVE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_OTHER_RESIGN_ACTIVE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_OTHER_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_OTHER_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_ADD_MEDIA_SOURCE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_ADD_MEDIA_SOURCE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_AUDIO_VIDEO_DURATION_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_AUDIO_VIDEO_DURATION_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_CLIP_INDEX_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_CLIP_INDEX_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_CLIP_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_CLIP_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_CONFLICT_TIME_INTERVAL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_CONFLICT_TIME_INTERVAL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_FILE_NOT_EXISTS - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_FILE_NOT_EXISTS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_FILTER_FILE_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_FILTER_FILE_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_GIF_FILE_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_GIF_FILE_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_IMAGE_FILE_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_IMAGE_FILE_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_IMAGE_WATERMARK_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_IMAGE_WATERMARK_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_INVALID_ARGUMENTS - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_INVALID_ARGUMENTS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_INVALID_CANVAS - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_INVALID_CANVAS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_MV_FILE_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_MV_FILE_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_NO_CLIP - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_NO_CLIP - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_OUTOUT_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_OUTOUT_PATH_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_PARAMETER - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_PARAMETER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_PATH_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_PATH_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_PICTURE_SIZE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_PICTURE_SIZE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_PROJECT_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_PROJECT_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_RESOURCE_PARSE_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_RESOURCE_PARSE_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_SIZE_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_SIZE_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_VIDEO_PATH_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PARAM_VIDEO_PATH_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PERM_NO_DEVICE_PERMISSION - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PERM_NO_DEVICE_PERMISSION - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PERMISSION_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_PERMISSION_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_FIND_TEXTURE_CLASS - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_INVALID_CAP_FORMAT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_INVALID_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_PROXY_CREATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_SERVICE_CREATE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_AUDIO_DATA_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_AUDIO_DATA_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_ENCODER_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_ENCODER_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_FINISH_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_FINISH_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_MAX_DURATION - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_MAX_DURATION - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_NOT_COMPLETE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_NOT_COMPLETE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_RECORDER_NOT_READY - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_RECORDER_NOT_READY - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_VIDEO_DATA_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_VIDEO_DATA_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_VIDEO_RGB_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_RECORD_VIDEO_RGB_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_DECODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_THUMB_DECODER_INTERNAL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_IMAGE_MATRIX_DETAIL_DATA - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_THUMB_IMAGE_MATRIX_DETAIL_DATA - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_IMAGE_MATRIX_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_THUMB_IMAGE_MATRIX_INIT_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_INTERNAL_LOGIC - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_THUMB_INTERNAL_LOGIC - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_PREPARE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_THUMB_PREPARE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_THUMB_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_TASK_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_THUMB_TASK_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_VIDEO_STREAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_THUMB_VIDEO_STREAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_BACKGROUND - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRANSCODE_BACKGROUND - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_CROP_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRANSCODE_CROP_PARAM - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_ILLEGAL_CROP_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRANSCODE_ILLEGAL_CROP_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_INIT_PARAM_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRANSCODE_INIT_PARAM_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRANSCODE_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_AUDIO_INPUTS_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRES_AUDIO_INPUTS_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_DUPLICATE_ADD_EFFECT - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRES_DUPLICATE_ADD_EFFECT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_INVALID_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRES_INVALID_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_PLAYER_UNPREPARED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRES_PLAYER_UNPREPARED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_SCREENRENDER_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRES_SCREENRENDER_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRES_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_START_MULTI - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_TRES_START_MULTI - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_UPLOAD_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_UPLOAD_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_UPLOAD_START - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_UPLOAD_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_UPLOAD_VOD_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_UPLOAD_VOD_NULL - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_UPLOAD_VOD_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
ALIVC_SVIDEO_ERROR_UPLOAD_VOD_STATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_BLACKLIST - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_CODEC_NOT_SUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_CREATE_SURFACE_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_DECODER_CFG_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_DECODER_INIT_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_EOS_QUEUE_IN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_FLUSH - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_FLUSH_DEQUEUE_IN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_FLUSH_INTERRUPT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_FLUSHCODEC - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_PACKET_TYPE_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SLICE_DEQUEUE_IN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SLICE_DEQUEUE_OUT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SLICE_QUEUE_IN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SLICE_QUEUE_IN_INFO - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SPS_DEQUEUE_IN - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_START - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_DEC_VIDEO - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_DECODE_PACKET_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_FLUSH_FAILED - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_NO_CONTEXT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_NOT_FIND_DECODER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_NOT_SUPPORT_OES - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_OPEN_CODEC - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_TYPE_INVALID - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_UNKNOWN_FORMAT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_CODEC_NOT_SUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_CREATE_BUFFER - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_CREATE_FORMAT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_CREATE_SAMPLE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_DECODE_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_DECODER_CREATE - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_FETCHFRAME_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_HEVC_HW_NOT_SUPPORT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_HEVC_VERSION_LOW - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_INVALID_PACKET - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_INVALID_PACKET2 - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_PLATFORM_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_PLATFORM_ERROR2 - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_RESOURCE_INVALID_ERROR - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_NO_VIDEO_FORMAT - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
 
AlivcSdkCore - Class in com.aliyun.svideosdk
SDK注册入口,必须先调用注册,再使用SDK功能
AlivcSdkCore() - Constructor for class com.aliyun.svideosdk.AlivcSdkCore
 
AlivcSdkCore.AlivcDebugLoggerLevel - Enum in com.aliyun.svideosdk
SDK 日志上报等级
AlivcSdkCore.AlivcLogLevel - Enum in com.aliyun.svideosdk
SDK 日志等级,默认为AlivcLogWarn
AliyunAEITemplate - Interface in com.aliyun.svideosdk.template
v3.35.0 新增
AliyunAETemplateAsset - Class in com.aliyun.svideosdk.template.model
v3.35.0 新增
AliyunAETemplateAsset(String, JSONObject, TemplateModel, List<<any>>) - Constructor for class com.aliyun.svideosdk.template.model.AliyunAETemplateAsset
 
AliyunAETemplateAssetMedia - Class in com.aliyun.svideosdk.template.model
v3.35.0 新增
AliyunAETemplateAssetMedia(String, JSONObject, TemplateModel, List<<any>>) - Constructor for class com.aliyun.svideosdk.template.model.AliyunAETemplateAssetMedia
 
AliyunAETemplateAssetText - Class in com.aliyun.svideosdk.template.model
v3.35.0 新增
AliyunAETemplateAssetText(String, JSONObject, TemplateModel, List<<any>>) - Constructor for class com.aliyun.svideosdk.template.model.AliyunAETemplateAssetText
 
AliyunAETemplateCreator - Class in com.aliyun.svideosdk.template
v3.35.0 新增
AliyunAETemplateCreator() - Constructor for class com.aliyun.svideosdk.template.AliyunAETemplateCreator
 
AliyunAETemplateIEditor - Interface in com.aliyun.svideosdk.template
v3.35.0 新增
AliyunAETemplateIPlayer - Interface in com.aliyun.svideosdk.template
v3.35.0 新增
AliyunAETemplateManager - Class in com.aliyun.svideosdk.template
v3.35.0 新增
AliyunAETemplateManager() - Constructor for class com.aliyun.svideosdk.template.AliyunAETemplateManager
 
AliyunAETemplatePlayView - Class in com.aliyun.svideosdk.template.view
v3.35.0 新增
AliyunAETemplatePlayView(Context) - Constructor for class com.aliyun.svideosdk.template.view.AliyunAETemplatePlayView
 
AliyunAETemplatePlayView(Context, AttributeSet) - Constructor for class com.aliyun.svideosdk.template.view.AliyunAETemplatePlayView
 
AliyunAETemplatePlayView(Context, AttributeSet, int) - Constructor for class com.aliyun.svideosdk.template.view.AliyunAETemplatePlayView
 
AliyunAudioClip - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunAudioClip(int, long, String) - Constructor for class com.aliyun.svideosdk.common.struct.common.AliyunAudioClip
 
AliyunBorderParam - Class in com.aliyun.svideosdk.common.struct.common
The border params.
AliyunBorderParam(AliyunBorderParam.Builder) - Constructor for class com.aliyun.svideosdk.common.struct.common.AliyunBorderParam
 
AliyunBorderParam.Builder - Class in com.aliyun.svideosdk.common.struct.common
AliyunBorderParam builder static inner class.
AliyunCaption - Class in com.aliyun.svideosdk.common
字幕Bean对象,用于进行字幕属性的操作 by zhihong.lanzh v3.22.0 新增
AliyunCaption() - Constructor for class com.aliyun.svideosdk.common.AliyunCaption
 
AliyunClip - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunClip() - Constructor for class com.aliyun.svideosdk.common.struct.common.AliyunClip
 
AliyunColor - Class in com.aliyun.svideosdk.common
 
AliyunColor(int) - Constructor for class com.aliyun.svideosdk.common.AliyunColor
 
AliyunColor(int, int, int, int) - Constructor for class com.aliyun.svideosdk.common.AliyunColor
 
AliyunComposeFactory - Class in com.aliyun.svideosdk.editor.impl
Created by macpro on 2017/10/31.
AliyunComposeFactory() - Constructor for class com.aliyun.svideosdk.editor.impl.AliyunComposeFactory
 
AliyunCropCreator - Class in com.aliyun.svideosdk.crop.impl
 
AliyunCropCreator() - Constructor for class com.aliyun.svideosdk.crop.impl.AliyunCropCreator
 
AliyunDisplayMode - Enum in com.aliyun.svideosdk.common.struct.common
视频转场模式
AliyunDraft - Class in com.aliyun.svideosdk.editor.draft
草稿 v3.23.0 新增
AliyunDraft() - Constructor for class com.aliyun.svideosdk.editor.draft.AliyunDraft
 
AliyunDraftListCallback - Interface in com.aliyun.svideosdk.editor.draft
草稿列表获取回调 v3.23.0 新增
AliyunDraftManager - Class in com.aliyun.svideosdk.editor.draft
草稿管理 v3.23.0 新增
AliyunDraftManager() - Constructor for class com.aliyun.svideosdk.editor.draft.AliyunDraftManager
 
AliyunDraftResourceDownloader - Interface in com.aliyun.svideosdk.editor.draft
资源下载器 v3.23.0 新增
AliyunDraftResourceLoader - Interface in com.aliyun.svideosdk.editor.draft
资源加载器 v3.23.0 新增
AliyunDraftResourceUploader - Interface in com.aliyun.svideosdk.editor.draft
资源上传器 v3.23.0 新增
AliyunDraftResTask - Class in com.aliyun.svideosdk.editor.draft
草稿资源处理任务 v3.23.0 新增
AliyunDraftResTask.TaskType - Enum in com.aliyun.svideosdk.editor.draft
 
AliyunEditorErrorCode - Class in com.aliyun.svideosdk.common
Deprecated.
AliyunEditorErrorCode() - Constructor for class com.aliyun.svideosdk.common.AliyunEditorErrorCode
Deprecated.
 
AliyunEditorFactory - Class in com.aliyun.svideosdk.editor.impl
 
AliyunEditorFactory() - Constructor for class com.aliyun.svideosdk.editor.impl.AliyunEditorFactory
 
AliyunEditorProject - Class in com.aliyun.svideosdk.common.struct.project
工程配置 v3.23.0 新增
AliyunEditorProject() - Constructor for class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
 
AliyunEncodeMode - Enum in com.aliyun.svideosdk.common.struct.common
 
AliyunErrorCode - Class in com.aliyun.svideosdk.common
 
AliyunErrorCode() - Constructor for class com.aliyun.svideosdk.common.AliyunErrorCode
 
AliyunFontStyle - Class in com.aliyun.svideosdk.common
字体样式
AliyunFontStyle(String, float, AliyunTypeface) - Constructor for class com.aliyun.svideosdk.common.AliyunFontStyle
AliyunFontStyle(ISource) - Constructor for class com.aliyun.svideosdk.common.AliyunFontStyle
v3.23.0 新增
AliyunFontStyle(ISource, float, AliyunTypeface) - Constructor for class com.aliyun.svideosdk.common.AliyunFontStyle
v3.23.0 新增
AliyunIAnimationController - Interface in com.aliyun.svideosdk.editor
v3.25.0 新增
AliyunIAudioController - Interface in com.aliyun.svideosdk.editor
v3.25.0 新增
AliyunIAudioRecorder - Interface in com.aliyun.svideosdk.recorder
音频录制接口
AliyunIAugmentationController - Interface in com.aliyun.svideosdk.editor
v3.25.0 新增
AliyunIBaseCapture - Interface in com.aliyun.svideosdk.multirecorder
数据采集接口基类 v3.22.0 新增
AliyunIBaseCompose - Interface in com.aliyun.svideosdk.editor
单独的阿里云短视频后台合成接口,后台合成是指开发者不需要依赖编辑界面,其他页面做合成操作不必影响用户操作
AliyunICameraCapture - Interface in com.aliyun.svideosdk.multirecorder
摄像头录制接口 v3.22.0 新增
AliyunICanvasController - Interface in com.aliyun.svideosdk.editor
 
AliyunIClipConstructor - Interface in com.aliyun.svideosdk.common
视频源管理器,用来导入视频时添加视频源,也可以在编辑过程中通过该接口来动态更新视频源
AliyunIClipManager - Interface in com.aliyun.svideosdk.common
视频源管理器,用来导入视频时添加视频源,也可以在编辑过程中通过该接口来动态更新视频源
AliyunIClipManager - Interface in com.aliyun.svideosdk.recorder
视频录制片段管理接口
AliyunICompose - Interface in com.aliyun.svideosdk.editor
Deprecated.
AliyunICompose.AliyunIUploadCallBack - Interface in com.aliyun.svideosdk.editor
Deprecated.
AliyunIComposeCallBack - Interface in com.aliyun.svideosdk.editor
 
AliyunICrop - Interface in com.aliyun.svideosdk.crop
 
AliyunIEditor - Interface in com.aliyun.svideosdk.editor
编辑接口,包含特效使用,视频预览
AliyunIImport - Interface in com.aliyun.svideosdk.importer
用来导入视频到编辑器AliyunIEditor
AliyunILayoutController - Interface in com.aliyun.svideosdk.editor
v3.25.0 新增
AliyunImageClip - Class in com.aliyun.svideosdk.common.struct.common
编辑用到的图片源,该类的实例可以通过AliyunImageClip.Builder来构建获得,通过com.aliyun.svideosdk.importer导入照片时需要先 创建照片源对象,添加到com.aliyun.svideosdk.importer中。
AliyunImageClip.Builder - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunIMixComposer - Interface in com.aliyun.svideosdk.mixrecorder
定义多个轨道,每个轨道都可以添加N股视频流,
AliyunIMixRecorder - Interface in com.aliyun.svideosdk.mixrecorder
视频合拍接口
AliyunImportCreator - Class in com.aliyun.svideosdk.importer.impl
 
AliyunImportCreator() - Constructor for class com.aliyun.svideosdk.importer.impl.AliyunImportCreator
 
AliyunIPaint - Interface in com.aliyun.svideosdk.editor
Created by Administrator on 2017/6/7.
AliyunIPasterController - Interface in com.aliyun.svideosdk.editor
贴图统一抽象Controller
AliyunIPipController - Interface in com.aliyun.svideosdk.editor
v3.25.0 新增
AliyunIPipManager - Interface in com.aliyun.svideosdk.editor
v3.25.0 新增
AliyunIPipTrack - Interface in com.aliyun.svideosdk.editor
v3.25.0 新增
AliyunIPlayerController - Interface in com.aliyun.svideosdk.editor
编辑播放控制相关接口
AliyunIRecorder - Interface in com.aliyun.svideosdk.recorder
视频录制接口
AliyunIRecordPasterManager - Interface in com.aliyun.svideosdk.recorder
录制贴图管理器
AliyunIRenderCallback - Interface in com.aliyun.svideosdk.editor
v3.32.2 新增 渲染回调接口
AliyunISourcePartManager - Interface in com.aliyun.svideosdk.editor
编辑器视频源管理器,用来导入视频时添加视频源,也可以在编辑过程中通过该接口来动态更新视频源
AliyunISteamController - Interface in com.aliyun.svideosdk.editor
流控制类(私有,不公开)
AliyunIStickerController - Interface in com.aliyun.svideosdk.common.framework
贴图控制器
AliyunISVideoPlayer - Interface in com.aliyun.svideosdk.player
接口调用顺序为 init -> setPlayerCallback -> setDisplay -> setSource -> 在onDataSize回调中根据view的布局setDisplaySize ->play 流控制接口的调用流程为 play对应stop stop之后需要调用play pause对应resume seek之后视频会暂停,需要调用resume之后才会继续播放
AliyunIThumbnailFetcher - Interface in com.aliyun.svideosdk.common
视频缩略图获取接口
AliyunIThumbnailFetcher.CropMode - Enum in com.aliyun.svideosdk.common
 
AliyunIThumbnailFetcher.OnThumbnailCompletion - Interface in com.aliyun.svideosdk.common
 
AliyunIVideoCapture - Interface in com.aliyun.svideosdk.multirecorder
视频数据采集配置接口 v3.22.0 新增
AliyunIVideoRecorder - Interface in com.aliyun.svideosdk.multirecorder
视频录制接口 v3.22.0 新增
AliyunIViewCapture - Interface in com.aliyun.svideosdk.multirecorder
局部录屏帧数据采集接口 v3.22.0 新增
AliyunIVodCompose - Interface in com.aliyun.svideosdk.editor
后台合成及点播上传的合并接口 不同于AliyunICompose,该接口使用点播凭证上传,如何通过点播凭证上传请参考:https://help.aliyun.com/document_detail/99889.html 如有单独合成和单独上传的需求建议使用AliyunIBaseCompose(合成)及com.aliyun.svideosdk.editor.AliyunIVodUpload(点播上传)
AliyunIVodCompose.AliyunComposeState - Enum in com.aliyun.svideosdk.editor
 
AliyunIVodCompose.AliyunComposeUploadState - Enum in com.aliyun.svideosdk.editor
 
AliyunIVodCompose.AliyunIVodUploadCallBack - Interface in com.aliyun.svideosdk.editor
 
AliyunLayoutParam - Class in com.aliyun.svideosdk.common.struct.common
布局参数信息 v3.22.0 新增
AliyunLayoutParam.Builder - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunMixBorderParam - Class in com.aliyun.svideosdk.mixrecorder
 
AliyunMixBorderParam(AliyunMixBorderParam.Builder) - Constructor for class com.aliyun.svideosdk.mixrecorder.AliyunMixBorderParam
 
AliyunMixBorderParam.Builder - Class in com.aliyun.svideosdk.mixrecorder
AliyunMixComposerCreator - Class in com.aliyun.svideosdk.mixrecorder.impl
 
AliyunMixComposerCreator() - Constructor for class com.aliyun.svideosdk.mixrecorder.impl.AliyunMixComposerCreator
 
AliyunMixMediaInfoParam - Class in com.aliyun.svideosdk.mixrecorder
 
AliyunMixMediaInfoParam.Builder - Class in com.aliyun.svideosdk.mixrecorder
AliyunMixMediaInfoParam builder static inner class.
AliyunMixOutputParam - Class in com.aliyun.svideosdk.mixrecorder
 
AliyunMixOutputParam.Builder - Class in com.aliyun.svideosdk.mixrecorder
AliyunMixOutputParam 内部构建对象
AliyunMixRecorderCreator - Class in com.aliyun.svideosdk.mixrecorder.impl
 
AliyunMixRecorderCreator() - Constructor for class com.aliyun.svideosdk.mixrecorder.impl.AliyunMixRecorderCreator
 
AliyunMixRecorderDisplayParam - Class in com.aliyun.svideosdk.mixrecorder
 
AliyunMixRecorderDisplayParam.Builder - Class in com.aliyun.svideosdk.mixrecorder
AlivcMixRecorderDisplayParam builder static inner class.
AliyunMixStream - Class in com.aliyun.svideosdk.mixrecorder
 
AliyunMixStream.Builder - Class in com.aliyun.svideosdk.mixrecorder
AliyunMixStream 构造器
AliyunMixTrack - Class in com.aliyun.svideosdk.mixrecorder
 
AliyunMixTrack() - Constructor for class com.aliyun.svideosdk.mixrecorder.AliyunMixTrack
 
AliyunMixTrack(int) - Constructor for class com.aliyun.svideosdk.mixrecorder.AliyunMixTrack
Deprecated.
AliyunMixTrackLayoutParam - Class in com.aliyun.svideosdk.mixrecorder
轨道布局
AliyunMixTrackLayoutParam.Builder - Class in com.aliyun.svideosdk.mixrecorder
AliyunMultiRecorderCreator - Class in com.aliyun.svideosdk.multirecorder.impl
Added in v3.22.0
AliyunMultiRecorderCreator() - Constructor for class com.aliyun.svideosdk.multirecorder.impl.AliyunMultiRecorderCreator
 
AliyunPasterAbstractController<MODEL> - Class in com.aliyun.svideosdk.editor.impl
 
AliyunPasterBaseView - Interface in com.aliyun.svideosdk.editor
该接口是UI控制框架中对于上层贴图展示UI做的抽象,该接口需要开发者提供实现,并且将实现通过AliyunPasterController.setPasterView(AliyunPasterBaseView) 传递给短视频SDK,SDK内部会调用该实现的相关接口,确定如何渲染贴图,气泡文字,普通文字等
AliyunPasterController - Interface in com.aliyun.svideosdk.editor
 
AliyunPasterControllerCompoundCaption - Class in com.aliyun.svideosdk.editor.impl
字幕控制器
AliyunPasterManager - Interface in com.aliyun.svideosdk.editor
主要用于创建贴图控制类,负责与底层渲染接口交互,辅助上层UI展示,要使动图正确显示, 需要在添加动图之前调用AliyunPasterManager.setDisplaySize(int, int)设置动图显示区域的大小,这个显示区域指的是 UI界面上的显示区域。
AliyunPasterRender - Interface in com.aliyun.svideosdk.editor
贴图底层渲染接口,添加贴图到底层渲染
AliyunRecorderCreator - Class in com.aliyun.svideosdk.recorder.impl
 
AliyunRecorderCreator() - Constructor for class com.aliyun.svideosdk.recorder.impl.AliyunRecorderCreator
 
AliyunResModuleType - Enum in com.aliyun.svideosdk.editor.resource
加载出错资源模块类型 v3.23.0 新增
AliyunResTask - Class in com.aliyun.svideosdk.editor.resource
 
AliyunResTask(AliyunResModuleType, AliyunResType, Source, AliyunResTask.HandleCallback) - Constructor for class com.aliyun.svideosdk.editor.resource.AliyunResTask
 
AliyunResTask.HandleCallback - Interface in com.aliyun.svideosdk.editor.resource
处理回调(不对外)
AliyunResType - Enum in com.aliyun.svideosdk.editor.resource
加载出错资源类型 v3.23.0 新增
AliyunRollCaptionComposer - Interface in com.aliyun.svideosdk.editor
v3.20.0新增 翻转字幕编排器 注意:已确保线程安全,可随意调用
AliyunRollCaptionComposer.StyleEditor - Interface in com.aliyun.svideosdk.editor
字幕样式编辑器
AliyunSnapVideoParam - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunSnapVideoParam() - Constructor for class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
AliyunSnapVideoParam.Builder - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunSVideoPlayerCreator - Class in com.aliyun.svideosdk.player.impl
 
AliyunSVideoPlayerCreator() - Constructor for class com.aliyun.svideosdk.player.impl.AliyunSVideoPlayerCreator
 
AliyunSVideoUtils - Class in com.aliyun.svideosdk.common.utils
Added in v3.21
AliyunSVideoUtils() - Constructor for class com.aliyun.svideosdk.common.utils.AliyunSVideoUtils
 
AliyunTemplate - Class in com.aliyun.svideosdk.common.struct.template
v3.27.0 新增
AliyunTemplate() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplate
 
AliyunTemplateBuilder - Interface in com.aliyun.svideosdk.editor.template
v3.27.0 新增
AliyunTemplateDraftManager - Class in com.aliyun.svideosdk.editor.draft
v3.27.0 新增
AliyunTemplateDraftManager() - Constructor for class com.aliyun.svideosdk.editor.draft.AliyunTemplateDraftManager
 
AliyunTemplateEditor - Interface in com.aliyun.svideosdk.editor.template
v3.27.0 新增
AliyunTemplateFactory - Class in com.aliyun.svideosdk.editor.template
v3.27.0 新增
AliyunTemplateFactory() - Constructor for class com.aliyun.svideosdk.editor.template.AliyunTemplateFactory
 
AliyunTemplateImageParam - Class in com.aliyun.svideosdk.common.struct.template
v3.27.0 新增
AliyunTemplateImageParam() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplateImageParam
 
AliyunTemplateParam - Class in com.aliyun.svideosdk.common.struct.template
v3.27.0 新增
AliyunTemplateParam() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplateParam
 
AliyunTemplateParam.Type - Enum in com.aliyun.svideosdk.common.struct.template
模板参数类型
AliyunTemplatePlayer - Interface in com.aliyun.svideosdk.editor.template
v3.27.0 新增
AliyunTemplatePlayStateListener - Interface in com.aliyun.svideosdk.template
v3.35.0 新增
AliyunTemplateRenderListener - Interface in com.aliyun.svideosdk.template
v3.35.0 新增
AliyunTemplateSourceHandleCallback - Interface in com.aliyun.svideosdk.editor.template
v3.27.0 新增
AliyunTemplateTextParam - Class in com.aliyun.svideosdk.common.struct.template
 
AliyunTemplateTextParam() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplateTextParam
 
AliyunTemplateVideoParam - Class in com.aliyun.svideosdk.common.struct.template
 
AliyunTemplateVideoParam() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplateVideoParam
 
AliyunThumbnailFetcherFactory - Class in com.aliyun.svideosdk.common.impl
 
AliyunThumbnailFetcherFactory() - Constructor for class com.aliyun.svideosdk.common.impl.AliyunThumbnailFetcherFactory
 
AliyunTypeface - Enum in com.aliyun.svideosdk.common
字体字形样式
AliyunVideoClip - Class in com.aliyun.svideosdk.common.struct.common
编辑模块编辑视频用到的视频源,该类的实例可以通过AliyunVideoClip.Builder来构建获得,通过AliyunIImport导入视频时需要先 创建视频源对象,添加到AliyunIImport中。
AliyunVideoClip.Builder - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunVideoParam - Class in com.aliyun.svideosdk.common.struct.common
合成导出视频的参数设置,该实例可通过AliyunVideoParam.Builder来创建
AliyunVideoParam() - Constructor for class com.aliyun.svideosdk.common.struct.common.AliyunVideoParam
 
AliyunVideoParam.AudioChannel - Enum in com.aliyun.svideosdk.common.struct.common
 
AliyunVideoParam.AudioSampleRate - Enum in com.aliyun.svideosdk.common.struct.common
 
AliyunVideoParam.Builder - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunVideoRecorderConfig - Class in com.aliyun.svideosdk.multirecorder.config
config for the video recorder Added in v3.22.0
AliyunVideoRecorderConfig.Builder - Class in com.aliyun.svideosdk.multirecorder.config
 
allClips() - Method in interface com.aliyun.svideosdk.recorder.AliyunIAudioRecorder
获取全部音频片段
animationFilterRestored(List<EffectFilter>) - Method in interface com.aliyun.svideosdk.editor.OnAnimationFilterRestored
Deprecated.
需要恢复的动效滤镜对象
APP_PRIVATE_DIR - Static variable in class com.aliyun.svideosdk.AlivcSdkCore
 
APP_PUBLIC_DIR - Static variable in class com.aliyun.svideosdk.AlivcSdkCore
 
apply() - Method in interface com.aliyun.svideosdk.editor.AliyunIAudioController
 
apply() - Method in interface com.aliyun.svideosdk.editor.AliyunIAugmentationController
应用变化结果
apply() - Method in interface com.aliyun.svideosdk.editor.AliyunILayoutController
 
apply() - Method in interface com.aliyun.svideosdk.editor.AliyunISteamController
应用变化结果
apply() - Method in class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
 
applyAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
设置动效滤镜,将滤镜资源的目录填入到EffectFilter中,或者通过EffectFilter.Builder来 构建
applyAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
设置动效滤镜,通过EffectFilter.Builder来构建滤镜资源对象
applyAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
设置动效滤镜,将滤镜资源的目录填入到EffectBase.setPath(String)中,或者通过EffectFilter.Builder来 构建
applyAudioEffect(int, AudioEffectType, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
增加音效 如果素材无音轨,该接口返回成功,但是没有效果
applyBackgroundMusic(EffectStream) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
v3.27.0 新增 设置录制背景音乐
applyBlurBackground(int, long, long, float) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
添加模糊背景
applyDub(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
v3.27.0已废弃,请使用AliyunIEditor.applyDub(TrackAudioStream) 代替
applyDub(TrackAudioStream) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
使用配音效果 音乐作用时间可以选择,时间设置
applyFilter(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
v3.27.0废弃,请使用AliyunIEditor.applyFilter(TrackEffectFilter)代替
applyFilter(TrackEffectFilter) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
使用滤镜效果
applyFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
设置滤镜效果
applyFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
设置滤镜效果
applyFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
设置滤镜效果
applyLutFilter(LUTEffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
v3.27.0 版本新增
applyMusic(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
v3.27.0已废弃,请使用AliyunIEditor.applyMusic(TrackAudioStream) 代替
applyMusic(TrackAudioStream) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
使用music效果 音乐作用时间可以选择,时间设置
applyMusicMixWeight(int, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
applyMusicWeight(int, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
单独设置某一路音频音量权重(包含素材流和主流)
applyMV(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
v3.27.0废弃,请使用AliyunIEditor.applyMV(TrackEffectMV) 代替
applyMV(TrackEffectMV) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
使用mv效果
applyPaintCanvas() - Method in interface com.aliyun.svideosdk.editor.AliyunICanvasController
设置涂鸦
applyPaintCanvas(EffectPaint) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
添加涂鸦
applySourceChange() - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
执行流改变的操作,该操作会导致编辑的视频重新播放
applySourceChange() - Method in interface com.aliyun.svideosdk.editor.AliyunISourcePartManager
执行流改变的操作,该操作会导致编辑的视频重新播放
applyWaterMark(String, float, float, float, float) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
使用水印特效,如果需要使用文字水印,可以通过Bitmap工具把文字转成水印
applyWaterMark(TrackEffectWaterMark) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
使用水印特效,如果需要使用文字水印,可以通过Bitmap工具把文字转成水印
AUDIO_BIT_RATE - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_CHANNELS - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_CODEC - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_DURATION - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_FORAMT - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_FRAME_COUNT - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_FRAME_SAMPLES - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_SAMPLE_RATE - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_START_TIME - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_STREAM_DIC_KEY_START - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
AUDIO_STREAM_INDEX - Static variable in class com.aliyun.svideosdk.transcode.NativeParser
 
audioChannel(AliyunVideoParam.AudioChannel) - Method in class com.aliyun.svideosdk.common.struct.common.AliyunVideoParam.Builder
设置音频通道数
audioEffect(int, AudioEffectType, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
AudioRecordCallback - Interface in com.aliyun.svideosdk.recorder
Deprecated.
audioSampleRate(AliyunVideoParam.AudioSampleRate) - Method in class com.aliyun.svideosdk.common.struct.common.AliyunVideoParam.Builder
设置采样率
AudioTrack - Class in com.aliyun.svideosdk.common.struct.project
音频轨道 v3.23.0 新增
AudioTrack() - Constructor for class com.aliyun.svideosdk.common.struct.project.AudioTrack
 
AudioTrackClip - Class in com.aliyun.svideosdk.common.struct.project
音频素材片段 v3.23.0 新增
AudioTrackClip() - Constructor for class com.aliyun.svideosdk.common.struct.project.AudioTrackClip
 
AudioTrackClip.Type - Enum in com.aliyun.svideosdk.common.struct.project
 
audioWeight(int) - Method in class com.aliyun.svideosdk.common.struct.effect.TrackAudioStream.Builder
设置音频流混音权重
avgUseTime - Variable in class com.aliyun.svideosdk.common.struct.encoder.EncoderInfo
编码一张图像消耗时间,单位微秒
A B C D E F G H I K L M N O P R S T U V W X Y 
Skip navigation links