跳过导航链接
A B C D E F G H I K L M N O P R S T U V W X Y 

A

ActionBase - com.aliyun.svideosdk.common.struct.effect中的类
A class that defines common animations such as rotation, translation, and transparency control.
ActionBase() - 类 的构造器com.aliyun.svideosdk.common.struct.effect.ActionBase
 
ActionFade - com.aliyun.svideosdk.common.struct.effect中的类
A class that defines alpha animations.
ActionFade() - 类 的构造器com.aliyun.svideosdk.common.struct.effect.ActionFade
 
ActionRotate - com.aliyun.svideosdk.common.struct.effect中的类
A class that defines rotations.
ActionRotate() - 类 的构造器com.aliyun.svideosdk.common.struct.effect.ActionRotate
 
ActionRotateBy - com.aliyun.svideosdk.common.struct.effect中的类
A class that defines rotations by an angle.
ActionRotateBy() - 类 的构造器com.aliyun.svideosdk.common.struct.effect.ActionRotateBy
 
ActionRotateTo - com.aliyun.svideosdk.common.struct.effect中的类
A class that defines rotations by points.
ActionRotateTo() - 类 的构造器com.aliyun.svideosdk.common.struct.effect.ActionRotateTo
 
ActionScale - com.aliyun.svideosdk.common.struct.effect中的类
A class that defines scale animations.
ActionScale() - 类 的构造器com.aliyun.svideosdk.common.struct.effect.ActionScale
 
ActionTranslate - com.aliyun.svideosdk.common.struct.effect中的类
A class that defines translational motions.
ActionTranslate() - 类 的构造器com.aliyun.svideosdk.common.struct.effect.ActionTranslate
 
ActionWipe - com.aliyun.svideosdk.common.struct.effect中的类
A class that defines wipe animations.
ActionWipe() - 类 的构造器com.aliyun.svideosdk.common.struct.effect.ActionWipe
 
addAnimationFilter(EffectFilter) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Adds an animated filter.
addCameraCapture(AliyunLayoutParam) - 接口 中的方法com.aliyun.svideosdk.multirecorder.AliyunIVideoCapture
Add the camera capture just only one.
addCaption(AliyunCaption) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterRender
 
