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 

O

obtainCanvasController(Context, int, int) - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
Gets a doodle controller.
OK - Static variable in class com.aliyun.svideosdk.common.AliyunErrorCode
Deprecated.
OnAnimationFilterRestored - Interface in com.aliyun.svideosdk.editor
 
OnAudioCallBack - Interface in com.aliyun.svideosdk.common.callback.recorder
An interface that defines the audio callback.
onAudioDataBack(byte[], int) - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnAudioCallBack
The callback that outputs audio data in 44.1 kHz 16-bit mono PCM format.
onAudioDataBackInPreview(byte[], int) - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnAudioCallBack
The callback that outputs audio data in 44.1 kHz 16-bit mono PCM format.
onCancel() - Method in interface com.aliyun.svideosdk.editor.OnComposeCallback
The callback when the export is successfully canceled.
onCancelComplete() - Method in interface com.aliyun.svideosdk.crop.CropCallback
The callback when the cropping process is successfully canceled.
onChoosePictureSize(List<Camera.Size>) - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnChoosePictureSizeCallBack
The callback that outputs the image resolution.
onChoosePictureSize(SortedSet<Size>) - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnChoosePictureSizeCallBack
 
OnChoosePictureSizeCallBack - Interface in com.aliyun.svideosdk.common.callback.recorder
 
onChoosePreviewSize(List<Camera.Size>, Camera.Size) - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnFrameCallBack
The callback that outputs the selected preview resolution.
onClipComplete(boolean, long) - Method in interface com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
The callback when the recording clip is complete.
onClipConnected(String) - Method in interface com.aliyun.svideosdk.recorder.AudioRecordCallback
The callback that outputs the path to the recorded audio file.
onComplete(long) - Method in interface com.aliyun.svideosdk.crop.CropCallback
The callback when the cropping process is complete.
onComplete() - Method in interface com.aliyun.svideosdk.editor.OnComposeCallback
The callback when the export is complete.
onComplete(boolean, long) - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback when the recording is complete.
OnComposeCallback - Interface in com.aliyun.svideosdk.editor
 
onComposeCompleted() - Method in interface com.aliyun.svideosdk.editor.AliyunIComposeCallBack
The callback when the composition process is complete.
onComposeError(int) - Method in interface com.aliyun.svideosdk.editor.AliyunIComposeCallBack
The callback when an error occurs during the composition process.
onComposeProgress(int) - Method in interface com.aliyun.svideosdk.editor.AliyunIComposeCallBack
The callback that outputs the progress of the composition process.
onCustomRender(int, int, int) - Method in class com.aliyun.svideosdk.editor.EditorCallBack
The callback that outputs the texture id before adding effects to the video.
onDataReady() - Method in class com.aliyun.svideosdk.editor.EditorCallBack
The callback when the playback data is ready to use.
onDataSize(int, int) - Method in interface com.aliyun.svideosdk.player.PlayerCallback
 
onDestroy() - Method in interface com.aliyun.svideosdk.editor.AliyunIEditor
The final lifecycle callback.
onDrawReady() - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback that is invoked before AliyunIRecorder.startRecording() is invoked.
onEncoderInfoBack(EncoderInfo) - Method in interface com.aliyun.svideosdk.recorder.EncoderInfoCallback
The callback that outputs audio and video encoding information.
onEnd(int) - Method in class com.aliyun.svideosdk.editor.EditorCallBack
The callback when the editing is complete.
onError(int) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher.OnThumbnailCompletion
The callback when an error occurs.
onError(int) - Method in interface com.aliyun.svideosdk.crop.CropCallback
The callback when an error occurs during the cropping process.
onError(int) - Method in class com.aliyun.svideosdk.editor.EditorCallBack
The callback when an error occurs.
onError(int) - Method in interface com.aliyun.svideosdk.editor.OnComposeCallback
The callback when an error occurs while exporting the video.
onError(int) - Method in interface com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
The callback when an error occurs during recording.
onError(int) - Method in interface com.aliyun.svideosdk.player.PlayerCallback
 
