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
Action Animation
ActionBase - Class in com.aliyun.svideosdk.common.struct.effect
A class that defines common animations such as rotation, translation, and transparency control.
ActionBase() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionBase
 
ActionBase.Interpolator - Enum in com.aliyun.svideosdk.common.struct.effect
Added in v3.25.0 Interpolator
ActionBase.PartParam - Class in com.aliyun.svideosdk.common.struct.effect
Added in v3.25.0 The animation param of child node.
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
A class that defines alpha animations.
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
A class that defines rotations by an angle.
ActionRotateBy() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionRotateBy
 
ActionRotateTo - Class in com.aliyun.svideosdk.common.struct.effect
A class that defines rotations by points.
ActionRotateTo() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionRotateTo
 
ActionScale - Class in com.aliyun.svideosdk.common.struct.effect
A class that defines scale animations.
ActionScale() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionScale
 
ActionSet - Class in com.aliyun.svideosdk.common.struct.effect
Added in 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
 
ActionShader() - Constructor for class com.aliyun.svideosdk.common.struct.effect.ActionShader
 
ActionTranslate - Class in com.aliyun.svideosdk.common.struct.effect
A class that defines translational motions.
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
A class that defines wipe animations.
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
Add the action.
addAnimationFilter(Filter) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Adds an animated filter.
addAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
addAnimationFilter(TrackEffectFilter) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Adds an animated filter.
addAudioTrackClip(AudioTrackClip) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Add the audio clip.
addCameraCapture(AliyunLayoutParam) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIVideoCapture
Add the camera capture just only one.
addCaption(AliyunCaption) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
 
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
Adds a standard caption and sets the display duration of the caption.
addCaptionWithStartTime(String, Source, Source, long, long, TimeUnit) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Adds a standard caption and sets the display duration of the caption.
addEffect(int, Effect) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Adds the effect.
addEffectPaster(EffectPaster) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Adds a sticker.
addFacePaster(Source) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecordPasterManager
Adds a face sticker.
addFrameAnimation(ActionBase) - Method in interface com.aliyun.svideosdk.editor.AliyunIAnimationController
Adds an animation to a stream or material.
addFrameAnimation(ActionBase) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Adds an animation to a stream or material.
addFrameAnimation(ActionBase) - Method in class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
Adds an animation to a stream or material.
addImage(String, long, TransitionBase, AliyunDisplayMode) - Method in interface com.aliyun.svideosdk.common.AliyunIClipConstructor
addImage(EffectPicture) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
from v3.27.0,use the class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerImage from AliyunIEditor.getPasterManager() instead.
addImage(Source) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Adds a image.
addImage(EffectImage) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Deprecated.
in v3.27.0 ,use AliyunIMixRecorder.getPasterManager() instead.
addImage(EffectImage) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Adds a image.
addImage(EffectImage) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
in v3.27.0 ,use AliyunIRecorder.getPasterManager() instead.
addImage(Source) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecordPasterManager
Adds a watermark image.
addImageSource(String, long, long) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
Adds an image source.
addMediaClip(AliyunClip) - Method in interface com.aliyun.svideosdk.common.AliyunIClipManager
Adds a media clip.
addMediaClip(int, AliyunClip) - Method in interface com.aliyun.svideosdk.common.AliyunIClipManager
Adds a media clip to an index position.
addPaster(String) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Deprecated.
addPaster(Source) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Adds a sticker.
addPaster(EffectPaster) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Deprecated.
in v3.27.0 ,use AliyunIMixRecorder.getPasterManager() instead.
addPaster(EffectPaster, float, float, float, float, float, boolean) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Deprecated.
in v3.27.0 ,use AliyunIMixRecorder.getPasterManager() instead. AliyunIMixRecorder.setEffectView(float, float, float, float, EffectBase) and this method can be used to add multiple effects.
addPaster(EffectPaster) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Adds a face sticker.
addPaster(EffectPaster, float, float, float, float, float, boolean) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Adds a sticker.
addPaster(EffectPaster) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
in v3.27.0 ,use AliyunIRecorder.getPasterManager() instead.
addPaster(EffectPaster, float, float, float, float, float, boolean) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
in v3.27.0 ,use AliyunIRecorder.getPasterManager() instead.
addPaster(Source) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecordPasterManager
Adds a normal sticker.
addPasterTrack(PasterTrack) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Adds the paster track.
addPasterWithStartTime(String, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
addPasterWithStartTime(Source, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Adds a sticker and sets the display duration of the sticker.
addPasterWithStartTime(Source, long, long, TimeUnit) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Adds a sticker and sets the display duration of the sticker.
addRunningDisplayMode(VideoDisplayMode, int, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
addStream(AliyunMixStream) - Method in class com.aliyun.svideosdk.mixrecorder.AliyunMixTrack
Adds a video stream to this track.
addSubtitle(String, String) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
addSubtitle(String, Source) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
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
Deprecated.
use AliyunPasterManager.addCaptionWithStartTime(java.lang.String, java.lang.String, java.lang.String, long, long) instead Adds a standard caption and sets the display duration of the caption.
addSubtitleWithStartTime(String, Source, long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
Deprecated.
use AliyunPasterManager.addCaptionWithStartTime(java.lang.String, java.lang.String, java.lang.String, long, long) instead Adds a standard caption and sets the display duration of the caption. Added in v3.23.0
addTailWaterMark(String, float, float, float, float, long) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Adds a watermark to the end of the video.
addTailWaterMark(TrackEffectWaterMark, long, TimeUnit) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Adds a watermark to the end of the video.
addTimeFilter(TimeFilter) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Add the time filter.
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
Adds a video source.
addVideoSource(String) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
addViewCapture(AliyunLayoutParam, View) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIVideoCapture
Adds view capture.
addWaterMark(EffectImage) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIVideoRecorder
Adds a watermark image.
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 entry, you must call rigister, and then use SDK function
AlivcSdkCore() - Constructor for class com.aliyun.svideosdk.AlivcSdkCore
 
AlivcSdkCore.AlivcDebugLoggerLevel - Enum in com.aliyun.svideosdk
SDK log report level define
AlivcSdkCore.AlivcLogLevel - Enum in com.aliyun.svideosdk
SDK log output level define
AliyunAEITemplate - Interface in com.aliyun.svideosdk.template
sdk version >= v3.35.0
AliyunAETemplateAsset - Class in com.aliyun.svideosdk.template.model
sdk version >= 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
sdk version >= 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
sdk version >= 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
sdk version >= v3.35.0
AliyunAETemplateCreator() - Constructor for class com.aliyun.svideosdk.template.AliyunAETemplateCreator
 
AliyunAETemplateIEditor - Interface in com.aliyun.svideosdk.template
sdk version >= v3.35.0
AliyunAETemplateIPlayer - Interface in com.aliyun.svideosdk.template
sdk version >= v3.35.0
AliyunAETemplateManager - Class in com.aliyun.svideosdk.template
sdk version >= v3.35.0
AliyunAETemplateManager() - Constructor for class com.aliyun.svideosdk.template.AliyunAETemplateManager
 
AliyunAETemplatePlayView - Class in com.aliyun.svideosdk.template.view
sdk version >= 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
 
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
Caption Bean
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
 
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
Video transition effect.
AliyunDraft - Class in com.aliyun.svideosdk.editor.draft
 
AliyunDraft() - Constructor for class com.aliyun.svideosdk.editor.draft.AliyunDraft
 
AliyunDraftListCallback - Interface in com.aliyun.svideosdk.editor.draft
 
AliyunDraftManager - Class in com.aliyun.svideosdk.editor.draft
 
AliyunDraftManager() - Constructor for class com.aliyun.svideosdk.editor.draft.AliyunDraftManager
 
AliyunDraftResourceDownloader - Interface in com.aliyun.svideosdk.editor.draft
 
AliyunDraftResourceLoader - Interface in com.aliyun.svideosdk.editor.draft
 
AliyunDraftResourceUploader - Interface in com.aliyun.svideosdk.editor.draft
 
AliyunDraftResTask - Class in com.aliyun.svideosdk.editor.draft
 
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
 
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
Font Style
AliyunFontStyle(String, float, AliyunTypeface) - Constructor for class com.aliyun.svideosdk.common.AliyunFontStyle
 
AliyunFontStyle(ISource) - Constructor for class com.aliyun.svideosdk.common.AliyunFontStyle
 
AliyunFontStyle(ISource, float, AliyunTypeface) - Constructor for class com.aliyun.svideosdk.common.AliyunFontStyle
 
AliyunIAnimationController - Interface in com.aliyun.svideosdk.editor
sdk version >= v3.25.0
AliyunIAudioController - Interface in com.aliyun.svideosdk.editor
sdk version >= v3.25.0
AliyunIAudioRecorder - Interface in com.aliyun.svideosdk.recorder
An interface for audio recording.
AliyunIAugmentationController - Interface in com.aliyun.svideosdk.editor
sdk version >= v3.25.0
AliyunIBaseCapture - Interface in com.aliyun.svideosdk.multirecorder
The base interface for capturing.
AliyunIBaseCompose - Interface in com.aliyun.svideosdk.editor
An interface that enables the composition of multimedia data in the background.
AliyunICameraCapture - Interface in com.aliyun.svideosdk.multirecorder
An interface for camera capturing.
AliyunICanvasController - Interface in com.aliyun.svideosdk.editor
 
AliyunIClipConstructor - Interface in com.aliyun.svideosdk.common
An interface that manages media clips.
AliyunIClipManager - Interface in com.aliyun.svideosdk.common
An interface that manages media clips.
AliyunIClipManager - Interface in com.aliyun.svideosdk.recorder
An interface that manages video clips during video recording.
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
An interface for editing video files.
AliyunIImport - Interface in com.aliyun.svideosdk.importer
An interface that is used to import videos to AliyunIEditor.
AliyunILayoutController - Interface in com.aliyun.svideosdk.editor
sdk version >= v3.25.0
AliyunImageClip - Class in com.aliyun.svideosdk.common.struct.common
A class that defines the image clip that is used in video editing.
AliyunImageClip.Builder - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunIMixComposer - Interface in com.aliyun.svideosdk.mixrecorder
An interface that defines video tracks.
AliyunIMixRecorder - Interface in com.aliyun.svideosdk.mixrecorder
The interface of mix recorder
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
 
AliyunIPasterController - Interface in com.aliyun.svideosdk.editor
The abstract paster controller.
AliyunIPipController - Interface in com.aliyun.svideosdk.editor
sdk version >= v3.25.0
AliyunIPipManager - Interface in com.aliyun.svideosdk.editor
sdk version >= v3.25.0
AliyunIPipTrack - Interface in com.aliyun.svideosdk.editor
sdk version >= v3.25.0
AliyunIPlayerController - Interface in com.aliyun.svideosdk.editor
The player interface for editing video files.
AliyunIRecorder - Interface in com.aliyun.svideosdk.recorder
An interface for video recording.
AliyunIRecordPasterManager - Interface in com.aliyun.svideosdk.recorder
The sticker manager of recorder
AliyunIRenderCallback - Interface in com.aliyun.svideosdk.editor
render callback
AliyunISourcePartManager - Interface in com.aliyun.svideosdk.editor
An interface that manages media clips.
AliyunISteamController - Interface in com.aliyun.svideosdk.editor
 
AliyunIStickerController - Interface in com.aliyun.svideosdk.common.framework
The sticker controller
AliyunISVideoPlayer - Interface in com.aliyun.svideosdk.player
 
AliyunIThumbnailFetcher - Interface in com.aliyun.svideosdk.common
An interface that is used to obtain thumbnail images.
AliyunIThumbnailFetcher.CropMode - Enum in com.aliyun.svideosdk.common
 
AliyunIThumbnailFetcher.OnThumbnailCompletion - Interface in com.aliyun.svideosdk.common
 
AliyunIVideoCapture - Interface in com.aliyun.svideosdk.multirecorder
An interface for video frame capturing config.
AliyunIVideoRecorder - Interface in com.aliyun.svideosdk.multirecorder
An interface for video recording.
AliyunIViewCapture - Interface in com.aliyun.svideosdk.multirecorder
An interface for view capturing.
AliyunIVodCompose - Interface in com.aliyun.svideosdk.editor
An interface for composing media clips and uploading video files to ApsaraVideo VoD.
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
A class that defines layout params.
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
AliyunMixBorderParam builder static inner class.
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 builder static inner class.
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 builder static inner class.
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
A class that defines track layouts.
AliyunMixTrackLayoutParam.Builder - Class in com.aliyun.svideosdk.mixrecorder
AliyunMixTrackLayoutParam builder static inner class.
AliyunMultiRecorderCreator - Class in com.aliyun.svideosdk.multirecorder.impl
 
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
An interface that abstracts the views for displaying stickers in the UI layer.
AliyunPasterController - Interface in com.aliyun.svideosdk.editor
 
AliyunPasterControllerCompoundCaption - Class in com.aliyun.svideosdk.editor.impl
The caption controller
AliyunPasterManager - Interface in com.aliyun.svideosdk.editor
An interface that is used to create sticker managers, which use rendering methods to display stickers correctly in the UI.
AliyunPasterRender - Interface in com.aliyun.svideosdk.editor
An interface for rendering stickers in the underlying layer.
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
the draft resource module type.
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
 
AliyunRollCaptionComposer - Interface in com.aliyun.svideosdk.editor
 
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
 
AliyunSVideoUtils() - Constructor for class com.aliyun.svideosdk.common.utils.AliyunSVideoUtils
 
AliyunTemplate - Class in com.aliyun.svideosdk.common.struct.template
sdk version >= v3.27.0
AliyunTemplate() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplate
 
AliyunTemplateBuilder - Interface in com.aliyun.svideosdk.editor.template
sdk version >= v3.27.0
AliyunTemplateDraftManager - Class in com.aliyun.svideosdk.editor.draft
sdk version >= v3.27.0
AliyunTemplateDraftManager() - Constructor for class com.aliyun.svideosdk.editor.draft.AliyunTemplateDraftManager
 
AliyunTemplateEditor - Interface in com.aliyun.svideosdk.editor.template
sdk version >= v3.27.0
AliyunTemplateFactory - Class in com.aliyun.svideosdk.editor.template
sdk version >= v3.27.0
AliyunTemplateFactory() - Constructor for class com.aliyun.svideosdk.editor.template.AliyunTemplateFactory
 
AliyunTemplateImageParam - Class in com.aliyun.svideosdk.common.struct.template
sdk version >= v3.27.0
AliyunTemplateImageParam() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplateImageParam
 
AliyunTemplateParam - Class in com.aliyun.svideosdk.common.struct.template
sdk version >= v3.27.0
AliyunTemplateParam() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplateParam
 
AliyunTemplateParam.Type - Enum in com.aliyun.svideosdk.common.struct.template
the param type.
AliyunTemplatePlayer - Interface in com.aliyun.svideosdk.editor.template
sdk version >= v3.27.0
AliyunTemplatePlayStateListener - Interface in com.aliyun.svideosdk.template
sdk version >= v3.35.0
AliyunTemplateRenderListener - Interface in com.aliyun.svideosdk.template
sdk version >= v3.35.0
AliyunTemplateSourceHandleCallback - Interface in com.aliyun.svideosdk.editor.template
sdk version >= v3.27.0
AliyunTemplateTextParam - Class in com.aliyun.svideosdk.common.struct.template
sdk version >= v3.27.0
AliyunTemplateTextParam() - Constructor for class com.aliyun.svideosdk.common.struct.template.AliyunTemplateTextParam
 
AliyunTemplateVideoParam - Class in com.aliyun.svideosdk.common.struct.template
sdk version >= v3.27.0
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
Font Typeface Style
AliyunVideoClip - Class in com.aliyun.svideosdk.common.struct.common
A class that defines the video clips that are used in editing.
AliyunVideoClip.Builder - Class in com.aliyun.svideosdk.common.struct.common
 
AliyunVideoParam - Class in com.aliyun.svideosdk.common.struct.common
A class that defines the video parameters when composing video files.
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
 
AliyunVideoRecorderConfig.Builder - Class in com.aliyun.svideosdk.multirecorder.config
 
allClips() - Method in interface com.aliyun.svideosdk.recorder.AliyunIAudioRecorder
Gets all recorded clips.
animationFilterRestored(List<EffectFilter>) - Method in interface com.aliyun.svideosdk.editor.OnAnimationFilterRestored
Deprecated.
The callback that outputs the animated filter object to be restored.
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 change
apply() - Method in interface com.aliyun.svideosdk.editor.AliyunILayoutController
 
apply() - Method in interface com.aliyun.svideosdk.editor.AliyunISteamController
apply change
apply() - Method in class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
 
applyAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Applies an animated filter.
applyAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Applies an animated filter.
applyAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Applies an animated filter.
applyAudioEffect(int, AudioEffectType, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Adds a sound effect.
applyBackgroundMusic(EffectStream) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Added in v3.27.0 Sets the background music during recording.
applyBlurBackground(int, long, long, float) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Adds a blurred background.
applyDub(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
from v3.27.0,use AliyunIEditor.applyDub(TrackAudioStream) instead.
applyDub(TrackAudioStream) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Adds voiceover to a time period.
applyFilter(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
applyFilter(TrackEffectFilter) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Applies a filter.
applyFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Applies a filter.
applyFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Applies a filter.
applyFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Applies a filter.
applyLutFilter(LUTEffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Added in v3.27.0
applyMusic(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
from v3.27.0,use AliyunIEditor.applyMusic(TrackAudioStream) instead.
applyMusic(TrackAudioStream) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Adds music to a time period.
applyMusicMixWeight(int, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
applyMusicWeight(int, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Sets the volume of an audio stream.
applyMV(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
from v3.27.0, use AliyunIEditor.applyMV(TrackEffectMV) instead.
applyMV(TrackEffectMV) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Applies an MV effect.
applyPaintCanvas() - Method in interface com.aliyun.svideosdk.editor.AliyunICanvasController
Adds doodles to video.
applyPaintCanvas(EffectPaint) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Adds a doodle.
applySourceChange() - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Applies changes to video clips.
applySourceChange() - Method in interface com.aliyun.svideosdk.editor.AliyunISourcePartManager
Applies changes to video clips.
applyWaterMark(String, float, float, float, float) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Applies a watermark.
applyWaterMark(TrackEffectWaterMark) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Applies a watermark.
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
Sets channel of audo
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
Sets the sample rate of audo
AudioTrack - Class in com.aliyun.svideosdk.common.struct.project
 
AudioTrack() - Constructor for class com.aliyun.svideosdk.common.struct.project.AudioTrack
 
AudioTrackClip - Class in com.aliyun.svideosdk.common.struct.project
 
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
Set the mix weight of audio stream
avgUseTime - Variable in class com.aliyun.svideosdk.common.struct.encoder.EncoderInfo
The average time to encode an image.
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