addCaptionPaster(Bitmap, EffectCaption) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterRender
已过时。
addCaptionPaster(BitmapGenerator, EffectCaption) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterRender
已过时。
addCaptionWithStartTime(String, String, String, long, long) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterManager
Adds a standard caption and sets the display duration of the caption.
addEffectPaster(EffectPaster) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterRender
Adds a sticker.
addFrameAnimation(ActionBase) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Adds an animation to a stream or material.
addFrameAnimation(ActionBase) - 类 中的方法com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
Adds an animation to a stream or material.
addImage(String, long, TransitionBase, AliyunDisplayMode) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIClipConstructor
Adds an image.
addImage(EffectPicture) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Adds a static image.
addImage(EffectImage) - 接口 中的方法com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Adds a watermark image.
addImage(EffectImage) - 接口 中的方法com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Adds a image.
addImage(EffectImage) - 接口 中的方法com.aliyun.svideosdk.recorder.AliyunIRecorder
Adds a watermark image.
addImageSource(String, long, long) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
Adds an image source.
addMediaClip(AliyunClip) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIClipConstructor
Adds a media clip.
addMediaClip(int, AliyunClip) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIClipConstructor
Adds a media clip to an index position.
addPaster(String) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterManager
Adds a sticker.
addPaster(EffectPaster) - 接口 中的方法com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Adds a face sticker.
addPaster(EffectPaster, float, float, float, float, float, boolean) - 接口 中的方法com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Adds a normal sticker.
addPaster(EffectPaster) - 接口 中的方法com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Adds a face sticker.
addPaster(EffectPaster, float, float, float, float, float, boolean) - 接口 中的方法com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Adds a sticker.
addPaster(EffectPaster) - 接口 中的方法com.aliyun.svideosdk.recorder.AliyunIRecorder
Adds a face sticker.
addPaster(EffectPaster, float, float, float, float, float, boolean) - 接口 中的方法com.aliyun.svideosdk.recorder.AliyunIRecorder
Adds a sticker.
addPasterWithStartTime(String, long, long) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterManager
Adds a sticker and sets the display duration of the sticker.
addRunningDisplayMode(VideoDisplayMode, int, long, long) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
已过时。
addStream(AliyunMixStream) - 类 中的方法com.aliyun.svideosdk.mixrecorder.AliyunMixTrack
Adds a video stream to this track.
addSubtitle(String, String) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterManager
已过时。
addSubtitle(Bitmap, EffectText) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterRender
已过时。
addSubtitle(BitmapGenerator, EffectText) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterRender
Adds a standard caption.
addSubtitleWithStartTime(String, String, long, long) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterManager
已过时。
addTailWaterMark(String, float, float, float, float, long) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Adds a watermark to the end of the video.
addVideo(String, TransitionBase, AliyunDisplayMode) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIClipConstructor
addVideo(String, long, long, TransitionBase, AliyunDisplayMode) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIClipConstructor
Adds a video.
addVideoSource(String, long, long, long) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
Adds a video source.
addVideoSource(String) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
addViewCapture(AliyunLayoutParam, View) - 接口 中的方法com.aliyun.svideosdk.multirecorder.AliyunIVideoCapture
Adds view capture.
addWaterMark(EffectImage) - 接口 中的方法com.aliyun.svideosdk.multirecorder.AliyunIVideoRecorder
Adds a watermark image.
ALIVC_ADEC_ERROR_FFMPEG_DEC_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_ADEC_ERROR_FFMPEG_NO_CONTEXT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_ADEC_ERROR_FFMPEG_NOT_FIND_DECODER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_ADEC_ERROR_FFMPEG_OEPN_FAIL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_INVALID_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_COMMON_INVALID_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_INVALID_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_COMMON_INVALID_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_RETURN_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_COMMON_RETURN_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_RETURN_SUCCESS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_COMMON_RETURN_SUCCESS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_COMMON_UNKNOWN_ERROR_CODE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_COMMON_UNKNOWN_ERROR_CODE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ALREADY_EXIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_CREATE_DECODER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_DECODER_CREATE_DECODER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_CREATE_NULL_CFG - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_NO_BUFFER_AVAILABLE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_NO_BUFFER_AVAILABLE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_DECODER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_DECODER_QUEUE_EMPTY_WARNING - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_DECODER_QUEUE_FULL_WARNING - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ALREADY_EXIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_CREATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INPUT_CONFIG - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INTERRUPT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_INTERRUPT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_WITHOUT_WORK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_ERROR_WITHOUT_WORK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_GETINFO_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_NO_INSTANSE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_NOT_OPEN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_OPEN_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_AFTERBURNER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_AOT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_BITRATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_CHANLOADER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_CHANNEL_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_SAMPLERATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_SINGLEMODE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_SET_TRANSMUX_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_WIDTHOUT_MATCH_ENCODER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_WIDTHOUT_MATCH_ENCODER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_ENCODER_WIDTHOUT_MATCH_STREAMTYPE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ADD_FRAME_BUFFER_FULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ADD_FRAME_BUFFER_FULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ADD_FRAME_INPUT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ADD_FRAME_INPUT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CONTROL_UNKNOWN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CONTROL_UNKNOWN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CREATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CREATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CTL_INPUT_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_CTL_INPUT_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_DESTROY_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_DESTROY_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_FILE_STREAM_LIST_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_FILE_STREAM_LIST_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_OPTION_LIST_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_OPTION_LIST_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_RE_CREATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_RE_CREATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_RE_DESTROY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_RE_DESTROY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_SEEK_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_SEEK_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_PROCESS_SEND_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_RENDER_ALLOC_SPEAKER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_RENDER_ALLOC_SPEAKER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_RENDER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_RENDER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_RENDER_INIT_SPEAKER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_RENDER_INIT_SPEAKER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_AUDIO_RENDER_SETMUTE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_AUDIO_RENDER_SETMUTE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_IN_END - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_IN_END - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_INPUT_FILE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_INPUT_FILE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_DEMUXER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_FIND_STREAM_INFO_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_DEMUXER_FIND_STREAM_INFO_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_INIT_MULTI_TIMES - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_DEMUXER_INIT_MULTI_TIMES - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DEMUXER_OPEN_FILE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_DEMUXER_OPEN_FILE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_DISPATCH_MSG_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_DISPATCH_MSG_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_MSG_QUEUE_FULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_ERROR_MSG_QUEUE_FULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_INITED_STATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_INITED_STATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_PLAYING_STATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_PLAYING_STATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_PREPARED_STATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_PREPARED_STATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_STATE_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_ERROR_SERVICE_CHANGE_STATE_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_SERVICE_IS_ALREADY_EXIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_ERROR_SERVICE_IS_ALREADY_EXIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_ERROR_THREAD_EXIT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_ERROR_THREAD_EXIT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_FFMPEGADECODER_ALREADY_EXIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IOSADECODER_ALREADY_EXIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IOSADECODER_ERROR_INFO - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IOSADECODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IOSADECODER_NEW_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_IS_SYNC_MSG - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_IS_SYNC_MSG - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_LICENSE_CHECK_MV_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_LICENSE_CHECK_PASTER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_LICENSE_CHECK_TRANSCODE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_LICENSE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_AUDIO_STREAM_DECODER_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_AUDIO_STREAM_DECODER_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_CACHE_DATA_SIZE_OVERFLOW - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_CACHE_DATA_SIZE_OVERFLOW - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_CREATE_DECODE_GOP_TASK_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_CREATE_DECODE_GOP_TASK_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_NO_FREE_DISK_SPACE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_NO_FREE_DISK_SPACE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_PROCESS_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_PROCESS_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_STREAM_NOT_EXISTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_STREAM_NOT_EXISTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_VIDEO_STREAM_DECODER_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_VIDEO_STREAM_DECODER_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MEDIA_POOL_WRONG_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MEDIA_POOL_WRONG_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_AVIO_OPEN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_AVIO_OPEN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREAT_OUTPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREAT_OUTPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_ACTX - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_ACTX - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_STREAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_STREAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_VCTX - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_CREATE_VCTX - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_FIND_ENCODER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_FIND_ENCODER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_INPUT_PACKET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_INPUT_PACKET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_INVALIDATE_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_INVALIDATE_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_NEW_ALLOC_OUTPUT_CONTEXT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_NEW_ALLOC_OUTPUT_CONTEXT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_NEW_STREAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_NEW_STREAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_VIDEO_AUDIO_UNSET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_VIDEO_AUDIO_UNSET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_WRITE_HEADER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_WRITE_HEADER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_MUXER_ERROR_WRITE_TRAILER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_MUXER_ERROR_WRITE_TRAILER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_EDITORLAYOUT_INVALID_SIZE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_EDITORLAYOUT_INVALID_SIZE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_EGL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_EGL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_CONTEXT_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_CONTEXT_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_SWAP_BUFFER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_SWAP_BUFFER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_SWAP_DEFAULT_BUFFER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_GL_SWAP_DEFAULT_BUFFER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_ANIMATION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_ANIMATION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_DATA - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_DATA - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_OPERATION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_OPERATION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_OPTION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_INVALID_OPTION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_LAYOUT_NOT_INIT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_LAYOUT_NOT_INIT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_LOAD_LIBRARY_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_LOAD_LIBRARY_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_SCENE_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_SCENE_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_RENDER_FIRST_FRAME_PREVIEWED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_RENDER_FIRST_FRAME_PREVIEWED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_SEND_SYNC_MSG_TIME_OUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_SEND_SYNC_MSG_TIME_OUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_DECODER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_DECODER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_H264_PARAM_SET_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_H264_PARAM_SET_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_HEVC_PARAM_SET_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_CREATE_HEVC_PARAM_SET_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_DECODE_PACKET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_DECODE_PACKET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_DECODE_SPS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_DECODE_SPS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_INTERRUPT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_INTERRUPT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_NO_BUFFER_AVAILABLE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_NO_BUFFER_AVAILABLE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_RESOURCE_PREEMPTED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_RESOURCE_PREEMPTED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_DECODER_QUEUE_EMPTY_WARNING - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_QUEUE_FULL_WARNING - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_SPS_PPS_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_DECODER_SPS_PPS_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_CREATE_ENCODER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_CREATE_ENCODER_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_API_LEVEL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_API_LEVEL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_BUFFER_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_CREATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_FEAT_NOTSUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_FMT_NOTSUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_SIZE_NOTSUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_TRY_READ - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_UPDATEBPS_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_UPDATEBPS_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_UPDATEBPS_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_ANDROID_WITHOUT_WORK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_CB - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_FFMPEG_ENCODE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_FFMPEG_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_FFMPEG_NO_CODEC - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_FFMPEG_OPEN_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INTERRUPT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INTERRUPT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INVALID_PTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_INVALID_PTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_ALAV_OPEN_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_ENCINIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_ENCSTART_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_HW_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_MIX_START_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NO_BUFFER_AVAILABLE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NO_BUFFER_AVAILABLE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NOT_ACTIVE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NOT_ACTIVE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_NULL_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_ENCODE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_FMT_NOTSUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_INIT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_INPUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_OUT_ZERO - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_SPS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_OPENH264_WITHOUT_WORK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_SESSION_BORKEN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_SESSION_BORKEN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_WITHOUT_WORK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_ERROR_WITHOUT_WORK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_WIDTHOUT_MATCH_ENCODER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_FRAMEWORK_VIDEO_ENCODER_WIDTHOUT_MATCH_ENCODER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_STATUS_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_COMPOSE_STATUS_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_DEMUX_FILE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_DEMUX_FILE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_FILE_NOT_EXIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_FILE_NOT_EXIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_ILLEGAL_EDITOR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_ILLEGAL_EDITOR_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_INVALID_COMPOSE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_INVALID_COMPOSE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_NATIVE_NOT_INITED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_NATIVE_NOT_INITED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_PARSE_RESOURCE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_PARSE_RESOURCE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_PAUSE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_PAUSE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_PREPARE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_PREPARE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_RESUME - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_RESUME - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SEEK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_SEEK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SEEK_IN_OFFSET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_SEEK_IN_OFFSET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_DISPLAY_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_DISPLAY_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_MODE_DISPLAY_NONE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_MODE_DISPLAY_NONE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_MODE_UNINIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_SET_MODE_UNINIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_STOP - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_STOP - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_SYSTEM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_SYSTEM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_TIME_EFFECT_NOT_SUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_TIME_EFFECT_NOT_SUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_TRANSITION_DURATION_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_TRANSITION_DURATION_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EDITOR_VIEW_TYPE_NOT_SUPPORTED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EDITOR_VIEW_TYPE_NOT_SUPPORTED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EFFECT_NO_RESOURCE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EFFECT_NO_RESOURCE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EFFECT_NOT_PAY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EFFECT_NOT_PAY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EFFECT_USE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EFFECT_USE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_EFFECT_USE_NOT_OVERRIDE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_EFFECT_USE_NOT_OVERRIDE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_AUDIO_RECORD_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_AUDIO_RECORD_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_CAMERA_NOT_OPEN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_CAMERA_NOT_OPEN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_CAMERA_SET_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_CAMERA_SET_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_CREATE_TEMP_FILE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_CREATE_TEMP_FILE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_NOT_SUPPORTED_CAMERA_TYPE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_NOT_SUPPORTED_CAMERA_TYPE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_OPEN_CAMERA_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_OPEN_CAMERA_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_START_PREVIEW_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_START_PREVIEW_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_IO_SWITCH_CAMERA - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_IO_SWITCH_CAMERA - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_LICENSE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_LICENSE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_DECODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_DECODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_ENCODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_ENCODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_ENCODER_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_ENCODER_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_PROC_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_PROC_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_PROC_SUPPORT_TWO_INPUTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_AUDIO_PROC_SUPPORT_TWO_INPUTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_CROP_IMAGE_FAILURE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_CROP_IMAGE_FAILURE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_DECODER_CANNOT_WORK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_DECODER_CANNOT_WORK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_IMAGE_QUEQU_EMPTY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_IMAGE_QUEQU_EMPTY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_MV_PARSE_CONFIG_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_MV_PARSE_CONFIG_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_AUDIO - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_AUDIO - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_IMAGE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_IMAGE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_PIXCEL_FORMAT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_PIXCEL_FORMAT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_PIXEL_FORMAT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_PIXEL_FORMAT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_TYPE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_TYPE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_VIDEO - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_NOT_SUPPORTED_VIDEO - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_PARSE_INPUT_FILE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_PARSE_INPUT_FILE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_PLAYER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_PLAYER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_SOUND_QUEQU_EMPTY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_SOUND_QUEQU_EMPTY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_DECODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_DECODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_ENCODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_ENCODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_ENCODER_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MEDIA_VIDEO_ENCODER_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MIX_LAYOUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MIX_LAYOUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MIX_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MIX_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MUSIC_NOT_SUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MUSIC_NOT_SUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_MUSIC_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_MUSIC_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_OTHER_PHONE_CALL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_OTHER_PHONE_CALL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_OTHER_RESIGN_ACTIVE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_OTHER_RESIGN_ACTIVE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_OTHER_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_OTHER_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_ADD_MEDIA_SOURCE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_ADD_MEDIA_SOURCE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_AUDIO_VIDEO_DURATION_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_AUDIO_VIDEO_DURATION_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_CLIP_INDEX_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_CLIP_INDEX_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_CLIP_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_CLIP_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_CONFLICT_TIME_INTERVAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_CONFLICT_TIME_INTERVAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_FILE_NOT_EXISTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_FILE_NOT_EXISTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_FILTER_FILE_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_FILTER_FILE_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_GIF_FILE_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_GIF_FILE_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_IMAGE_FILE_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_IMAGE_FILE_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_IMAGE_WATERMARK_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_IMAGE_WATERMARK_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_INVALID_ARGUMENTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_INVALID_ARGUMENTS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_INVALID_CANVAS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_INVALID_CANVAS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_MV_FILE_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_MV_FILE_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_NO_CLIP - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_NO_CLIP - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_OUTOUT_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_OUTOUT_PATH_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_PARAMETER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_PARAMETER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_PATH_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_PATH_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_PICTURE_SIZE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_PICTURE_SIZE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_PROJECT_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_PROJECT_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_RESOURCE_PARSE_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_RESOURCE_PARSE_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_SIZE_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_SIZE_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PARAM_VIDEO_PATH_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PARAM_VIDEO_PATH_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PERM_NO_DEVICE_PERMISSION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PERM_NO_DEVICE_PERMISSION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_PERMISSION_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_PERMISSION_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_FIND_TEXTURE_CLASS - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_INVALID_CAP_FORMAT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_INVALID_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_PROXY_CREATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_REC_SERVICE_CREATE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_AUDIO_DATA_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_AUDIO_DATA_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_ENCODER_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_ENCODER_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_FINISH_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_FINISH_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_MAX_DURATION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_MAX_DURATION - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_NOT_COMPLETE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_NOT_COMPLETE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_RECORDER_NOT_READY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_RECORDER_NOT_READY - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_VIDEO_DATA_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_VIDEO_DATA_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_RECORD_VIDEO_RGB_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_RECORD_VIDEO_RGB_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_DECODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_THUMB_DECODER_INTERNAL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_IMAGE_MATRIX_DETAIL_DATA - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_THUMB_IMAGE_MATRIX_DETAIL_DATA - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_IMAGE_MATRIX_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_THUMB_IMAGE_MATRIX_INIT_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_INTERNAL_LOGIC - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_THUMB_INTERNAL_LOGIC - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_PREPARE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_THUMB_PREPARE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_THUMB_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_TASK_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_THUMB_TASK_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_THUMB_VIDEO_STREAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_THUMB_VIDEO_STREAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_BACKGROUND - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRANSCODE_BACKGROUND - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_CROP_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRANSCODE_CROP_PARAM - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_ILLEGAL_CROP_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRANSCODE_ILLEGAL_CROP_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_INIT_PARAM_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRANSCODE_INIT_PARAM_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRANSCODE_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRANSCODE_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_AUDIO_INPUTS_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRES_AUDIO_INPUTS_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_DUPLICATE_ADD_EFFECT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRES_DUPLICATE_ADD_EFFECT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_INVALID_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRES_INVALID_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_PLAYER_UNPREPARED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRES_PLAYER_UNPREPARED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_SCREENRENDER_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRES_SCREENRENDER_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRES_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_TRES_START_MULTI - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_TRES_START_MULTI - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_UPLOAD_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_UPLOAD_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_UPLOAD_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_UPLOAD_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_UPLOAD_VOD_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_UPLOAD_VOD_NULL - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_SVIDEO_ERROR_UPLOAD_VOD_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
ALIVC_SVIDEO_ERROR_UPLOAD_VOD_STATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_BLACKLIST - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_CODEC_NOT_SUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_CREATE_SURFACE_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_DECODER_CFG_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_DECODER_INIT_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_EOS_QUEUE_IN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_FLUSH - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_FLUSH_DEQUEUE_IN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_FLUSH_INTERRUPT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_FLUSHCODEC - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_PACKET_TYPE_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SLICE_DEQUEUE_IN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SLICE_DEQUEUE_OUT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SLICE_QUEUE_IN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SLICE_QUEUE_IN_INFO - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_SPS_DEQUEUE_IN - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_API18_START - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_DEC_VIDEO - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_DECODE_PACKET_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_FLUSH_FAILED - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_NO_CONTEXT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_NOT_FIND_DECODER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_NOT_SUPPORT_OES - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_OPEN_CODEC - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_TYPE_INVALID - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_FFMPEG_UNKNOWN_FORMAT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_CODEC_NOT_SUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_CREATE_BUFFER - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_CREATE_FORMAT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_CREATE_SAMPLE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_DECODE_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_DECODER_CREATE - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_FETCHFRAME_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_HEVC_HW_NOT_SUPPORT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_HEVC_VERSION_LOW - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_INVALID_PACKET - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_INVALID_PACKET2 - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_PLATFORM_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_PLATFORM_ERROR2 - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_IOS_RESOURCE_INVALID_ERROR - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
ALIVC_VDEC_ERROR_NO_VIDEO_FORMAT - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
 