onError(int) - Method in interface com.aliyun.svideosdk.recorder.AudioRecordCallback
The callback when an error occurs during audio recording.
onError(int) - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback when an error occurs during recording.
OnFaceDetectInfoListener - Interface in com.aliyun.svideosdk.recorder
An interface that defines the callback of face recognition.
onFaceInfoChange(FaceDetectInfo) - Method in interface com.aliyun.svideosdk.recorder.OnFaceDetectInfoListener
The callback when a change in face recognition data is detected.
onFailure(String) - Method in interface com.aliyun.svideosdk.editor.draft.AliyunDraftListCallback
The draft list failure callback.
onFinish(String) - Method in interface com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
The callback when the composition process is complete.
onFinish(String) - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback when the composition process is complete.
onFrameBack(byte[], int, int, Camera.CameraInfo) - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnFrameCallBack
The callback that outputs the frame data captured by camera.
OnFrameCallBack - Interface in com.aliyun.svideosdk.common.callback.recorder
An interface that defines callbacks on data capture.
onHandleCallback(Source) - Method in class com.aliyun.svideosdk.editor.draft.AliyunDraftResTask
Handle callback.
onHandleResourceTasks(String, List<AliyunDraftResTask>) - Method in interface com.aliyun.svideosdk.editor.draft.AliyunDraftResourceDownloader
Upload processing task
onHandleResourceTasks(List<AliyunDraftResTask>) - Method in interface com.aliyun.svideosdk.editor.draft.AliyunDraftResourceLoader
Pending task.
onHandleResourceTasks(List<AliyunDraftResTask>) - Method in interface com.aliyun.svideosdk.editor.draft.AliyunDraftResourceUploader
Upload processing task
onIgnore() - Method in class com.aliyun.svideosdk.editor.draft.AliyunDraftResTask
Ignore current resources.
onInitReady() - Method in interface com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
The callback when the initializer is invoked.
onInitReady() - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback when the initializer is invoked.
onMaxDuration() - Method in interface com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
The callback when the recording reaches the maximum length.
onMaxDuration() - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback when the recording reaches the maximum length.
OnPasterRestored - Interface in com.aliyun.svideosdk.editor
 
onPasterRestored(List<AliyunPasterAbstractController>) - Method in interface com.aliyun.svideosdk.editor.OnPasterRestored
The callback when a sticker is restored.
onPasterResume(List<PasterTrack>) - Method in interface com.aliyun.svideosdk.editor.OnPasterResumeAndSave
The callback when a sticker is restored.
OnPasterResumeAndSave - Interface in com.aliyun.svideosdk.editor
 
onPicture(Bitmap) - Method in interface com.aliyun.svideosdk.multirecorder.OnPictureCallback
The callback for a bitmap image.
onPictureBack(Bitmap) - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback that converts a frame to a bitmap image.
OnPictureCallback - Interface in com.aliyun.svideosdk.multirecorder
An interface that defines picture callback.
onPictureDataBack(byte[]) - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback that outputs frame data.
onPlayComplete() - Method in interface com.aliyun.svideosdk.player.PlayerCallback
 
