A B C D E F G I L N O R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- readFileByLines(String) - Static method in class com.seeshiontech.vesdk.UtilTest
- registerRenderImageProcessLicense(String, String) - Method in class com.seeshiontech.vesdk.VideoEngine
-
注册图片渲染 license
- registerRenderProcessLicense(String, String) - Method in class com.seeshiontech.vesdk.VideoEngine
-
注册 license
- render() - Method in class com.seeshiontech.vesdk.VeClipProcessRenderTask
-
启动渲染
- render() - Method in class com.seeshiontech.vesdk.VeCutProcessRenderTask
-
启动渲染
- render() - Method in class com.seeshiontech.vesdk.VeImageProcessRenderTask
-
启动渲染
- render() - Method in class com.seeshiontech.vesdk.VeProcessRenderTask
-
启动渲染
- RenderClipProcessTest - Class in com.seeshiontech.vesdk
-
剪辑测试
- RenderClipProcessTest() - Constructor for class com.seeshiontech.vesdk.RenderClipProcessTest
- RenderCutProcessTest - Class in com.seeshiontech.vesdk
-
gif / 视频裁剪测试
- RenderCutProcessTest() - Constructor for class com.seeshiontech.vesdk.RenderCutProcessTest
- RenderException - Exception in com.seeshiontech.vesdk.exceptions
- RenderException() - Constructor for exception com.seeshiontech.vesdk.exceptions.RenderException
- RenderException(String) - Constructor for exception com.seeshiontech.vesdk.exceptions.RenderException
- RenderImageProcessTest - Class in com.seeshiontech.vesdk
-
图片滤镜测试
- RenderImageProcessTest() - Constructor for class com.seeshiontech.vesdk.RenderImageProcessTest
- RenderProcessTest - Class in com.seeshiontech.vesdk
-
渲染测试
- RenderProcessTest() - Constructor for class com.seeshiontech.vesdk.RenderProcessTest
- RenderStatus - Enum in com.seeshiontech.vesdk
-
渲染进程状态
- ReplaceAsset - Class in com.seeshiontech.vesdk
-
高级替换素材 高级文字替换素材示例: 前缀查找文字替换 { text: "你好", type: 1, d_key_prefix: "dtext" } 默认前缀(dtext)查找文字替换 { text: "你好", type: 1 } 精确查找文字替换 { text: "你好", type: 1, d_key: "title" } 高级图片替换素材示例: 前缀查找图片替换 { file: "/path/to/file.png", type: 2, d_key_prefix: "dtext" } 默认前缀(dtext)查找替换 { file: "/path/to/file.png", type: 2 } 精确查找替换 { file: "/path/to/file.png", type: 2, d_key: "title" }
- ReplaceAsset() - Constructor for class com.seeshiontech.vesdk.ReplaceAsset
- ReplaceAsset(int) - Constructor for class com.seeshiontech.vesdk.ReplaceAsset
All Classes All Packages