AliyunAudioClip - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunAudioClip(int, long, String) - 类 的构造器com.aliyun.svideosdk.common.struct.common.AliyunAudioClip
 
AliyunBorderParam - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunBorderParam(AliyunBorderParam.Builder) - 类 的构造器com.aliyun.svideosdk.common.struct.common.AliyunBorderParam
 
AliyunBorderParam.Builder - com.aliyun.svideosdk.common.struct.common中的类
AliyunBorderParam builder static inner class.
AliyunClip - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunClip() - 类 的构造器com.aliyun.svideosdk.common.struct.common.AliyunClip
 
AliyunClip(AliyunClip) - 类 的构造器com.aliyun.svideosdk.common.struct.common.AliyunClip
 
AliyunClip(String, TransitionBase, AliyunDisplayMode, int, int) - 类 的构造器com.aliyun.svideosdk.common.struct.common.AliyunClip
 
AliyunClip(String, TransitionBase, long, AliyunDisplayMode, int, int) - 类 的构造器com.aliyun.svideosdk.common.struct.common.AliyunClip
 
AliyunComposeFactory - com.aliyun.svideosdk.editor.impl中的类
 
AliyunComposeFactory() - 类 的构造器com.aliyun.svideosdk.editor.impl.AliyunComposeFactory
 
