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 

R

rate(float, long, long, boolean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Sets the playback rate.
RATIO_MODE_1_1 - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
Set the aspect ratio to 1:1.
RATIO_MODE_3_4 - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
Set the aspect ratio to 3:4.
RATIO_MODE_9_16 - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
Set the aspect ratio to 9:16.
readString(String) - Method in class com.aliyun.svideosdk.common.struct.effect.EffectBase
 
RECORD_MODE - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
RECORD_MODE_AUTO - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
RECORD_MODE_PRESS - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
Press to record.
RECORD_MODE_TOUCH - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
Press once to start recording.
RecordCallback - Interface in com.aliyun.svideosdk.recorder
Deprecated.
recordDisplayParam(AliyunMixRecorderDisplayParam) - Method in class com.aliyun.svideosdk.mixrecorder.AliyunMixMediaInfoParam.Builder
Sets the mRecordDisplayParam and returns a reference to this Builder so that the methods can be chained together.
refreshSTSToken(String, String, String, String) - Method in interface com.aliyun.svideosdk.editor.AliyunICompose
Deprecated.
Updates the STS token.
refreshTimeLine() - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
refresh timeline
refreshWithUploadAuth(String) - Method in interface com.aliyun.svideosdk.editor.AliyunIVodCompose
Updates upload credentials.
register(Context) - Static method in class com.aliyun.svideosdk.AlivcSdkCore
 
register(Context, AlivcSdkConfig) - Static method in class com.aliyun.svideosdk.AlivcSdkCore
 
registerAsync(Context, AlivcSdkConfig, ILicenseNativeInitCallback) - Static method in class com.aliyun.svideosdk.AlivcSdkCore
 
release() - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
Releases resources.
release() - Method in interface com.aliyun.svideosdk.editor.AliyunIBaseCompose
Releases resources.
release() - Method in interface com.aliyun.svideosdk.editor.AliyunICanvasController
Releases resources.
release() - Method in interface com.aliyun.svideosdk.editor.AliyunICompose
Deprecated.
Releases resources.
release() - Method in interface com.aliyun.svideosdk.editor.AliyunIVodCompose
Releases resources.
release() - Method in interface com.aliyun.svideosdk.importer.AliyunIImport
Releases resources.
release() - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixComposer
Releases resources.
release() - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Releases resources.
release() - Method in interface com.aliyun.svideosdk.player.AliyunISVideoPlayer
 
release() - Method in interface com.aliyun.svideosdk.recorder.AliyunIAudioRecorder
Releases resources.
release() - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Releases resources.
release() - Method in interface com.aliyun.svideosdk.template.AliyunAETemplateIEditor
release editor
release() - Method in class com.aliyun.svideosdk.transcode.NativeParser
 
remove(AliyunIPasterController) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterManager
delete aController 贴图控制器
remove(AliyunAbstractRecordStickerController) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecordPasterManager
Delete paster controller
removeAction(Object) - Method in class com.aliyun.svideosdk.common.AliyunCaption
 
removeActionById(int) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Remove the action of the specified id.
removeAnimationFilter(int) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Remove the animated filter.
removeAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
removeAnimationFilter(TrackEffectFilter) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Removes an animated filter.
removeAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Removes an animated filter.
removeAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Removes an animated filter.
removeAnimationFilter(EffectFilter) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Removes an animated filter.
removeAudioEffect(int, AudioEffectType) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Removes a sound effect.
removeAudioFadeIn() - Method in interface com.aliyun.svideosdk.editor.AliyunIAudioController
remove audio fade in
removeAudioFadeIn(int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
added in v3.20
removeAudioFadeOut() - Method in interface com.aliyun.svideosdk.editor.AliyunIAudioController
remove audio fade out
removeAudioFadeOut(int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
added in v3.20
removeAudioTrackClip(int) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Remove the audio clip of the specified id.
removeBackgroundMusic() - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
remove the background music.
removeBorder() - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIBaseCapture
remove the border
removeCallback() - Method in class com.aliyun.svideosdk.license.LicenseManager
 
removeCanvas() - Method in interface com.aliyun.svideosdk.editor.AliyunICanvasController
Deletes doodles in the video.
removeCanvas() - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Removes a doodle.
removeCanvasTrack() - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Remove the canvas track.
removeCaption(AliyunCaption) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
 
removeDub(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
from v3.27.0,use AliyunIEditor.removeDub(TrackAudioStream) instead.
removeDub(TrackAudioStream) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Removes voiceover.
removeEffect(int, Effect) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Remove the effect.
removeFilter() - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Remove a filter.
removeFilter() - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Added in v3.27.0 Remove a filter.
removeFilter() - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Remove the filter.
removeFilter() - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Added in v3.27.0 Remove a filter.
removeFrameAnimation(ActionBase) - Method in interface com.aliyun.svideosdk.editor.AliyunIAnimationController
Removes an animation.
removeFrameAnimation(ActionBase) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Removes an animation.
removeFrameAnimation(ActionBase) - Method in class com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
Removes an animation.
removeImage(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.
removeImage(EffectImage) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Deprecated.
in v3.27.0 ,use AliyunIMixRecorder.getPasterManager() instead.
removeImage(EffectImage) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Removes a image.
removeImage(EffectImage) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
in v3.27.0 ,use AliyunIRecorder.getPasterManager() instead.
removeMedia(int) - Method in interface com.aliyun.svideosdk.common.AliyunIClipConstructor
Removes a media clip, such as a video or an image.
removeMusic(EffectBean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
from v3.27.0,use AliyunIEditor.removeMusic(TrackAudioStream)} instead.
removeMusic(TrackAudioStream) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Removes music.
removeMusic() - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIVideoRecorder
Remove the background music
removePaster() - Method in interface com.aliyun.svideosdk.editor.AliyunPasterController
Deprecated.
removePaster(EffectPaster) - Method in interface com.aliyun.svideosdk.editor.AliyunPasterRender
Removes a sticker.
removePaster(EffectPaster) - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixRecorder
Deprecated.
in v3.27.0 ,use AliyunIMixRecorder.getPasterManager() instead.
removePaster(EffectPaster) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Removes a sticker.
removePaster(EffectPaster) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
in v3.27.0 ,use AliyunIRecorder.getPasterManager() instead.
removePasterTrack(int) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Remove the paster track of the specified id.
removePip(AliyunIPipController) - Method in interface com.aliyun.svideosdk.editor.AliyunIPipManager
Remove a PIP instance
removeRunningDisplayMode(int, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Deprecated.
removeTimeFilter(int) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Remove the time filter of the specified id.
removeVideo(String) - Method in interface com.aliyun.svideosdk.common.AliyunIClipConstructor
Deprecated.
removeVideoTrackClip(int) - Method in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
Remove the audio clip of the specified id.
removeWaterMark(EffectImage) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunIVideoRecorder
Removes a watermark image.
rename(String, String) - Method in class com.aliyun.svideosdk.editor.draft.AliyunDraftManager
Added in v3.23.0 rename draft
RENDER_CALLBACK_CUSTOM - Static variable in class com.aliyun.svideosdk.editor.EditorCallBack
The video texture before effects are added to the video.
RENDER_CALLBACK_CUSTOM - Static variable in class com.aliyun.svideosdk.editor.RenderCallbackFlags
The video texture before effects are added to the video.
RENDER_CALLBACK_NONE - Static variable in class com.aliyun.svideosdk.editor.EditorCallBack
Use no callback.
RENDER_CALLBACK_NONE - Static variable in class com.aliyun.svideosdk.editor.RenderCallbackFlags
Use no callback.
RENDER_CALLBACK_TEXTURE - Static variable in class com.aliyun.svideosdk.editor.EditorCallBack
The video texture after effects are added to the video.
RENDER_CALLBACK_TEXTURE - Static variable in class com.aliyun.svideosdk.editor.RenderCallbackFlags
The video texture after effects are added to the video.
RenderCallbackFlags - Class in com.aliyun.svideosdk.editor
render callback switch flags
RenderCallbackFlags() - Constructor for class com.aliyun.svideosdk.editor.RenderCallbackFlags
 
repeat(int, long, long, boolean) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Repeats playback.
replaceAudio(String) - Method in interface com.aliyun.svideosdk.template.AliyunAETemplateIEditor
setting template audio
replay() - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Restarts playback.
replay() - Method in interface com.aliyun.svideosdk.editor.AliyunIPlayerController
Restarts playback.
requestThumbnailImage(long[], AliyunIThumbnailFetcher.OnThumbnailCompletion) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
Gets thumbnail images at specific time points.
requestThumbnailImage(int, AliyunIThumbnailFetcher.OnThumbnailCompletion) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher
 
reset() - Method in interface com.aliyun.svideosdk.editor.AliyunRollCaptionComposer
 
resetDefault() - Method in interface com.aliyun.svideosdk.editor.AliyunIAugmentationController
reset dufault value
resetEffect(EffectType) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Removes a type of effect.
resetPaintCanvas() - Method in interface com.aliyun.svideosdk.editor.AliyunICanvasController
Resets the canvas to the state when AliyunICanvasController.applyPaintCanvas() was last invoked.
resetVideoAugmentation(int, VideoAugmentationType) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Added in v3.19.0
resId - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectBase
 
resId(int) - Method in class com.aliyun.svideosdk.common.struct.effect.TrackEffectFilter.Builder
Sets the id of a resource.
resizePreviewSize(int, int) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Sets the size of the surface view.
resizePreviewSize(int, int) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Sets the size of the surface view.
RESOLUTION_360P - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
RESOLUTION_480P - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
RESOLUTION_540P - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
RESOLUTION_720P - Static variable in class com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
restore() - Method in class com.aliyun.svideosdk.template.model.AliyunAETemplateAsset
restore default asset
restore() - Method in class com.aliyun.svideosdk.template.model.AliyunAETemplateAssetMedia
 
restore() - Method in class com.aliyun.svideosdk.template.model.AliyunAETemplateAssetText
 
restoreAudio() - Method in interface com.aliyun.svideosdk.template.AliyunAETemplateIEditor
template restore default audio
resume() - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Resumes playback.
resume() - Method in interface com.aliyun.svideosdk.editor.AliyunIPlayerController
Resumes playback.
resume() - Method in interface com.aliyun.svideosdk.mixrecorder.AliyunIMixComposer
Resumes the composition process.
resume() - Method in interface com.aliyun.svideosdk.player.AliyunISVideoPlayer
 
resumeCompose() - Method in interface com.aliyun.svideosdk.editor.AliyunIBaseCompose
Resumes the composition process.
resumeUpload() - Method in interface com.aliyun.svideosdk.editor.AliyunICompose
Deprecated.
Resumes uploading.
resumeUpload() - Method in interface com.aliyun.svideosdk.editor.AliyunIVodCompose
Resumes uploading.
RollCaptionTrack - Class in com.aliyun.svideosdk.common.struct.project
 
RollCaptionTrack() - Constructor for class com.aliyun.svideosdk.common.struct.project.RollCaptionTrack
 
rotation(int) - Method in class com.aliyun.svideosdk.common.struct.common.AliyunVideoClip.Builder
Sets the rotation angle of a video clip.
rotation - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectPaster
The rotation angle of this sticker.
rotation - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectPicture
Deprecated.
The rotation angle of this image.
RunningDisplayMode - Class in com.aliyun.svideosdk.common.struct.project
 
RunningDisplayMode(int, int, long, long, int) - Constructor for class com.aliyun.svideosdk.common.struct.project.RunningDisplayMode
 
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