public final class VQScoreInfo extends com.google.protobuf.GeneratedMessageV3 implements VQScoreInfoOrBuilder
Volcengine.Live.Models.Business.VQScoreInfo| Modifier and Type | Class and Description |
|---|---|
static class |
VQScoreInfo.Builder
Protobuf type
Volcengine.Live.Models.Business.VQScoreInfo |
com.google.protobuf.GeneratedMessageV3.BuilderParent, com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>,BuilderT extends com.google.protobuf.GeneratedMessageV3.ExtendableBuilder<MessageT,BuilderT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.ExtendableMessageOrBuilder<MessageT extends com.google.protobuf.GeneratedMessageV3.ExtendableMessage<MessageT>>, com.google.protobuf.GeneratedMessageV3.FieldAccessorTable, com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter| Modifier and Type | Field and Description |
|---|---|
static int |
ADDRSCORELIST_FIELD_NUMBER |
static int |
CONTRASTADDR_FIELD_NUMBER |
static int |
CONTRASTAVERAGESCORE_FIELD_NUMBER |
static int |
DIFFERENCE_FIELD_NUMBER |
static int |
DIFFERENCEPER_FIELD_NUMBER |
static int |
DURATION_FIELD_NUMBER |
static int |
MAINADDR_FIELD_NUMBER |
static int |
MAINAVERAGESCORE_FIELD_NUMBER |
static int |
TOTALPOINTNUM_FIELD_NUMBER |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AddrScoreInfo |
getAddrScoreList(int index)
拉流地址测评得分详细信息
|
int |
getAddrScoreListCount()
拉流地址测评得分详细信息
|
List<AddrScoreInfo> |
getAddrScoreListList()
拉流地址测评得分详细信息
|
AddrScoreInfoOrBuilder |
getAddrScoreListOrBuilder(int index)
拉流地址测评得分详细信息
|
List<? extends AddrScoreInfoOrBuilder> |
getAddrScoreListOrBuilderList()
拉流地址测评得分详细信息
|
String |
getContrastAddr()
对比拉流地址
|
com.google.protobuf.ByteString |
getContrastAddrBytes()
对比拉流地址
|
float |
getContrastAverageScore()
计算对比拉流地址的画质平均得分
|
static VQScoreInfo |
getDefaultInstance() |
VQScoreInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
float |
getDifference()
主评分与对比评分的差值,最大-最小
|
float |
getDifferencePer()
主评分与对比评分的差值百分比,(最大-最小)/最小
|
long |
getDuration()
测评运行时间
|
String |
getMainAddr()
主拉流地址
|
com.google.protobuf.ByteString |
getMainAddrBytes()
主拉流地址
|
float |
getMainAverageScore()
计算主拉流地址平均得分
|
com.google.protobuf.Parser<VQScoreInfo> |
getParserForType() |
int |
getSerializedSize() |
long |
getTotalPointNum()
计算取值点数
|
com.google.protobuf.UnknownFieldSet |
getUnknownFields() |
int |
hashCode() |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
static VQScoreInfo.Builder |
newBuilder() |
static VQScoreInfo.Builder |
newBuilder(VQScoreInfo prototype) |
VQScoreInfo.Builder |
newBuilderForType() |
protected VQScoreInfo.Builder |
newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
protected Object |
newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused) |
static VQScoreInfo |
parseDelimitedFrom(InputStream input) |
static VQScoreInfo |
parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VQScoreInfo |
parseFrom(byte[] data) |
static VQScoreInfo |
parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VQScoreInfo |
parseFrom(ByteBuffer data) |
static VQScoreInfo |
parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VQScoreInfo |
parseFrom(com.google.protobuf.ByteString data) |
static VQScoreInfo |
parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VQScoreInfo |
parseFrom(com.google.protobuf.CodedInputStream input) |
static VQScoreInfo |
parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static VQScoreInfo |
parseFrom(InputStream input) |
static VQScoreInfo |
parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static com.google.protobuf.Parser<VQScoreInfo> |
parser() |
VQScoreInfo.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, makeMutableCopy, 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, writeStringNoTagfindInitializationErrors, getInitializationErrorString, hashBoolean, hashEnum, hashEnumList, hashFields, hashLong, toStringaddAll, addAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic static final int MAINADDR_FIELD_NUMBER
public static final int CONTRASTADDR_FIELD_NUMBER
public static final int DURATION_FIELD_NUMBER
public static final int TOTALPOINTNUM_FIELD_NUMBER
public static final int MAINAVERAGESCORE_FIELD_NUMBER
public static final int CONTRASTAVERAGESCORE_FIELD_NUMBER
public static final int DIFFERENCE_FIELD_NUMBER
public static final int DIFFERENCEPER_FIELD_NUMBER
public static final int ADDRSCORELIST_FIELD_NUMBER
protected Object newInstance(com.google.protobuf.GeneratedMessageV3.UnusedPrivateParameter unused)
newInstance in class com.google.protobuf.GeneratedMessageV3public final com.google.protobuf.UnknownFieldSet getUnknownFields()
getUnknownFields in interface com.google.protobuf.MessageOrBuildergetUnknownFields in class com.google.protobuf.GeneratedMessageV3public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3public String getMainAddr()
主拉流地址
string MainAddr = 1;getMainAddr in interface VQScoreInfoOrBuilderpublic com.google.protobuf.ByteString getMainAddrBytes()
主拉流地址
string MainAddr = 1;getMainAddrBytes in interface VQScoreInfoOrBuilderpublic String getContrastAddr()
对比拉流地址
string ContrastAddr = 2;getContrastAddr in interface VQScoreInfoOrBuilderpublic com.google.protobuf.ByteString getContrastAddrBytes()
对比拉流地址
string ContrastAddr = 2;getContrastAddrBytes in interface VQScoreInfoOrBuilderpublic long getDuration()
测评运行时间
int64 Duration = 3;getDuration in interface VQScoreInfoOrBuilderpublic long getTotalPointNum()
计算取值点数
int64 TotalPointNum = 4;getTotalPointNum in interface VQScoreInfoOrBuilderpublic float getMainAverageScore()
计算主拉流地址平均得分
float MainAverageScore = 5;getMainAverageScore in interface VQScoreInfoOrBuilderpublic float getContrastAverageScore()
计算对比拉流地址的画质平均得分
float ContrastAverageScore = 6;getContrastAverageScore in interface VQScoreInfoOrBuilderpublic float getDifference()
主评分与对比评分的差值,最大-最小
float Difference = 7;getDifference in interface VQScoreInfoOrBuilderpublic float getDifferencePer()
主评分与对比评分的差值百分比,(最大-最小)/最小
float DifferencePer = 8;getDifferencePer in interface VQScoreInfoOrBuilderpublic List<AddrScoreInfo> getAddrScoreListList()
拉流地址测评得分详细信息
repeated .Volcengine.Live.Models.Business.AddrScoreInfo AddrScoreList = 9;getAddrScoreListList in interface VQScoreInfoOrBuilderpublic List<? extends AddrScoreInfoOrBuilder> getAddrScoreListOrBuilderList()
拉流地址测评得分详细信息
repeated .Volcengine.Live.Models.Business.AddrScoreInfo AddrScoreList = 9;getAddrScoreListOrBuilderList in interface VQScoreInfoOrBuilderpublic int getAddrScoreListCount()
拉流地址测评得分详细信息
repeated .Volcengine.Live.Models.Business.AddrScoreInfo AddrScoreList = 9;getAddrScoreListCount in interface VQScoreInfoOrBuilderpublic AddrScoreInfo getAddrScoreList(int index)
拉流地址测评得分详细信息
repeated .Volcengine.Live.Models.Business.AddrScoreInfo AddrScoreList = 9;getAddrScoreList in interface VQScoreInfoOrBuilderpublic AddrScoreInfoOrBuilder getAddrScoreListOrBuilder(int index)
拉流地址测评得分详细信息
repeated .Volcengine.Live.Models.Business.AddrScoreInfo AddrScoreList = 9;getAddrScoreListOrBuilder in interface VQScoreInfoOrBuilderpublic final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3public void writeTo(com.google.protobuf.CodedOutputStream output)
throws IOException
writeTo in interface com.google.protobuf.MessageLitewriteTo in class com.google.protobuf.GeneratedMessageV3IOExceptionpublic int getSerializedSize()
getSerializedSize in interface com.google.protobuf.MessageLitegetSerializedSize in class com.google.protobuf.GeneratedMessageV3public boolean equals(Object obj)
equals in interface com.google.protobuf.Messageequals in class com.google.protobuf.AbstractMessagepublic int hashCode()
hashCode in interface com.google.protobuf.MessagehashCode in class com.google.protobuf.AbstractMessagepublic static VQScoreInfo parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VQScoreInfo parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VQScoreInfo parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VQScoreInfo parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VQScoreInfo parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VQScoreInfo parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException
com.google.protobuf.InvalidProtocolBufferExceptionpublic static VQScoreInfo parseFrom(InputStream input) throws IOException
IOExceptionpublic static VQScoreInfo parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VQScoreInfo parseDelimitedFrom(InputStream input) throws IOException
IOExceptionpublic static VQScoreInfo parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic static VQScoreInfo parseFrom(com.google.protobuf.CodedInputStream input) throws IOException
IOExceptionpublic static VQScoreInfo parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
IOExceptionpublic VQScoreInfo.Builder newBuilderForType()
newBuilderForType in interface com.google.protobuf.MessagenewBuilderForType in interface com.google.protobuf.MessageLitepublic static VQScoreInfo.Builder newBuilder()
public static VQScoreInfo.Builder newBuilder(VQScoreInfo prototype)
public VQScoreInfo.Builder toBuilder()
toBuilder in interface com.google.protobuf.MessagetoBuilder in interface com.google.protobuf.MessageLiteprotected VQScoreInfo.Builder newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)
newBuilderForType in class com.google.protobuf.GeneratedMessageV3public static VQScoreInfo getDefaultInstance()
public static com.google.protobuf.Parser<VQScoreInfo> parser()
public com.google.protobuf.Parser<VQScoreInfo> getParserForType()
getParserForType in interface com.google.protobuf.MessagegetParserForType in interface com.google.protobuf.MessageLitegetParserForType in class com.google.protobuf.GeneratedMessageV3public VQScoreInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderCopyright © 2025. All rights reserved.