AliyunCropCreator - com.aliyun.svideosdk.crop.impl中的类
 
AliyunCropCreator() - 类 的构造器com.aliyun.svideosdk.crop.impl.AliyunCropCreator
 
AliyunDisplayMode - com.aliyun.svideosdk.common.struct.common中的枚举
Video transition effect.
AliyunEditorErrorCode - com.aliyun.svideosdk.common中的类
已过时。
AliyunEditorErrorCode() - 类 的构造器com.aliyun.svideosdk.common.AliyunEditorErrorCode
已过时。
 
AliyunEditorFactory - com.aliyun.svideosdk.editor.impl中的类
 
AliyunEditorFactory() - 类 的构造器com.aliyun.svideosdk.editor.impl.AliyunEditorFactory
 
AliyunEncodeMode - com.aliyun.svideosdk.common.struct.common中的枚举
 
AliyunErrorCode - com.aliyun.svideosdk.common中的类
 
AliyunErrorCode() - 类 的构造器com.aliyun.svideosdk.common.AliyunErrorCode
 
AliyunIAudioRecorder - com.aliyun.svideosdk.recorder中的接口
An interface for audio recording.
AliyunIBaseCapture - com.aliyun.svideosdk.multirecorder中的接口
The base interface for capturing.
AliyunIBaseCompose - com.aliyun.svideosdk.editor中的接口
An interface that enables the composition of multimedia data in the background.
AliyunICameraCapture - com.aliyun.svideosdk.multirecorder中的接口
An interface for camera capturing.
AliyunICanvasController - com.aliyun.svideosdk.editor中的接口
 
