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

M

mAlpha - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
透明度
mAnimationConfig - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
动画的config
mAnimationDelegate - 类 中的变量com.aliyun.svideosdk.editor.impl.AliyunPasterControllerCompoundCaption
 
MAX_DURATION - 类 中的静态变量com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
MAX_VIDEO_DURATION - 类 中的静态变量com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
maxCacheFrame - 类 中的变量com.aliyun.svideosdk.common.struct.encoder.EncoderInfo
编码器瞬时最大的缓存帧数
mBackgroundBmp - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
背景图片
mBackgroundBmpPath - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
背景图片的文件存储路径
mCenterCoordinateSys - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
旋转中心点坐标系:0:纹理坐标系;1:画布坐标系;
mCenterX - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
旋转中心点X相对坐标,取值范围[-1.0, 1.0] (当centerCS=0:0代表原点,即纹理x轴正中心,-1代表纹理左边界,1代表纹理右边界) (当centerCS=1:0代表画布中心点,-1代表画布左边界,1代表画布右边界)
mCenterY - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
旋转中心点Y相对坐标,取值范围[-1.0, 1.0] (当centerCS=0:0代表原点,即纹理y轴正中心,1代表纹理上边界,-1代表纹理下边界) (当centerCS=1:0代表画布中心点,1代表画布上边界,-1代表画布下边界)
mClockwise - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
是否是顺时针旋转 true顺时针
mDirection - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
擦除方向
mDirection - 类 中的变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
平移四个方向
mDuration - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
在stream轴(播放轴)的时长
mDurationPerCircle - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
旋转一圈的时间
MediaInfo - com.aliyun.svideosdk.common.struct.recorder中的类
录制参数配置类
MediaInfo() - 类 的构造器com.aliyun.svideosdk.common.struct.recorder.MediaInfo
 
MediaType - com.aliyun.svideosdk.common.struct.common中的枚举
 
mFilePath - 类 中的变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
 
mFromAlpha - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
开始时的透明度
mFromDegree - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
从什么弧度开始旋转 以弧度为单位
mFromPointX - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
开始的x点 OpenGL坐标 (0,0)在屏幕中央 节点的锚点是(0.5,0.5)
mFromPointY - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
开始的y点
mFromScale - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
开始从什么时候缩放
mId - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
生成的帧动画id
MIN_CROP_DURATION - 类 中的静态变量com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
MIN_DURATION - 类 中的静态变量com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
MIN_VIDEO_DURATION - 类 中的静态变量com.aliyun.svideosdk.common.struct.common.AliyunSnapVideoParam
 
mIncludePad - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
 
mirror - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectPaster
是否镜像
mirror - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectPicture
是否镜像
mIsStream - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
是否对主流进行帧动画
MixAudioSourceType - com.aliyun.svideosdk.mixrecorder中的枚举
合成视频的音频类型 v3.18.0 新增
mixDisplayParam(AliyunMixRecorderDisplayParam) - 类 中的方法com.aliyun.svideosdk.mixrecorder.AliyunMixMediaInfoParam.Builder
Sets the mMixDisplayParam and returns a reference to this Builder so that the methods can be chained together.
mixVideoFilePath(String) - 类 中的方法com.aliyun.svideosdk.mixrecorder.AliyunMixMediaInfoParam.Builder
Sets the mFilePath and returns a reference to this Builder so that the methods can be chained together.
mLineWidth - 类 中的变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
百叶窗叶子宽度
mNeedRenderCallback - 类 中的变量com.aliyun.svideosdk.editor.EditorCallBack
纹理回调开关设置 可以使用"|"符号来开启多个回调,如:RENDER_CALLBACK_CUSTOM | RENDER_CALLBACK_TEXTURE,代表同时开启两个回调
mOrientation - 类 中的变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
百叶窗叶子翻转布局
mOverlapDuration - 类 中的变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
重叠时间
mParamsString - 类 中的变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
 
mRepeat - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
是否一直旋转
mRotateDegree - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
旋转多少度
mRotateToDegree - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
旋转到什么角度
mScaleAnchorBaseScale - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
缩放锚点:参考缩放基准值,用于计算trans偏移
mScaleAnchorEnable - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
是否启用缩放锚点,不开启则以物体自身中心点缩放
mScaleAnchorX - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
缩放锚点:x坐标
mScaleAnchorY - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
缩放锚点:y坐标
mSpacingAdd - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
 
mSpacingMult - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
 
mStartTime - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
在stream轴的开始时间
mTargetId - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
作用的目标ID
mTextAlignment - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
文字对齐方式
mTextMaxLines - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
文字最大行数
mTextPaddingX - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
文字左边距,以左上角为原点
mTextPaddingY - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
文字上边距,以左上角为原点
mTextSize - 类 中的变量com.aliyun.svideosdk.common.struct.effect.EffectText
文字字号
mToAlpha - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
到目标的透明度
mToPointX - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
到的x点
mToPointY - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
到的y点
mToScale - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
缩放到多少大小
mType - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
动画类型
mType - 类 中的变量com.aliyun.svideosdk.common.struct.effect.TransitionBase
转场类型
mWipeMode - 类 中的变量com.aliyun.svideosdk.common.struct.effect.ActionBase
擦除方式,渐隐还是渐现
A B C D E F G H I K L M N O P R S T U V W X Y 
跳过导航链接