public interface DescribeVodSpaceWorkflowTranscodeInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCodec()
string Codec = 4; |
com.google.protobuf.ByteString |
getCodecBytes()
string Codec = 4; |
String |
getDefinition()
string Definition = 6; |
com.google.protobuf.ByteString |
getDefinitionBytes()
string Definition = 6; |
long |
getDuration()
int64 Duration = 3; |
String |
getFileType()
string FileType = 2; |
com.google.protobuf.ByteString |
getFileTypeBytes()
string FileType = 2; |
long |
getHeight()
int64 Height = 8; |
boolean |
getIsLowPriority()
bool IsLowPriority = 10; |
boolean |
getRemux()
bool Remux = 5; |
boolean |
getSlice()
bool Slice = 9; |
String |
getTemplateType()
string TemplateType = 1; |
com.google.protobuf.ByteString |
getTemplateTypeBytes()
string TemplateType = 1; |
long |
getWidth()
int64 Width = 7; |
String getTemplateType()
string TemplateType = 1;com.google.protobuf.ByteString getTemplateTypeBytes()
string TemplateType = 1;String getFileType()
string FileType = 2;com.google.protobuf.ByteString getFileTypeBytes()
string FileType = 2;long getDuration()
int64 Duration = 3;String getCodec()
string Codec = 4;com.google.protobuf.ByteString getCodecBytes()
string Codec = 4;boolean getRemux()
bool Remux = 5;String getDefinition()
string Definition = 6;com.google.protobuf.ByteString getDefinitionBytes()
string Definition = 6;long getWidth()
int64 Width = 7;long getHeight()
int64 Height = 8;boolean getSlice()
bool Slice = 9;boolean getIsLowPriority()
bool IsLowPriority = 10;Copyright © 2024. All rights reserved.