AliyunIClipConstructor - com.aliyun.svideosdk.common中的接口
An interface that manages media clips.
AliyunIClipManager - com.aliyun.svideosdk.recorder中的接口
An interface that manages video clips during video recording.
AliyunICompose - com.aliyun.svideosdk.editor中的接口
已过时。
AliyunICompose.AliyunIUploadCallBack - com.aliyun.svideosdk.editor中的接口
已过时。
AliyunIComposeCallBack - com.aliyun.svideosdk.editor中的接口
 
AliyunICrop - com.aliyun.svideosdk.crop中的接口
 
AliyunIEditor - com.aliyun.svideosdk.editor中的接口
An interface for editing video files.
AliyunIImport - com.aliyun.svideosdk.importer中的接口
An interface that is used to import videos to AliyunIEditor.
AliyunImageClip - com.aliyun.svideosdk.common.struct.common中的类
A class that defines the image clip that is used in video editing.
AliyunImageClip.Builder - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunIMixComposer - com.aliyun.svideosdk.mixrecorder中的接口
An interface that defines video tracks.
AliyunIMixRecorder - com.aliyun.svideosdk.mixrecorder中的接口
 
AliyunImportCreator - com.aliyun.svideosdk.importer.impl中的类
 
AliyunImportCreator() - 类 的构造器com.aliyun.svideosdk.importer.impl.AliyunImportCreator
 
