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 

T

TailWaterMark - Class in com.aliyun.svideosdk.common.struct.project
 
TailWaterMark() - Constructor for class com.aliyun.svideosdk.common.struct.project.TailWaterMark
 
takePhoto(boolean, OnPictureCallback) - Method in interface com.aliyun.svideosdk.multirecorder.AliyunICameraCapture
Takes a picture by system camera, no effects.
takePhoto(boolean) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
in v3.27.0, useAliyunIRecorder.takeSnapshot(boolean, OnPictureCallback) instead. This is an asynchronous method. Call RecordCallback.onPictureBack(Bitmap) or RecordCallback.onPictureDataBack(byte[]) to return the picture.
takePicture(boolean) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Deprecated.
in v3.27.0, useAliyunIRecorder.takePicture(boolean, OnPictureCallback) instead. This is an asynchronous method. Call RecordCallback.onPictureBack(Bitmap) or RecordCallback.onPictureDataBack(byte[]) to return the picture.
takePicture(boolean, OnPictureCallback) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Added in v3.27.0 Takes a picture that captures no effects.
takeSnapshot(boolean, OnPictureCallback) - Method in interface com.aliyun.svideosdk.recorder.AliyunIRecorder
Added in v3.27.0 Takes a picture that captures all effects.
TEMPLATE_DRAFT_DIR - Static variable in class com.aliyun.svideosdk.common.struct.project.AliyunEditorProject
The template draft list dir.
text - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectText
The text contents.
textAlignment - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectText
The text alignment method.
textBegin - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectCaption
The time when the text appears on the stream timeline.
textBmpPath - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectText
The path of the image generated from the view of the text.
textCenterX - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectCaption
The x coordinate of the centroid of the text in the screen coordinate system.
textCenterY - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectCaption
The y coordinate of the centroid of the text in the screen coordinate system.
textColor - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectText
The text color.
textEnd - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectCaption
The time when the text disappears on the stream timeline.
textHeight - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectText
The height of the view that displays the text.
textLabelColor - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectText
The text background color.
textRotation - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectCaption
The rotation angle of the text.
textStrokeColor - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectText
The text stroke color.
textWidth - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectText
The width of the view that displays the text.
timeArry - Variable in class com.aliyun.svideosdk.common.struct.effect.EffectPaster
The timestamps.
TimeFilter - Class in com.aliyun.svideosdk.common.struct.project
 
TimeFilter() - Constructor for class com.aliyun.svideosdk.common.struct.project.TimeFilter
 
TimeFilter(int, long, long, int, float, boolean) - Constructor for class com.aliyun.svideosdk.common.struct.project.TimeFilter
 
Timeline - Class in com.aliyun.svideosdk.common.struct.project
 
Timeline() - Constructor for class com.aliyun.svideosdk.common.struct.project.Timeline
 
toArgb() - Method in class com.aliyun.svideosdk.common.AliyunColor
 
toCaption() - Method in class com.aliyun.svideosdk.common.struct.project.CaptionTrack
 
toEffectSticker() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectPaster
Transform to EffectSticker bean
toJsonString() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectFilter
 
toJsonString() - Method in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Gets the Params parameter of the custom transition object.
toString() - Method in class com.aliyun.svideosdk.common.struct.common.AliyunAudioClip
 
toString() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectBase
 
toString() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectCaption
 
toString() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectFilter
 
toString() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectPaster
 
toString() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectPicture
Deprecated.
 
toString() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectText
 
toString() - Method in class com.aliyun.svideosdk.common.struct.encoder.EncoderInfo
 
toString() - Method in class com.aliyun.svideosdk.common.struct.project.CaptionTrack
 
toString() - Method in class com.aliyun.svideosdk.common.struct.project.PhotoPasterTrack
 
toString() - Method in class com.aliyun.svideosdk.common.struct.project.RunningDisplayMode
 
toString() - Method in enum com.aliyun.svideosdk.common.struct.recorder.FlashType
 
toTrackAudioStream() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectBean
Deprecated.
Transform to TrackAudioStream bean
toTrackEffectFilter() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectBean
Deprecated.
Transform to TrackEffectFilter bean
toTrackEffectFilter() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectFilter
Transform to TrackEffectFilter bean
toTrackEffectImage() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectPicture
Deprecated.
Transform to TrackEffect bean
toTrackMV() - Method in class com.aliyun.svideosdk.common.struct.effect.EffectBean
Deprecated.
Transform to TrackEffectMV bean
Track - Class in com.aliyun.svideosdk.common.struct.project
 
