public final class VodGetMLFramesForAuditRequest extends com.google.protobuf.GeneratedMessageV3 implements VodGetMLFramesForAuditRequestOrBuilder
Volcengine.Vod.Models.Request.VodGetMLFramesForAuditRequest
Modifier and Type | Class and Description |
---|---|
static class |
VodGetMLFramesForAuditRequest.Builder
Protobuf type
Volcengine.Vod.Models.Request.VodGetMLFramesForAuditRequest |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage,BuilderType extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageType,BuilderType>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter
Modifier and Type | Field and Description |
---|---|
static int |
CUTTIMEMILLS_FIELD_NUMBER |
static int |
ENDTIMEMILL_FIELD_NUMBER |
static int |
FRAMEFPS_FIELD_NUMBER |
static int |
FRAMEOPT_FIELD_NUMBER |
static int |
MAXNUMBEROFFRAMES_FIELD_NUMBER |
static int |
MINNUMBEROFFRAMES_FIELD_NUMBER |
static int |
NEEDFIRSTFRAME_FIELD_NUMBER |
static int |
NEEDLASTFRAME_FIELD_NUMBER |
static int |
NUMBEROFFRAMES_FIELD_NUMBER |
static int |
STARTTIMEMILL_FIELD_NUMBER |
static int |
STRATEGY_FIELD_NUMBER |
static int |
VID_FIELD_NUMBER |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getCutTimeMills()
抽帧方式选择CutTimes时生效,逗号分割,表示需要获取的帧的时间戳(ms)列表,生效时需要保证数组不为空
|
com.google.protobuf.ByteString |
getCutTimeMillsBytes()
抽帧方式选择CutTimes时生效,逗号分割,表示需要获取的帧的时间戳(ms)列表,生效时需要保证数组不为空
|
static VodGetMLFramesForAuditRequest |
getDefaultInstance() |
VodGetMLFramesForAuditRequest |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
String |
getEndTimeMill()
从视频的第几秒结束抽帧,单位:ms
|
com.google.protobuf.ByteString |
getEndTimeMillBytes()
从视频的第几秒结束抽帧,单位:ms
|
String |
getFrameFps()
抽帧方式选择Fps或FpsLimitNumberOfFrames时生效,表示抽帧的帧率,生效时需要保证大于0
|
com.google.protobuf.ByteString |
getFrameFpsBytes()
抽帧方式选择Fps或FpsLimitNumberOfFrames时生效,表示抽帧的帧率,生效时需要保证大于0
|
String |
getFrameOpt()
抽帧方式,参考VodFrameExtractingOptionForAudit
|
com.google.protobuf.ByteString |
getFrameOptBytes()
抽帧方式,参考VodFrameExtractingOptionForAudit
|
String |
getMaxNumberOfFrames()
抽帧方式选择FpsLimitNumberOfFrames时生效,表示限制的最大帧数,为0表示不限制
|
com.google.protobuf.ByteString |
getMaxNumberOfFramesBytes()
抽帧方式选择FpsLimitNumberOfFrames时生效,表示限制的最大帧数,为0表示不限制
|
String |
getMinNumberOfFrames()
抽帧方式选择FpsLimitNumberOfFrames时生效,表示限制的最小帧数,为0表示不限制
|
com.google.protobuf.ByteString |
getMinNumberOfFramesBytes()
抽帧方式选择FpsLimitNumberOfFrames时生效,表示限制的最小帧数,为0表示不限制
|
String |
getNeedFirstFrame()
需要首帧, 默认0,支持设置: 0-否,1-是
|
com.google.protobuf.ByteString |
getNeedFirstFrameBytes()
需要首帧, 默认0,支持设置: 0-否,1-是
|
String |
getNeedLastFrame()
需要尾帧, 默认0,支持设置: 0-否,1-是
|
com.google.protobuf.ByteString |
getNeedLastFrameBytes()
需要尾帧, 默认0,支持设置: 0-否,1-是
|
String |
getNumberOfFrames()
抽帧方式选择NumberOfFrames时生效,表示需要多少帧,生效时需要保证大于0
|
com.google.protobuf.ByteString |
getNumberOfFramesBytes()
抽帧方式选择NumberOfFrames时生效,表示需要多少帧,生效时需要保证大于0
|
com.google.protobuf.Parser<VodGetMLFramesForAuditRequest> |
getParserForType() |
int |
getSerializedSize() |
String |
getStartTimeMill()
从视频的第几秒开始抽帧,单位:ms
|
com.google.protobuf.ByteString |
getStartTimeMillBytes()
从视频的第几秒开始抽帧,单位:ms
|
String |
getStrategy()
审核帧模板信息中的Strategy,抽帧策略
|
com.google.protobuf.ByteString |
getStrategyBytes()
审核帧模板信息中的Strategy,抽帧策略
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
String |
getVid()
视频ID
|
com.google.protobuf.ByteString |
getVidBytes()
视频ID
|
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VodGetMLFramesForAuditRequest.Builder |
newBuilder() |
static VodGetMLFramesForAuditRequest.Builder |
newBuilder(VodGetMLFramesForAuditRequest prototype) |
VodGetMLFramesForAuditRequest.Builder |
newBuilderForType() |
protected VodGetMLFramesForAuditRequest.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VodGetMLFramesForAuditRequest |
parseDelimitedFrom(InputStream input) |
static VodGetMLFramesForAuditRequest |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetMLFramesForAuditRequest |
parseFrom(byte[] data) |
static VodGetMLFramesForAuditRequest |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetMLFramesForAuditRequest |
parseFrom(ByteBuffer data) |
static VodGetMLFramesForAuditRequest |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetMLFramesForAuditRequest |
parseFrom(com.google.protobuf.ByteString data) |
static VodGetMLFramesForAuditRequest |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetMLFramesForAuditRequest |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VodGetMLFramesForAuditRequest |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VodGetMLFramesForAuditRequest |
parseFrom(InputStream input) |
static VodGetMLFramesForAuditRequest |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VodGetMLFramesForAuditRequest> |
parser() |
VodGetMLFramesForAuditRequest.Builder |
toBuilder() |
void |
writeTo(com.google.protobuf.CodedOutputStream output) |
canUseUnsafe, computeStringSize, computeStringSizeNoTag, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, getAllFields, getDescriptorForType, getField, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, hasField, hasOneof, internalGetMapField, isStringEmpty, makeExtensionsImmutable, mergeFromAndMakeImmutableInternal, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBooleanList, newBuilderForType, newDoubleList, newFloatList, newIntList, newLongList, parseDelimitedWithIOException, parseDelimitedWithIOException, parseUnknownField, parseUnknownFieldProto3, parseWithIOException, parseWithIOException, parseWithIOException, parseWithIOException, serializeBooleanMapTo, serializeIntegerMapTo, serializeLongMapTo, serializeStringMapTo, writeReplace, writeString, writeStringNoTag
findInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toString
addAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeTo
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public static final int VID_FIELD_NUMBER
public static final int STRATEGY_FIELD_NUMBER
public static final int FRAMEOPT_FIELD_NUMBER
public static final int FRAMEFPS_FIELD_NUMBER
public static final int NUMBEROFFRAMES_FIELD_NUMBER
public static final int CUTTIMEMILLS_FIELD_NUMBER
public static final int NEEDFIRSTFRAME_FIELD_NUMBER
public static final int NEEDLASTFRAME_FIELD_NUMBER
public static final int STARTTIMEMILL_FIELD_NUMBER
public static final int ENDTIMEMILL_FIELD_NUMBER
public static final int MINNUMBEROFFRAMES_FIELD_NUMBER
public static final int MAXNUMBEROFFRAMES_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance
in class com.google.protobuf.GeneratedMessageV3
public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields
in interface com.google.protobuf.MessageOrBuilder
getUnknownFields
in class com.google.protobuf.GeneratedMessageV3
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3
public String getVid()
视频ID
string Vid = 1;
getVid
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getVidBytes()
视频ID
string Vid = 1;
getVidBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getStrategy()
审核帧模板信息中的Strategy,抽帧策略
string Strategy = 2;
getStrategy
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getStrategyBytes()
审核帧模板信息中的Strategy,抽帧策略
string Strategy = 2;
getStrategyBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getFrameOpt()
抽帧方式,参考VodFrameExtractingOptionForAudit
string FrameOpt = 3;
getFrameOpt
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getFrameOptBytes()
抽帧方式,参考VodFrameExtractingOptionForAudit
string FrameOpt = 3;
getFrameOptBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getFrameFps()
抽帧方式选择Fps或FpsLimitNumberOfFrames时生效,表示抽帧的帧率,生效时需要保证大于0
string FrameFps = 4;
getFrameFps
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getFrameFpsBytes()
抽帧方式选择Fps或FpsLimitNumberOfFrames时生效,表示抽帧的帧率,生效时需要保证大于0
string FrameFps = 4;
getFrameFpsBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getNumberOfFrames()
抽帧方式选择NumberOfFrames时生效,表示需要多少帧,生效时需要保证大于0
string NumberOfFrames = 5;
getNumberOfFrames
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getNumberOfFramesBytes()
抽帧方式选择NumberOfFrames时生效,表示需要多少帧,生效时需要保证大于0
string NumberOfFrames = 5;
getNumberOfFramesBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getCutTimeMills()
抽帧方式选择CutTimes时生效,逗号分割,表示需要获取的帧的时间戳(ms)列表,生效时需要保证数组不为空
string CutTimeMills = 6;
getCutTimeMills
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getCutTimeMillsBytes()
抽帧方式选择CutTimes时生效,逗号分割,表示需要获取的帧的时间戳(ms)列表,生效时需要保证数组不为空
string CutTimeMills = 6;
getCutTimeMillsBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getNeedFirstFrame()
需要首帧, 默认0,支持设置: 0-否,1-是
string NeedFirstFrame = 7;
getNeedFirstFrame
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getNeedFirstFrameBytes()
需要首帧, 默认0,支持设置: 0-否,1-是
string NeedFirstFrame = 7;
getNeedFirstFrameBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getNeedLastFrame()
需要尾帧, 默认0,支持设置: 0-否,1-是
string NeedLastFrame = 8;
getNeedLastFrame
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getNeedLastFrameBytes()
需要尾帧, 默认0,支持设置: 0-否,1-是
string NeedLastFrame = 8;
getNeedLastFrameBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getStartTimeMill()
从视频的第几秒开始抽帧,单位:ms
string StartTimeMill = 9;
getStartTimeMill
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getStartTimeMillBytes()
从视频的第几秒开始抽帧,单位:ms
string StartTimeMill = 9;
getStartTimeMillBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getEndTimeMill()
从视频的第几秒结束抽帧,单位:ms
string EndTimeMill = 10;
getEndTimeMill
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getEndTimeMillBytes()
从视频的第几秒结束抽帧,单位:ms
string EndTimeMill = 10;
getEndTimeMillBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getMinNumberOfFrames()
抽帧方式选择FpsLimitNumberOfFrames时生效,表示限制的最小帧数,为0表示不限制
string MinNumberOfFrames = 11;
getMinNumberOfFrames
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getMinNumberOfFramesBytes()
抽帧方式选择FpsLimitNumberOfFrames时生效,表示限制的最小帧数,为0表示不限制
string MinNumberOfFrames = 11;
getMinNumberOfFramesBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public String getMaxNumberOfFrames()
抽帧方式选择FpsLimitNumberOfFrames时生效,表示限制的最大帧数,为0表示不限制
string MaxNumberOfFrames = 12;
getMaxNumberOfFrames
in interface VodGetMLFramesForAuditRequestOrBuilder
public com.google.protobuf.ByteString getMaxNumberOfFramesBytes()
抽帧方式选择FpsLimitNumberOfFrames时生效,表示限制的最大帧数,为0表示不限制
string MaxNumberOfFrames = 12;
getMaxNumberOfFramesBytes
in interface VodGetMLFramesForAuditRequestOrBuilder
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3
public void writeTo(com.google.protobuf.CodedOutputStream output) throws IOException
writeTo
in interface com.google.protobuf.MessageLite
writeTo
in class com.google.protobuf.GeneratedMessageV3
IOException
public int getSerializedSize()
getSerializedSize
in interface com.google.protobuf.MessageLite
getSerializedSize
in class com.google.protobuf.GeneratedMessageV3
public boolean equals(Object obj)
equals
in interface com.google.protobuf.Message
equals
in class com.google.protobuf.AbstractMessage
public int hashCode()
hashCode
in interface com.google.protobuf.Message
hashCode
in class com.google.protobuf.AbstractMessage
public static VodGetMLFramesForAuditRequest parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetMLFramesForAuditRequest parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetMLFramesForAuditRequest parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetMLFramesForAuditRequest parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetMLFramesForAuditRequest parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetMLFramesForAuditRequest parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferException
public static VodGetMLFramesForAuditRequest parseFrom(InputStream input) throws IOException
IOException
public static VodGetMLFramesForAuditRequest parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodGetMLFramesForAuditRequest parseDelimitedFrom(InputStream input) throws IOException
IOException
public static VodGetMLFramesForAuditRequest parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public static VodGetMLFramesForAuditRequest parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOException
public static VodGetMLFramesForAuditRequest parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOException
public VodGetMLFramesForAuditRequest.Builder newBuilderForType()
newBuilderForType
in interface com.google.protobuf.Message
newBuilderForType
in interface com.google.protobuf.MessageLite
public static VodGetMLFramesForAuditRequest.Builder newBuilder()
public static VodGetMLFramesForAuditRequest.Builder newBuilder(VodGetMLFramesForAuditRequest prototype)
public VodGetMLFramesForAuditRequest.Builder toBuilder()
toBuilder
in interface com.google.protobuf.Message
toBuilder
in interface com.google.protobuf.MessageLite
protected VodGetMLFramesForAuditRequest.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType
in class com.google.protobuf.GeneratedMessageV3
public static VodGetMLFramesForAuditRequest getDefaultInstance()
public static com.google.protobuf.Parser<VodGetMLFramesForAuditRequest> parser()
public com.google.protobuf.Parser<VodGetMLFramesForAuditRequest> getParserForType()
getParserForType
in interface com.google.protobuf.Message
getParserForType
in interface com.google.protobuf.MessageLite
getParserForType
in class com.google.protobuf.GeneratedMessageV3
public VodGetMLFramesForAuditRequest getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
Copyright © 2022. All rights reserved.