AliyunIPaint - com.aliyun.svideosdk.editor中的接口
 
AliyunIPasterController - com.aliyun.svideosdk.editor中的接口
 
AliyunIRecorder - com.aliyun.svideosdk.recorder中的接口
An interface for video recording.
AliyunISVideoPlayer - com.aliyun.svideosdk.player中的接口
 
AliyunIThumbnailFetcher - com.aliyun.svideosdk.common中的接口
An interface that is used to obtain thumbnail images.
AliyunIThumbnailFetcher.CropMode - com.aliyun.svideosdk.common中的枚举
 
AliyunIThumbnailFetcher.OnThumbnailCompletion - com.aliyun.svideosdk.common中的接口
 
AliyunIVideoCapture - com.aliyun.svideosdk.multirecorder中的接口
An interface for video frame capturing config.
AliyunIVideoRecorder - com.aliyun.svideosdk.multirecorder中的接口
An interface for video recording.
AliyunIViewCapture - com.aliyun.svideosdk.multirecorder中的接口
An interface for view capturing.
AliyunIViewCapture.CapturePolicy - com.aliyun.svideosdk.multirecorder中的枚举
 
AliyunIVodCompose - com.aliyun.svideosdk.editor中的接口
An interface for composing media clips and uploading video files to ApsaraVideo VoD.
AliyunIVodCompose.AliyunComposeState - com.aliyun.svideosdk.editor中的枚举
 