Track() - Constructor for class com.aliyun.svideosdk.common.struct.project.Track
 
TrackAudioStream - Class in com.aliyun.svideosdk.common.struct.effect
Added in v3.27.0 The audio stream bean of track
TrackAudioStream() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TrackAudioStream
 
TrackAudioStream.Builder - Class in com.aliyun.svideosdk.common.struct.effect
 
TrackEffect<BEAN extends EffectBase> - Class in com.aliyun.svideosdk.common.struct.effect
Added in v3.27.0 The track effect bean
TrackEffect(long, long, BEAN) - Constructor for class com.aliyun.svideosdk.common.struct.effect.TrackEffect
Build Track Effect Object
TrackEffectFilter - Class in com.aliyun.svideosdk.common.struct.effect
Added in v3.27.0 The track effect filter bean
TrackEffectFilter.Builder - Class in com.aliyun.svideosdk.common.struct.effect
 
TrackEffectMV - Class in com.aliyun.svideosdk.common.struct.effect
Added in v3.27.0 The mv bean of track
TrackEffectMV() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TrackEffectMV
 
TrackEffectMV.Builder - Class in com.aliyun.svideosdk.common.struct.effect
 
TrackEffectWaterMark - Class in com.aliyun.svideosdk.common.struct.effect
Added in v3.27.0 The water mark bean of track
TrackEffectWaterMark() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TrackEffectWaterMark
 
TrackEffectWaterMark.Builder - Class in com.aliyun.svideosdk.common.struct.effect
 
transition(TransitionBase) - Method in class com.aliyun.svideosdk.common.struct.common.AliyunImageClip.Builder
Sets the transition.
transition(TransitionBase) - Method in class com.aliyun.svideosdk.common.struct.common.AliyunVideoClip.Builder
Sets the transition.
TRANSITION_TYPE_CIRCLE - Static variable in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Circle.
TRANSITION_TYPE_CUSTOM - Static variable in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
CUSTOM.
TRANSITION_TYPE_FADE - Static variable in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Fade.
TRANSITION_TYPE_FIVEPOINTSTAR - Static variable in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Pentagram.
TRANSITION_TYPE_SHUTTER - Static variable in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Blinds.
TRANSITION_TYPE_TRANSLATE - Static variable in class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Translational motion.
TransitionBase - Class in com.aliyun.svideosdk.common.struct.effect
A base class that defines transition effects.
TransitionBase() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TransitionBase
 
TransitionBase(String) - Constructor for class com.aliyun.svideosdk.common.struct.effect.TransitionBase
Deprecated.
TransitionBase(Source) - Constructor for class com.aliyun.svideosdk.common.struct.effect.TransitionBase
 
TransitionCircle - Class in com.aliyun.svideosdk.common.struct.effect
 
TransitionCircle() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TransitionCircle
 
TransitionFade - Class in com.aliyun.svideosdk.common.struct.effect
 
TransitionFade() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TransitionFade
 
TransitionFiveStar - Class in com.aliyun.svideosdk.common.struct.effect
 
TransitionFiveStar() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TransitionFiveStar
 
TransitionShutter - Class in com.aliyun.svideosdk.common.struct.effect
 
TransitionShutter() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TransitionShutter
 
TransitionTranslate - Class in com.aliyun.svideosdk.common.struct.effect
 
TransitionTranslate() - Constructor for class com.aliyun.svideosdk.common.struct.effect.TransitionTranslate
 
transToImage() - Method in interface com.aliyun.svideosdk.editor.AliyunPasterBaseView
Converts text to an image.
TYPE_IMAGE - Static variable in class com.aliyun.svideosdk.common.struct.project.VideoTrackClip
 
TYPE_MEDIA - Static variable in class com.aliyun.svideosdk.template.model.AliyunAETemplateAsset
 
TYPE_TEXT - Static variable in class com.aliyun.svideosdk.template.model.AliyunAETemplateAsset
 
TYPE_TEXT_ANIM - Static variable in class com.aliyun.svideosdk.template.model.AliyunAETemplateAsset
 
TYPE_VIDEO - Static variable in class com.aliyun.svideosdk.common.struct.project.VideoTrackClip
 
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