跳过导航链接
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) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
获取涂鸦控制器
OK - 类 中的静态变量com.aliyun.svideosdk.common.AliyunErrorCode
已过时。
OnAnimationFilterRestored - com.aliyun.svideosdk.editor中的接口
 
OnAudioCallBack - com.aliyun.svideosdk.common.callback.recorder中的接口
音频回调接口
onAudioDataBack(byte[], int) - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnAudioCallBack
音频pcm数据回调,音频数据格式为单通道,16位,采样率为44.1khz 在调用AliyunIRecorder.startRecording() 之后有回调
onAudioDataBackInPreview(byte[], int) - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnAudioCallBack
音频pcm数据回调,音频数据格式为单通道,16位,采样率为44.1khz 在调用AliyunIRecorder.startPreview() 之后有回调,在AliyunIRecorder.startRecording() 之后回调停止.
onCancel() - 接口 中的方法com.aliyun.svideosdk.editor.OnComposeCallback
视频导出取消时,取消成功后执行该回调
onCancelComplete() - 接口 中的方法com.aliyun.svideosdk.crop.CropCallback
取消裁剪成功
onChoosePictureSize(List<Camera.Size>) - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnChoosePictureSizeCallBack
设置拍照分辨率的回调, 仅支持 Camera1
onChoosePictureSize(SortedSet<Size>) - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnChoosePictureSizeCallBack
设置拍照分辨率的回调, 支持Camera1, Camera2
OnChoosePictureSizeCallBack - com.aliyun.svideosdk.common.callback.recorder中的接口
 
onChoosePreviewSize(List<Camera.Size>, Camera.Size) - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnFrameCallBack
选择预览分辨率的回调
onClipComplete(boolean, long) - 接口 中的方法com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
片段录制完毕的回调,回调发生在SDK内部子线程
onClipConnected(String) - 接口 中的方法com.aliyun.svideosdk.recorder.AudioRecordCallback
音频录制文件回调
onComplete(long) - 接口 中的方法com.aliyun.svideosdk.crop.CropCallback
裁剪完成回调
onComplete() - 接口 中的方法com.aliyun.svideosdk.editor.OnComposeCallback
视频导出完成时调用,在导出未完成时无法使用播放器的功能
onComplete(boolean, long) - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
录制完毕的回调,回调发生在SDK内部子线程
OnComposeCallback - com.aliyun.svideosdk.editor中的接口
 
onComposeCompleted() - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIComposeCallBack
合成完成的回调
onComposeError(int) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIComposeCallBack
合成出错
onComposeProgress(int) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIComposeCallBack
合成进度回调[0,100]
onCustomRender(int, int, int) - 类 中的方法com.aliyun.svideosdk.editor.EditorCallBack
没有经过sdk渲染引擎渲染的视频纹理id回调
onDataReady() - 类 中的方法com.aliyun.svideosdk.editor.EditorCallBack
播放数据准备完成回调
onDataSize(int, int) - 接口 中的方法com.aliyun.svideosdk.player.PlayerCallback
视频尺寸回调,如果有多段视频,回调的是第一段视频的尺寸
onDestroy() - 接口 中的方法com.aliyun.svideosdk.editor.AliyunIEditor
生命周期调用
onDrawReady() - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
该回调后可以调用AliyunIRecorder.startRecording()接口
onEncoderInfoBack(EncoderInfo) - 接口 中的方法com.aliyun.svideosdk.recorder.EncoderInfoCallback
编码信息回调
onEnd(int) - 类 中的方法com.aliyun.svideosdk.editor.EditorCallBack
结束回调
onError(int) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIThumbnailFetcher.OnThumbnailCompletion
错误回调
onError(int) - 接口 中的方法com.aliyun.svideosdk.crop.CropCallback
裁剪错误回调
onError(int) - 类 中的方法com.aliyun.svideosdk.editor.EditorCallBack
错误回调
onError(int) - 接口 中的方法com.aliyun.svideosdk.editor.OnComposeCallback
视频导出error时调用
onError(int) - 接口 中的方法com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
录制错误回调,回调发生在SDK内部子线程
onError(int) - 接口 中的方法com.aliyun.svideosdk.player.PlayerCallback
错误回调
onError(int) - 接口 中的方法com.aliyun.svideosdk.recorder.AudioRecordCallback
音频录制错误回调
onError(int) - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
录制错误回调,回调发生在SDK内部子线程
OnFaceDetectInfoListener - com.aliyun.svideosdk.recorder中的接口
人脸检测信息回调接口
onFaceInfoChange(FaceDetectInfo) - 接口 中的方法com.aliyun.svideosdk.recorder.OnFaceDetectInfoListener
人脸信息发生改变
onFinish(String) - 接口 中的方法com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
合成完毕的回调,回调发生在AliyunIRecorder#finishRecording()调用接口所在的线程。
onFinish(String) - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
合成完毕的回调,回调发生在AliyunIRecorder.finishRecording()调用接口所在的线程。
onFrameBack(byte[], int, int, Camera.CameraInfo) - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnFrameCallBack
采集帧回调,每采集一帧会通过该接口返回帧数据
OnFrameCallBack - com.aliyun.svideosdk.common.callback.recorder中的接口
相机采集数据回调接口
onInitReady() - 接口 中的方法com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
录制初始化完成回调
onInitReady() - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
录制初始化回调
onMaxDuration() - 接口 中的方法com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
达到最大时长,回调发生在SDK内部子线程
onMaxDuration() - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
达到最大时长,回调发生在SDK内部子线程
OnPasterRestored - com.aliyun.svideosdk.editor中的接口
 