AliyunIVodCompose.AliyunIVodUploadCallBack - com.aliyun.svideosdk.editor中的接口
 
AliyunLayoutParam - com.aliyun.svideosdk.common.struct.common中的类
A class that defines layout params.
AliyunLayoutParam.Builder - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunMixBorderParam - com.aliyun.svideosdk.mixrecorder中的类
 
AliyunMixBorderParam(AliyunMixBorderParam.Builder) - 类 的构造器com.aliyun.svideosdk.mixrecorder.AliyunMixBorderParam
 
AliyunMixBorderParam.Builder - com.aliyun.svideosdk.mixrecorder中的类
AliyunMixBorderParam builder static inner class.
AliyunMixComposerCreator - com.aliyun.svideosdk.mixrecorder.impl中的类
 
AliyunMixComposerCreator() - 类 的构造器com.aliyun.svideosdk.mixrecorder.impl.AliyunMixComposerCreator
 
AliyunMixMediaInfoParam - com.aliyun.svideosdk.mixrecorder中的类
 
AliyunMixMediaInfoParam.Builder - com.aliyun.svideosdk.mixrecorder中的类
AliyunMixMediaInfoParam builder static inner class.
AliyunMixOutputParam - com.aliyun.svideosdk.mixrecorder中的类
 
AliyunMixOutputParam.Builder - com.aliyun.svideosdk.mixrecorder中的类
AliyunMixOutputParam builder static inner class.
AliyunMixRecorderCreator - com.aliyun.svideosdk.mixrecorder.impl中的类
 
AliyunMixRecorderCreator() - 类 的构造器com.aliyun.svideosdk.mixrecorder.impl.AliyunMixRecorderCreator
 
AliyunMixRecorderDisplayParam - com.aliyun.svideosdk.mixrecorder中的类
 
AliyunMixRecorderDisplayParam.Builder - com.aliyun.svideosdk.mixrecorder中的类
AlivcMixRecorderDisplayParam builder static inner class.
AliyunMixStream - com.aliyun.svideosdk.mixrecorder中的类
 
AliyunMixStream.Builder - com.aliyun.svideosdk.mixrecorder中的类
AliyunMixStream builder static inner class.
AliyunMixTrack - com.aliyun.svideosdk.mixrecorder中的类
 
AliyunMixTrack() - 类 的构造器com.aliyun.svideosdk.mixrecorder.AliyunMixTrack
 
AliyunMixTrack(int) - 类 的构造器com.aliyun.svideosdk.mixrecorder.AliyunMixTrack
已过时。
AliyunMixTrackLayoutParam - com.aliyun.svideosdk.mixrecorder中的类
A class that defines track layouts.
AliyunMixTrackLayoutParam.Builder - com.aliyun.svideosdk.mixrecorder中的类
AliyunMixTrackLayoutParam builder static inner class.
AliyunMultiRecorderCreator - com.aliyun.svideosdk.multirecorder.impl中的类
 
AliyunMultiRecorderCreator() - 类 的构造器com.aliyun.svideosdk.multirecorder.impl.AliyunMultiRecorderCreator
 
AliyunPasterBaseView - com.aliyun.svideosdk.editor中的接口
An interface that abstracts the views for displaying stickers in the UI layer.
AliyunPasterController - com.aliyun.svideosdk.editor中的接口
 
