public interface TranscodeVideoOverrideOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
Clip |
getClip()
裁剪参数
|
ClipOrBuilder |
getClipOrBuilder()
裁剪参数
|
String |
getFileName()
FileName
|
com.google.protobuf.ByteString |
getFileNameBytes()
FileName
|
int |
getOutputIndex(int index)
模板组下标,仅对模板组生效
|
int |
getOutputIndexCount()
模板组下标,仅对模板组生效
|
List<Integer> |
getOutputIndexList()
模板组下标,仅对模板组生效
|
String |
getTemplateId(int index)
被覆盖的视频模板Id, 支持ALL
|
com.google.protobuf.ByteString |
getTemplateIdBytes(int index)
被覆盖的视频模板Id, 支持ALL
|
int |
getTemplateIdCount()
被覆盖的视频模板Id, 支持ALL
|
List<String> |
getTemplateIdList()
被覆盖的视频模板Id, 支持ALL
|
boolean |
hasClip()
裁剪参数
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getTemplateIdList()
被覆盖的视频模板Id, 支持ALL
repeated string TemplateId = 1;int getTemplateIdCount()
被覆盖的视频模板Id, 支持ALL
repeated string TemplateId = 1;String getTemplateId(int index)
被覆盖的视频模板Id, 支持ALL
repeated string TemplateId = 1;index - The index of the element to return.com.google.protobuf.ByteString getTemplateIdBytes(int index)
被覆盖的视频模板Id, 支持ALL
repeated string TemplateId = 1;index - The index of the value to return.boolean hasClip()
裁剪参数
.Volcengine.Vod.Models.Business.Clip Clip = 2;Clip getClip()
裁剪参数
.Volcengine.Vod.Models.Business.Clip Clip = 2;ClipOrBuilder getClipOrBuilder()
裁剪参数
.Volcengine.Vod.Models.Business.Clip Clip = 2;List<Integer> getOutputIndexList()
模板组下标,仅对模板组生效
repeated int32 OutputIndex = 3;int getOutputIndexCount()
模板组下标,仅对模板组生效
repeated int32 OutputIndex = 3;int getOutputIndex(int index)
模板组下标,仅对模板组生效
repeated int32 OutputIndex = 3;index - The index of the element to return.String getFileName()
FileName
string FileName = 4;com.google.protobuf.ByteString getFileNameBytes()
FileName
string FileName = 4;Copyright © 2023. All rights reserved.