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

C

CAMERA_CAPTURE_DATA_MODE_AUTO - 类 中的静态变量com.aliyun.preview.CameraCaptureDataMode
使用 SDK 内部策略;
CAMERA_CAPTURE_DATA_MODE_CPU - 类 中的静态变量com.aliyun.preview.CameraCaptureDataMode
人脸特效跟随精准,但是会降低帧率,低端机上可能导致画面卡顿
CAMERA_CAPTURE_DATA_MODE_GPU - 类 中的静态变量com.aliyun.preview.CameraCaptureDataMode
渲染帧率更高,画面更流畅,但是使用人脸特效可能导致特效跟随不精准
CAMERA_TYPE - 类 中的静态变量com.aliyun.svideo.sdk.external.struct.snap.AliyunSnapVideoParam
 
CameraCaptureDataMode - com.aliyun.preview中的类
相机预览刷新策略类
CameraCaptureDataMode() - 类 的构造器com.aliyun.preview.CameraCaptureDataMode
 
CameraParam - com.aliyun.svideo.sdk.external.struct.recorder中的类
相机参数配置类
CameraParam() - 类 的构造器com.aliyun.svideo.sdk.external.struct.recorder.CameraParam
 
CameraType - com.aliyun.svideo.sdk.external.struct.recorder中的枚举
摄像头类型
cancel() - 接口 中的方法com.aliyun.crop.supply.AliyunICrop
取消裁剪
cancel() - 接口 中的方法com.aliyun.mix.AliyunIMixComposer
取消合成
cancel() - 接口 中的方法com.aliyun.qupai.editor.AliyunICanvasController
撤销所有的操作
cancelCompose() - 接口 中的方法com.aliyun.qupai.editor.AliyunIBaseCompose
取消合成
cancelCompose() - 接口 中的方法com.aliyun.qupai.editor.AliyunIEditor
取消合成
cancelFinishing() - 接口 中的方法com.aliyun.mix.AliyunIMixRecorder
取消合成视频
cancelRecording() - 接口 中的方法com.aliyun.recorder.supply.AliyunIRecorder
取消录制视频
cancelUpload() - 接口 中的方法com.aliyun.qupai.editor.AliyunICompose
已过时。
取消上传
cancelUpload() - 接口 中的方法com.aliyun.qupai.editor.AliyunIVodCompose
取消上传
centerX(float) - 类 中的方法com.aliyun.mix.AliyunMixTrackLayoutParam.Builder
Sets the mCenterX and returns a reference to this Builder so that the methods can be chained together.
centerY(float) - 类 中的方法com.aliyun.mix.AliyunMixTrackLayoutParam.Builder
Sets the mCenterY and returns a reference to this Builder so that the methods can be chained together.
clear() - 接口 中的方法com.aliyun.qupai.editor.AliyunICanvasController
清除画布
clearAllAnimationFilter() - 接口 中的方法com.aliyun.qupai.editor.AliyunIEditor
移除所有动效滤镜
com.aliyun.crop - 程序包 com.aliyun.crop
 
com.aliyun.crop.struct - 程序包 com.aliyun.crop.struct
 
com.aliyun.crop.supply - 程序包 com.aliyun.crop.supply
 
com.aliyun.editor - 程序包 com.aliyun.editor
 
com.aliyun.mix - 程序包 com.aliyun.mix
 
com.aliyun.preview - 程序包 com.aliyun.preview
 
com.aliyun.querrorcode - 程序包 com.aliyun.querrorcode
 
com.aliyun.qupai.editor - 程序包 com.aliyun.qupai.editor
 
com.aliyun.qupai.editor.impl - 程序包 com.aliyun.qupai.editor.impl
 
com.aliyun.qupai.import_core - 程序包 com.aliyun.qupai.import_core
 
com.aliyun.recorder - 程序包 com.aliyun.recorder
 
com.aliyun.recorder.supply - 程序包 com.aliyun.recorder.supply
 
com.aliyun.svideo.player - 程序包 com.aliyun.svideo.player
 
com.aliyun.svideo.sdk.external.struct - 程序包 com.aliyun.svideo.sdk.external.struct
 
com.aliyun.svideo.sdk.external.struct.common - 程序包 com.aliyun.svideo.sdk.external.struct.common
 
com.aliyun.svideo.sdk.external.struct.effect - 程序包 com.aliyun.svideo.sdk.external.struct.effect
 
