- obtainCanvasController(Context, int, int) - 接口 中的方法com.aliyun.qupai.editor.AliyunIEditor
-
获取涂鸦控制器
- OK - 类 中的静态变量com.aliyun.querrorcode.AliyunErrorCode
-
已过时。
- OnAnimationFilterRestored - com.aliyun.qupai.editor中的接口
-
- OnAudioCallBack - com.qu.preview.callback中的接口
-
音频回调接口
- onAudioDataBack(byte[], int) - 接口 中的方法com.qu.preview.callback.OnAudioCallBack
-
音频pcm数据回调,音频数据格式为单通道,16位,采样率为44.1khz
- onCancel() - 接口 中的方法com.aliyun.qupai.editor.OnComposeCallback
-
视频导出取消时,取消成功后执行该回调
- onCancelComplete() - 接口 中的方法com.aliyun.crop.supply.CropCallback
-
取消裁剪成功
- onChoosePictureSize(List<Camera.Size>) - 接口 中的方法com.qu.preview.callback.OnChoosePictureSizeCallBack
-
设置拍照分辨率的回调, 仅支持 Camera1
- onChoosePictureSize(SortedSet<Size>) - 接口 中的方法com.qu.preview.callback.OnChoosePictureSizeCallBack
-
设置拍照分辨率的回调, 支持Camera1, Camera2
- OnChoosePictureSizeCallBack - com.qu.preview.callback中的接口
-
- onChoosePreviewSize(List<Camera.Size>, Camera.Size) - 接口 中的方法com.qu.preview.callback.OnFrameCallBack
-
选择预览分辨率的回调
- onClipConnected(String) - 接口 中的方法com.aliyun.recorder.supply.AudioRecordCallback
-
音频录制文件回调
- onComplete(long) - 接口 中的方法com.aliyun.crop.supply.CropCallback
-
裁剪完成回调
- onComplete() - 接口 中的方法com.aliyun.qupai.editor.OnComposeCallback
-
视频导出完成时调用,在导出未完成时无法使用播放器的功能
- onComplete(boolean, long) - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
The callback when the recording is complete.
- OnComposeCallback - com.aliyun.qupai.editor中的接口
-
- onComposeCompleted() - 接口 中的方法com.aliyun.qupai.editor.AliyunIComposeCallBack
-
合成完成的回调
- onComposeError(int) - 接口 中的方法com.aliyun.qupai.editor.AliyunIComposeCallBack
-
合成出错
- onComposeProgress(int) - 接口 中的方法com.aliyun.qupai.editor.AliyunIComposeCallBack
-
合成进度回调[0,100]
- onCustomRender(int, int, int) - 类 中的方法com.aliyun.editor.EditorCallBack
-
没有经过sdk渲染引擎渲染的视频纹理id回调
- onDataReady() - 类 中的方法com.aliyun.editor.EditorCallBack
-
播放数据准备完成回调
- onDestroy() - 接口 中的方法com.aliyun.qupai.editor.AliyunIEditor
-
生命周期调用
- onDrawReady() - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
- onDrawReady() - 接口 中的方法com.qu.preview.callback.OnNativeReady
-
可以调用开始录制接口了
- onEncoderInfoBack(EncoderInfo) - 接口 中的方法com.aliyun.recorder.supply.EncoderInfoCallback
-
编码信息回调
- onEnd(int) - 类 中的方法com.aliyun.editor.EditorCallBack
-
结束回调
- onError(int) - 接口 中的方法com.aliyun.crop.supply.CropCallback
-
裁剪错误回调
- onError(int) - 类 中的方法com.aliyun.editor.EditorCallBack
-
错误回调
- onError(int) - 接口 中的方法com.aliyun.qupai.editor.OnComposeCallback
-
视频导出error时调用
- onError(int) - 接口 中的方法com.aliyun.recorder.supply.AudioRecordCallback
-
音频录制错误回调
- onError(int) - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
The callback when an error occurs during recording.
- onError(int) - 接口 中的方法com.aliyun.svideo.sdk.external.thumbnail.AliyunIThumbnailFetcher.OnThumbnailCompletion
-
错误回调
- OnFaceDetectInfoListener - com.aliyun.recorder.supply中的接口
-
人脸检测信息回调接口
- onFaceInfoChange(FaceDetectInfo) - 接口 中的方法com.aliyun.recorder.supply.OnFaceDetectInfoListener
-
人脸信息发生改变
- onFinish(String) - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
The callback when the composition process is complete.
- onFrameBack(byte[], int, int, Camera.CameraInfo) - 接口 中的方法com.qu.preview.callback.OnFrameCallBack
-
采集帧回调,每采集一帧会通过该接口返回帧数据
- OnFrameCallBack - com.qu.preview.callback中的接口
-
相机采集数据回调接口
- onInitReady() - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
The callback when the initializer is invoked.
- onMaxDuration() - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
The callback when the recording reaches the maximum length.
- onNativeDestroy() - 接口 中的方法com.qu.preview.callback.OnNativeReady
-
该回调触发后,录制相关接口就不能再调用了
- OnNativeReady - com.qu.preview.callback中的接口
-
- onNativeReady() - 接口 中的方法com.qu.preview.callback.OnNativeReady
-
录制初始化完成,这时候可以调用特效添加接口,及摄像头相关接口,但是不能调用
- OnPasterRestored - com.aliyun.qupai.editor中的接口
-
- onPasterRestored(List<AliyunPasterController>) - 接口 中的方法com.aliyun.qupai.editor.OnPasterRestored
-
动图恢复回调
- onPasterResume(List<PasterDescriptor>) - 接口 中的方法com.aliyun.qupai.editor.OnPasterResumeAndSave
-
动图恢复回调
- OnPasterResumeAndSave - com.aliyun.qupai.editor中的接口
-
- onPasterSave(List<EffectPaster>) - 接口 中的方法com.aliyun.qupai.editor.OnPasterResumeAndSave
-
动图保存的回调
- onPictureBack(Bitmap) - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
The callback that converts a frame to a bitmap image.
- onPictureBufferBack(int, int, Camera.CameraInfo, ByteBuffer) - 接口 中的方法com.qu.preview.callback.OnPictureCallBack
-
- OnPictureCallBack - com.qu.preview.callback中的接口
-
- onPictureDataBack(byte[]) - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
The callback that outputs frame data.
- onPlayProgress(long, long) - 类 中的方法com.aliyun.editor.EditorCallBack
-
播放进度回调,回调播放时间戳,假如10s的视频,慢放变成15s,则播放到15s时,currentPlayTime=15s, currentStreamPlayTime=10s
- onProgress(int) - 接口 中的方法com.aliyun.crop.supply.CropCallback
-
裁剪进度回调
- onProgress(int) - 接口 中的方法com.aliyun.qupai.editor.OnComposeCallback
-
视频导出进度
- onProgress(long) - 接口 中的方法com.aliyun.recorder.supply.RecordCallback
-
The callback that outputs the progress of recording.
- onScaledIdBack(int, int, int, float[]) - 接口 中的方法com.qu.preview.callback.OnTextureIdCallBack
-
经过旋转、裁剪、缩放处理后的纹理回调接口,通过该接口,开发者可以实现录制功能的自定义渲染
- onSTSTokenExpired() - 接口 中的方法com.aliyun.qupai.editor.AliyunICompose.AliyunIUploadCallBack
-
已过时。
sts token过期的回调
- onTextureDestroyed() - 接口 中的方法com.qu.preview.callback.OnTextureIdCallBack
-
录制销毁调用后,GL环境销毁回调,注意该回调在GL的线程中
- onTextureIdBack(int, int, int, float[]) - 接口 中的方法com.qu.preview.callback.OnTextureIdCallBack
-
采集后,渲染处理前的纹理回调,通过该接口,开发者可以实现录制功能的自定义渲染,开发者可以在这里面做除了裁剪、缩放、旋转等改变纹理属性操作之外的渲染操作
- OnTextureIdCallBack - com.qu.preview.callback中的接口
-
纹理回调接口,开发者如果要在录制或者编辑模块接入第三方渲染操作,可以通过该接口实现
- onTextureRender(int, int, int) - 类 中的方法com.aliyun.editor.EditorCallBack
-
经过sdk渲染引擎渲染的视频纹理id回调
- onThumbnailReady(Bitmap, long) - 接口 中的方法com.aliyun.svideo.sdk.external.thumbnail.AliyunIThumbnailFetcher.OnThumbnailCompletion
-
缩略图获取成功回调
- onUploadFailed(String, String) - 接口 中的方法com.aliyun.qupai.editor.AliyunICompose.AliyunIUploadCallBack
-
已过时。
上传失败
- onUploadProgress(long, long) - 接口 中的方法com.aliyun.qupai.editor.AliyunICompose.AliyunIUploadCallBack
-
已过时。
上传进度回调
- onUploadRetry(String, String) - 接口 中的方法com.aliyun.qupai.editor.AliyunICompose.AliyunIUploadCallBack
-
已过时。
开始上传重试的通知回调
- onUploadRetryResume() - 接口 中的方法com.aliyun.qupai.editor.AliyunICompose.AliyunIUploadCallBack
-
已过时。
重试成功的回调
- onUploadSucceed(String, String) - 接口 中的方法com.aliyun.qupai.editor.AliyunICompose.AliyunIUploadCallBack
-
已过时。
上传成功
- openFailed() - 接口 中的方法com.qu.preview.callback.OnFrameCallBack
-
摄像头开启失败
- ORIENTATION_HORIZONTAL - 类 中的静态变量com.aliyun.svideo.sdk.external.struct.effect.TransitionBase
-
横向移动
- ORIENTATION_VERTICAL - 类 中的静态变量com.aliyun.svideo.sdk.external.struct.effect.TransitionBase
-
纵向移动
- outputAudioReferenceTrack(AliyunMixTrack) - 类 中的方法com.aliyun.mix.AliyunMixOutputParam.Builder
-
Sets the mOutputAudioReferenceTrack
and returns a reference to this Builder so that the methods can be chained together.
- outputDurationReferenceTrack(AliyunMixTrack) - 类 中的方法com.aliyun.mix.AliyunMixOutputParam.Builder
-
Sets the mOutputDurationReferenceTrack
and returns a reference to this Builder so that the methods can be chained together.
- outputHeight(int) - 类 中的方法com.aliyun.mix.AliyunMixOutputParam.Builder
-
Sets the mOutputHeight
and returns a reference to this Builder so that the methods can be chained together.
- outputHeight(int) - 类 中的方法com.aliyun.svideo.sdk.external.struct.common.AliyunVideoParam.Builder
-
设置输出的高
- outputPath(String) - 类 中的方法com.aliyun.mix.AliyunMixOutputParam.Builder
-
Sets the mOutputPath
and returns a reference to this Builder so that the methods can be chained together.
- outputWidth(int) - 类 中的方法com.aliyun.mix.AliyunMixOutputParam.Builder
-
Sets the mOutputWidth
and returns a reference to this Builder so that the methods can be chained together.
- outputWidth(int) - 类 中的方法com.aliyun.svideo.sdk.external.struct.common.AliyunVideoParam.Builder
-
设置输出的宽