public static final class AdaptiveBitrateStreamingInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder> implements AdaptiveBitrateStreamingInfoOrBuilder
Byteplus.Vod.Models.Business.AdaptiveBitrateStreamingInfo| 限定符和类型 | 方法和说明 |
|---|---|
AdaptiveBitrateStreamingInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AdaptiveBitrateStreamingInfo |
build() |
AdaptiveBitrateStreamingInfo |
buildPartial() |
AdaptiveBitrateStreamingInfo.Builder |
clear() |
AdaptiveBitrateStreamingInfo.Builder |
clearAbrFormat()
标识本次下发的ABR码流Format
下发Abr hls时,AbrFormat=hls
下发Abr Dash时,AbrFormat=dash
没有别的场景
string AbrFormat = 3; |
AdaptiveBitrateStreamingInfo.Builder |
clearBackupPlayUrl()
主文件备播放地址
下发Abr hls时,为主文件备播放地址
下发Abr Dash时,为空字符串
没有别的场景
string BackupPlayUrl = 2; |
AdaptiveBitrateStreamingInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
AdaptiveBitrateStreamingInfo.Builder |
clearMainPlayUrl()
主文件主播放地址
下发Abr hls时,为主文件主播放地址
下发Abr Dash时,为空字符串
没有别的场景
string MainPlayUrl = 1; |
AdaptiveBitrateStreamingInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
AdaptiveBitrateStreamingInfo.Builder |
clone() |
String |
getAbrFormat()
标识本次下发的ABR码流Format
下发Abr hls时,AbrFormat=hls
下发Abr Dash时,AbrFormat=dash
没有别的场景
string AbrFormat = 3; |
com.google.protobuf.ByteString |
getAbrFormatBytes()
标识本次下发的ABR码流Format
下发Abr hls时,AbrFormat=hls
下发Abr Dash时,AbrFormat=dash
没有别的场景
string AbrFormat = 3; |
String |
getBackupPlayUrl()
主文件备播放地址
下发Abr hls时,为主文件备播放地址
下发Abr Dash时,为空字符串
没有别的场景
string BackupPlayUrl = 2; |
com.google.protobuf.ByteString |
getBackupPlayUrlBytes()
主文件备播放地址
下发Abr hls时,为主文件备播放地址
下发Abr Dash时,为空字符串
没有别的场景
string BackupPlayUrl = 2; |
AdaptiveBitrateStreamingInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getMainPlayUrl()
主文件主播放地址
下发Abr hls时,为主文件主播放地址
下发Abr Dash时,为空字符串
没有别的场景
string MainPlayUrl = 1; |
com.google.protobuf.ByteString |
getMainPlayUrlBytes()
主文件主播放地址
下发Abr hls时,为主文件主播放地址
下发Abr Dash时,为空字符串
没有别的场景
string MainPlayUrl = 1; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
AdaptiveBitrateStreamingInfo.Builder |
mergeFrom(AdaptiveBitrateStreamingInfo other) |
AdaptiveBitrateStreamingInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
AdaptiveBitrateStreamingInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
AdaptiveBitrateStreamingInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
AdaptiveBitrateStreamingInfo.Builder |
setAbrFormat(String value)
标识本次下发的ABR码流Format
下发Abr hls时,AbrFormat=hls
下发Abr Dash时,AbrFormat=dash
没有别的场景
string AbrFormat = 3; |
AdaptiveBitrateStreamingInfo.Builder |
setAbrFormatBytes(com.google.protobuf.ByteString value)
标识本次下发的ABR码流Format
下发Abr hls时,AbrFormat=hls
下发Abr Dash时,AbrFormat=dash
没有别的场景
string AbrFormat = 3; |
AdaptiveBitrateStreamingInfo.Builder |
setBackupPlayUrl(String value)
主文件备播放地址
下发Abr hls时,为主文件备播放地址
下发Abr Dash时,为空字符串
没有别的场景
string BackupPlayUrl = 2; |
AdaptiveBitrateStreamingInfo.Builder |
setBackupPlayUrlBytes(com.google.protobuf.ByteString value)
主文件备播放地址
下发Abr hls时,为主文件备播放地址
下发Abr Dash时,为空字符串
没有别的场景
string BackupPlayUrl = 2; |
AdaptiveBitrateStreamingInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
AdaptiveBitrateStreamingInfo.Builder |
setMainPlayUrl(String value)
主文件主播放地址
下发Abr hls时,为主文件主播放地址
下发Abr Dash时,为空字符串
没有别的场景
string MainPlayUrl = 1; |
AdaptiveBitrateStreamingInfo.Builder |
setMainPlayUrlBytes(com.google.protobuf.ByteString value)
主文件主播放地址
下发Abr hls时,为主文件主播放地址
下发Abr Dash时,为空字符串
没有别的场景
string MainPlayUrl = 1; |
AdaptiveBitrateStreamingInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
AdaptiveBitrateStreamingInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic AdaptiveBitrateStreamingInfo build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic AdaptiveBitrateStreamingInfo buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic AdaptiveBitrateStreamingInfo.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder mergeFrom(AdaptiveBitrateStreamingInfo other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public AdaptiveBitrateStreamingInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在接口中 com.google.protobuf.MessageLite.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<AdaptiveBitrateStreamingInfo.Builder>IOExceptionpublic String getMainPlayUrl()
主文件主播放地址 下发Abr hls时,为主文件主播放地址 下发Abr Dash时,为空字符串 没有别的场景
string MainPlayUrl = 1;getMainPlayUrl 在接口中 AdaptiveBitrateStreamingInfoOrBuilderpublic com.google.protobuf.ByteString getMainPlayUrlBytes()
主文件主播放地址 下发Abr hls时,为主文件主播放地址 下发Abr Dash时,为空字符串 没有别的场景
string MainPlayUrl = 1;getMainPlayUrlBytes 在接口中 AdaptiveBitrateStreamingInfoOrBuilderpublic AdaptiveBitrateStreamingInfo.Builder setMainPlayUrl(String value)
主文件主播放地址 下发Abr hls时,为主文件主播放地址 下发Abr Dash时,为空字符串 没有别的场景
string MainPlayUrl = 1;value - The mainPlayUrl to set.public AdaptiveBitrateStreamingInfo.Builder clearMainPlayUrl()
主文件主播放地址 下发Abr hls时,为主文件主播放地址 下发Abr Dash时,为空字符串 没有别的场景
string MainPlayUrl = 1;public AdaptiveBitrateStreamingInfo.Builder setMainPlayUrlBytes(com.google.protobuf.ByteString value)
主文件主播放地址 下发Abr hls时,为主文件主播放地址 下发Abr Dash时,为空字符串 没有别的场景
string MainPlayUrl = 1;value - The bytes for mainPlayUrl to set.public String getBackupPlayUrl()
主文件备播放地址 下发Abr hls时,为主文件备播放地址 下发Abr Dash时,为空字符串 没有别的场景
string BackupPlayUrl = 2;getBackupPlayUrl 在接口中 AdaptiveBitrateStreamingInfoOrBuilderpublic com.google.protobuf.ByteString getBackupPlayUrlBytes()
主文件备播放地址 下发Abr hls时,为主文件备播放地址 下发Abr Dash时,为空字符串 没有别的场景
string BackupPlayUrl = 2;getBackupPlayUrlBytes 在接口中 AdaptiveBitrateStreamingInfoOrBuilderpublic AdaptiveBitrateStreamingInfo.Builder setBackupPlayUrl(String value)
主文件备播放地址 下发Abr hls时,为主文件备播放地址 下发Abr Dash时,为空字符串 没有别的场景
string BackupPlayUrl = 2;value - The backupPlayUrl to set.public AdaptiveBitrateStreamingInfo.Builder clearBackupPlayUrl()
主文件备播放地址 下发Abr hls时,为主文件备播放地址 下发Abr Dash时,为空字符串 没有别的场景
string BackupPlayUrl = 2;public AdaptiveBitrateStreamingInfo.Builder setBackupPlayUrlBytes(com.google.protobuf.ByteString value)
主文件备播放地址 下发Abr hls时,为主文件备播放地址 下发Abr Dash时,为空字符串 没有别的场景
string BackupPlayUrl = 2;value - The bytes for backupPlayUrl to set.public String getAbrFormat()
标识本次下发的ABR码流Format 下发Abr hls时,AbrFormat=hls 下发Abr Dash时,AbrFormat=dash 没有别的场景
string AbrFormat = 3;getAbrFormat 在接口中 AdaptiveBitrateStreamingInfoOrBuilderpublic com.google.protobuf.ByteString getAbrFormatBytes()
标识本次下发的ABR码流Format 下发Abr hls时,AbrFormat=hls 下发Abr Dash时,AbrFormat=dash 没有别的场景
string AbrFormat = 3;getAbrFormatBytes 在接口中 AdaptiveBitrateStreamingInfoOrBuilderpublic AdaptiveBitrateStreamingInfo.Builder setAbrFormat(String value)
标识本次下发的ABR码流Format 下发Abr hls时,AbrFormat=hls 下发Abr Dash时,AbrFormat=dash 没有别的场景
string AbrFormat = 3;value - The abrFormat to set.public AdaptiveBitrateStreamingInfo.Builder clearAbrFormat()
标识本次下发的ABR码流Format 下发Abr hls时,AbrFormat=hls 下发Abr Dash时,AbrFormat=dash 没有别的场景
string AbrFormat = 3;public AdaptiveBitrateStreamingInfo.Builder setAbrFormatBytes(com.google.protobuf.ByteString value)
标识本次下发的ABR码流Format 下发Abr hls时,AbrFormat=hls 下发Abr Dash时,AbrFormat=dash 没有别的场景
string AbrFormat = 3;value - The bytes for abrFormat to set.public final AdaptiveBitrateStreamingInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>public final AdaptiveBitrateStreamingInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<AdaptiveBitrateStreamingInfo.Builder>Copyright © 2025. All rights reserved.