onPasterRestored(List<AliyunPasterController>) - 接口 中的方法com.aliyun.svideosdk.editor.OnPasterRestored
动图恢复回调
onPasterResume(List<PasterDescriptor>) - 接口 中的方法com.aliyun.svideosdk.editor.OnPasterResumeAndSave
动图恢复回调
OnPasterResumeAndSave - com.aliyun.svideosdk.editor中的接口
 
onPasterSave(List<EffectPaster>) - 接口 中的方法com.aliyun.svideosdk.editor.OnPasterResumeAndSave
动图保存的回调
onPicture(Bitmap) - 接口 中的方法com.aliyun.svideosdk.multirecorder.OnPictureCallback
bitmap 格式回调图像数据(带角度处理)
onPicture(byte[]) - 接口 中的方法com.aliyun.svideosdk.multirecorder.OnPictureCallback
byte 数组格式回调图像数据(不带角度处理)
onPictureBack(Bitmap) - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
获取当前渲染帧并转成bitmap
OnPictureCallback - com.aliyun.svideosdk.multirecorder中的接口
图像数据接口回调 v3.22.0 新增
onPictureDataBack(byte[]) - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
获取当前渲染帧数据
onPlayComplete() - 接口 中的方法com.aliyun.svideosdk.player.PlayerCallback
播放完成回调
onPlayProgress(long, long) - 类 中的方法com.aliyun.svideosdk.editor.EditorCallBack
播放进度回调,回调播放时间戳,假如10s的视频,慢放变成15s,则播放到15s时,currentPlayTime=15s, currentStreamPlayTime=10s
onProgress(int) - 接口 中的方法com.aliyun.svideosdk.crop.CropCallback
裁剪进度回调
onProgress(int) - 接口 中的方法com.aliyun.svideosdk.editor.OnComposeCallback
视频导出进度
onProgress(long) - 接口 中的方法com.aliyun.svideosdk.multirecorder.OnVideoRecordListener
录制进度回调,回调发生在SDK内部子线程
onProgress(long) - 接口 中的方法com.aliyun.svideosdk.recorder.RecordCallback
录制进度回调,回调发生在SDK内部子线程
onScaledIdBack(int, int, int, float[]) - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnTextureIdCallBack
经过旋转、裁剪、缩放处理后的纹理回调接口,通过该接口,开发者可以实现录制功能的自定义渲染
onSTSTokenExpired() - 接口 中的方法com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
已过时。
sts token过期的回调
onTextureDestroyed() - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnTextureIdCallBack
录制销毁调用后,GL环境销毁回调,注意该回调在GL的线程中
onTextureIdBack(int, int, int, float[]) - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnTextureIdCallBack
采集后,渲染处理前的纹理回调,通过该接口,开发者可以实现录制功能的自定义渲染,开发者可以在这里面做除了裁剪、缩放、旋转等改变纹理属性操作之外的渲染操作
OnTextureIdCallBack - com.aliyun.svideosdk.common.callback.recorder中的接口
纹理回调接口,开发者如果要在录制或者编辑模块接入第三方渲染操作,可以通过该接口实现
onTextureRender(int, int, int) - 类 中的方法com.aliyun.svideosdk.editor.EditorCallBack
经过sdk渲染引擎渲染的视频纹理id回调
onThumbnailReady(Bitmap, long) - 接口 中的方法com.aliyun.svideosdk.common.AliyunIThumbnailFetcher.OnThumbnailCompletion
缩略图获取成功回调
onUploadFailed(String, String) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
已过时。
上传失败
onUploadProgress(long, long) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
已过时。
上传进度回调
onUploadRetry(String, String) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
已过时。
开始上传重试的通知回调
onUploadRetryResume() - 接口 中的方法com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
已过时。
重试成功的回调
onUploadSucceed(String, String) - 接口 中的方法com.aliyun.svideosdk.editor.AliyunICompose.AliyunIUploadCallBack
已过时。
上传成功
OnVideoRecordListener - com.aliyun.svideosdk.multirecorder中的接口
录制监听接口 v3.22.0 新增
openFailed() - 接口 中的方法com.aliyun.svideosdk.common.callback.recorder.OnFrameCallBack
摄像头开启失败
ORIENTATION_HORIZONTAL - 类 中的静态变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
横向移动
ORIENTATION_VERTICAL - 类 中的静态变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
纵向移动
outputAudioReferenceTrack(AliyunMixTrack) - 类 中的方法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) - 类 中的方法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) - 类 中的方法com.aliyun.svideosdk.common.struct.common.AliyunVideoParam.Builder
设置输出的高
outputHeight(int) - 类 中的方法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) - 类 中的方法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) - 类 中的方法com.aliyun.svideosdk.multirecorder.config.AliyunVideoRecorderConfig.Builder
设置输出文件路径
outputWidth(int) - 类 中的方法com.aliyun.svideosdk.common.struct.common.AliyunVideoParam.Builder
设置输出的宽
outputWidth(int) - 类 中的方法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 
跳过导航链接