Package | Description |
---|---|
com.tencentcloudapi.teo.v20220901 | |
com.tencentcloudapi.teo.v20220901.models |
Modifier and Type | Method and Description |
---|---|
CreateJustInTimeTranscodeTemplateResponse |
TeoClient.CreateJustInTimeTranscodeTemplate(CreateJustInTimeTranscodeTemplateRequest req)
即时转码已经提供了预置转码模板,满足大部分的需求。如果有个性化的转码需求,可以通过本接口创建自定义的转码模板,最多可创建100个自定义转码模板。
为了确保即时转码效果的一致性,避免因 EO 缓存或 M3U8 分片处理过程中的模板变更导致视频输出异常,模板在创建后不可进行修改。
即时转码详细能力了解:[EdgeOne视频即时处理功能介绍](https://cloud.tencent.com/document/product/1552/111927)。
|
Constructor and Description |
---|
CreateJustInTimeTranscodeTemplateResponse(CreateJustInTimeTranscodeTemplateResponse source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Copyright © 2025. All rights reserved.