com.aliyun.svideo.sdk.external.struct.encoder - 程序包 com.aliyun.svideo.sdk.external.struct.encoder
 
com.aliyun.svideo.sdk.external.struct.recorder - 程序包 com.aliyun.svideo.sdk.external.struct.recorder
 
com.aliyun.svideo.sdk.external.struct.snap - 程序包 com.aliyun.svideo.sdk.external.struct.snap
 
com.aliyun.svideo.sdk.external.thumbnail - 程序包 com.aliyun.svideo.sdk.external.thumbnail
 
com.duanqu.qupai.adaptive - 程序包 com.duanqu.qupai.adaptive
 
com.qu.preview.callback - 程序包 com.qu.preview.callback
 
compose(String, String, AliyunIComposeCallBack) - 接口 中的方法com.aliyun.qupai.editor.AliyunIBaseCompose
合成
compose(AliyunVideoParam, String, AliyunIComposeCallBack) - 接口 中的方法com.aliyun.qupai.editor.AliyunIEditor
合成
confirm() - 接口 中的方法com.aliyun.qupai.editor.AliyunICanvasController
确认所有的操作
connectClip() - 接口 中的方法com.aliyun.recorder.supply.AliyunIAudioRecorder
生成录制结果,@see com.aliyun.recorder.supply.AudioRecordCallback#onClipConnected
copy(EffectBase) - 类 中的方法com.aliyun.svideo.sdk.external.struct.effect.EffectBase
复制一份对象的参数
copy(EffectBase) - 类 中的方法com.aliyun.svideo.sdk.external.struct.effect.EffectCaption
 
copy(EffectBase) - 类 中的方法com.aliyun.svideo.sdk.external.struct.effect.EffectPaster
 
copy(EffectBase) - 类 中的方法com.aliyun.svideo.sdk.external.struct.effect.EffectText
 
creatAliyunEditor(Uri, EditorCallBack) - 类 中的静态方法com.aliyun.qupai.editor.impl.AliyunEditorFactory
 
createAlivcMixRecorderInstance(Context) - 类 中的静态方法com.aliyun.mix.AliyunMixRecorderCreator
创建一个合拍录制实例AliyunIMixRecorder
createAliyunCompose() - 类 中的静态方法com.aliyun.qupai.editor.impl.AliyunComposeFactory
 
createAliyunVodCompose() - 类 中的静态方法com.aliyun.qupai.editor.impl.AliyunComposeFactory
 
createCropInstance(Context) - 类 中的静态方法com.aliyun.crop.AliyunCropCreator
获取裁剪实例
createMixComposerInstance() - 类 中的静态方法com.aliyun.mix.AliyunMixComposerCreator
创建一个AliyunIMixComposer实现类的实例。
createPasterManager() - 接口 中的方法com.aliyun.qupai.editor.AliyunIEditor
创建贴图manager,负责贴图的添加渲染
createPasterPlayer(TextureView) - 接口 中的方法com.aliyun.qupai.editor.AliyunPasterController
创建一个动图预览播放器
createThumbnailFetcher() - 类 中的静态方法com.aliyun.svideo.sdk.external.thumbnail.AliyunThumbnailFetcherFactory
创建一个AliyunIThumbnailFetcher实例
createTrack(AliyunMixTrackLayoutParam) - 接口 中的方法com.aliyun.mix.AliyunIMixComposer
创建一个视频轨道,后面可以在该轨道上添加视频。
crf(int) - 类 中的方法com.aliyun.mix.AliyunMixOutputParam.Builder
Sets the mCrf and returns a reference to this Builder so that the methods can be chained together.
crf(int) - 类 中的方法com.aliyun.svideo.sdk.external.struct.common.AliyunVideoParam.Builder
设置ffmpeg crf值
CROP_MODE - 类 中的静态变量com.aliyun.svideo.sdk.external.struct.snap.AliyunSnapVideoParam
 
CROP_USE_GPU - 类 中的静态变量com.aliyun.svideo.sdk.external.struct.snap.AliyunSnapVideoParam
 
CropCallback - com.aliyun.crop.supply中的接口
 
CropParam - com.aliyun.crop.struct中的类
 
CropParam() - 类 的构造器com.aliyun.crop.struct.CropParam
 
A B C D E F G H I K L M N O P R S T U V W X Y 
跳过导航链接