onPlayProgress(long, long) - Method in class com.aliyun.svideosdk.editor.EditorCallBack
The callback that outputs the progress of playback.
onProgress(int) - Method in interface com.aliyun.svideosdk.crop.CropCallback
The callback that outputs the progress of the cropping process.
onProgress(int) - Method in interface com.aliyun.svideosdk.editor.OnComposeCallback
The callback that outputs the progress of the export.
onProgress(long) - Method in interface com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
The callback that outputs the progress of recording.
onProgress(long) - Method in interface com.aliyun.svideosdk.recorder.RecordCallback
The callback that outputs the progress of recording.
onRemove() - Method in class com.aliyun.svideosdk.editor.draft.AliyunDraftResTask
Remove the corresponding clip of the current resource.
onScaledIdBack(int, int, int, float[]) - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnTextureIdCallBack
The callback that outputs the texture id after effects such as rotation animations, scale animations are added to the video.
onSTSTokenExpired() - Method in interface com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
Deprecated.
The callback when the STS token expires.
onSuccess(List<AliyunDraft>) - Method in interface com.aliyun.svideosdk.editor.draft.AliyunDraftListCallback
The draft list success callback.
onSuccess(AliyunDraft) - Method in interface com.aliyun.svideosdk.editor.draft.AliyunDraftResourceDownloader
The resource download success.
onSuccess() - Method in interface com.aliyun.svideosdk.editor.draft.AliyunDraftResourceLoader
success callback.
onSuccess(String, String) - Method in interface com.aliyun.svideosdk.editor.draft.AliyunDraftResourceUploader
The resource uploading success.
onTextureDestroyed() - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnTextureIdCallBack
The callback that destroys the OpenGL environment when recording resources are released.
onTextureIdBack(int, int, int, float[]) - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnTextureIdCallBack
The callback that outputs the texture id before adding effects to the video.
OnTextureIdCallBack - Interface in com.aliyun.svideosdk.common.callback.recorder
An interface that defines texture callbacks.
onTextureRender(int, int, int) - Method in class com.aliyun.svideosdk.editor.EditorCallBack
The callback that outputs the texture id after adding effects to the video.
onThumbnailReady(Bitmap, long, int) - Method in interface com.aliyun.svideosdk.common.AliyunIThumbnailFetcher.OnThumbnailCompletion
The callback when the thumbnail image is obtained successfully.
onUploadFailed(String, String) - Method in interface com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
Deprecated.
The callback when the upload fails.
onUploadProgress(long, long) - Method in interface com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
Deprecated.
The callback that outputs the progress of the upload.
onUploadRetry(String, String) - Method in interface com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
Deprecated.
The callback when the upload is retried.
onUploadRetryResume() - Method in interface com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
Deprecated.
The callback when the retry is successful.
onUploadSucceed(String, String) - Method in interface com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
Deprecated.
The callback when the upload is successful.
OnVideoRecordListener - Interface in com.aliyun.svideosdk.multirecorder
An interface that defines recording listener.
openFailed() - Method in interface com.aliyun.svideosdk.common.callback.recorder.OnFrameCallBack
The callback when an error occurred while turning on the camera.
ORIENTATION_HORIZONTAL - Static variable in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Horizontal motion.
ORIENTATION_VERTICAL - Static variable in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Vertical motion.
outputAudioReferenceTrack(AliyunMixTrack) - Method in class com.aliyun.svideosdk.mixrecorder.AliyunMixOutputParam.Builder
Sets the mOutputAudioReferenceTrack and returns a reference to this Builder so that the methods can be chained together.
outputDurationReferenceTrack(AliyunMixTrack) - Method in class com.aliyun.svideosdk.mixrecorder.AliyunMixOutputParam.Builder
Sets the mOutputDurationReferenceTrack and returns a reference to this Builder so that the methods can be chained together.
outputHeight(int) - Method in class com.aliyun.svideosdk.common.struct.common.AliyunVideoParam.Builder
Sets the output height.
outputHeight(int) - Method in class com.aliyun.svideosdk.mixrecorder.AliyunMixOutputParam.Builder
Sets the mOutputHeight and returns a reference to this Builder so that the methods can be chained together.
outputPath(String) - Method in class com.aliyun.svideosdk.mixrecorder.AliyunMixOutputParam.Builder
Sets the mOutputPath and returns a reference to this Builder so that the methods can be chained together.
outputPath(String) - Method in class com.aliyun.svideosdk.multirecorder.config.AliyunVideoRecorderConfig.Builder
Sets the output path
outputWidth(int) - Method in class com.aliyun.svideosdk.common.struct.common.AliyunVideoParam.Builder
Sets the output width.
outputWidth(int) - Method in class com.aliyun.svideosdk.mixrecorder.AliyunMixOutputParam.Builder
Sets the mOutputWidth and returns a reference to this Builder so that the methods can be chained together.
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