AliyunPasterControllerCompoundCaption - com.aliyun.svideosdk.editor.impl中的类
 
AliyunPasterManager - 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 - com.aliyun.svideosdk.editor中的接口
An interface for rendering stickers in the underlying layer.
AliyunRecorderCreator - com.aliyun.svideosdk.recorder.impl中的类
 
AliyunRecorderCreator() - 类 的构造器com.aliyun.svideosdk.recorder.impl.AliyunRecorderCreator
 
AliyunRollCaptionComposer - com.aliyun.svideosdk.editor中的接口
 
AliyunRollCaptionComposer.StyleEditor - com.aliyun.svideosdk.editor中的接口
 
AliyunSnapVideoParam - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunSnapVideoParam() - 类 的构造器com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
AliyunSnapVideoParam.Builder - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunSVideoPlayerCreator - com.aliyun.svideosdk.player.impl中的类
 
AliyunSVideoPlayerCreator() - 类 的构造器com.aliyun.svideosdk.player.impl.AliyunSVideoPlayerCreator
 
AliyunSVideoUtils - com.aliyun.svideosdk.common.utils中的类
 
AliyunSVideoUtils() - 类 的构造器com.aliyun.svideosdk.common.utils.AliyunSVideoUtils
 
AliyunThumbnailFetcherFactory - com.aliyun.svideosdk.common.impl中的类
 
AliyunThumbnailFetcherFactory() - 类 的构造器com.aliyun.svideosdk.common.impl.AliyunThumbnailFetcherFactory
 
AliyunVideoClip - com.aliyun.svideosdk.common.struct.common中的类
A class that defines the video clips that are used in editing.
AliyunVideoClip.Builder - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunVideoParam - com.aliyun.svideosdk.common.struct.common中的类
A class that defines the video parameters when composing video files.
AliyunVideoParam() - 类 的构造器com.aliyun.svideosdk.common.struct.common.AliyunVideoParam
 
AliyunVideoParam.Builder - com.aliyun.svideosdk.common.struct.common中的类
 
AliyunVideoRecorderConfig - com.aliyun.svideosdk.multirecorder.config中的类
 
AliyunVideoRecorderConfig.Builder - com.aliyun.svideosdk.multirecorder.config中的类
 
allClips() - 接口 中的方法com.aliyun.svideosdk.recorder.AliyunIAudioRecorder
Gets all recorded clips.
animationFilterRestored(List<EffectFilter>) - 接口 中的方法com.aliyun.svideosdk.editor.OnAnimationFilterRestored
The callback that outputs the animated filter object to be restored.
apply() - 类 中的方法com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
 
applyAnimationFilter(EffectFilter) - 接口 中的方法com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Applies an animated filter.
applyAnimationFilter(EffectFilter) - 接口 中的方法com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Applies an animated filter.
applyAnimationFilter(EffectFilter) - 接口 中的方法com.aliyun.svideosdk.recorder.AliyunIRecorder
Applies an animated filter.
applyBlurBackground(int, long, long, float) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Adds a blurred background.
applyDub(EffectBean) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Adds voiceover to a time period.
applyFilter(EffectBean) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Applies a filter.
applyFilter(EffectFilter) - 接口 中的方法com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Applies a filter.
applyFilter(EffectFilter) - 接口 中的方法com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Applies a filter.
applyFilter(EffectFilter) - 接口 中的方法com.aliyun.svideosdk.recorder.AliyunIRecorder
Applies a filter.
applyMusic(EffectBean) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Adds music to a time period.
applyMusicMixWeight(int, int) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Sets the mixing weight of an audio stream.
applyMusicWeight(int, int) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Sets the volume of an audio stream.
applyMV(EffectBean) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Applies an MV effect.
applyMv(EffectBean) - 接口 中的方法com.aliyun.svideosdk.recorder.AliyunIRecorder
已过时。
applyPaintCanvas() - 接口 中的方法com.aliyun.svideosdk.editor.AliyunICanvasController
Adds doodles to video.
applyPaintCanvas(EffectPaint) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunPasterRender
Adds a doodle.
applySourceChange() - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Applies changes to video clips.
applyWaterMark(String, float, float, float, float) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Applies a watermark.
audioEffect(int, AudioEffectType, int) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
Adds a sound effect.
AudioRecordCallback - com.aliyun.svideosdk.recorder中的接口
An interface that defines audio recording callbacks.
avgUseTime - 类 中的变量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 
跳过导航链接