public static final class VodPlayInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder> implements VodPlayInfoOrBuilder
Volcengine.Vod.Models.Business.VodPlayInfo| 限定符和类型 | 方法和说明 |
|---|---|
VodPlayInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodPlayInfo |
build() |
VodPlayInfo |
buildPartial() |
VodPlayInfo.Builder |
clear() |
VodPlayInfo.Builder |
clearBackupPlayUrl()
备用播放地址
string BackupPlayUrl = 8; |
VodPlayInfo.Builder |
clearBackupUrlExpire()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25; |
VodPlayInfo.Builder |
clearBarrageMaskOffset()
弹幕蒙版偏移量
string BarrageMaskOffset = 20; |
VodPlayInfo.Builder |
clearBitrate()
码率(Kbps)
int32 Bitrate = 9; |
VodPlayInfo.Builder |
clearCheckInfo()
劫持校验信息
string CheckInfo = 13; |
VodPlayInfo.Builder |
clearCodec()
编码类型
string Codec = 5; |
VodPlayInfo.Builder |
clearDefinition()
视频分辨率
string Definition = 6; |
VodPlayInfo.Builder |
clearDuration()
时长
float Duration = 21; |
VodPlayInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodPlayInfo.Builder |
clearFileId()
文件ID
string FileId = 1; |
VodPlayInfo.Builder |
clearFileType()
文件类型 video/audio
string FileType = 3; |
VodPlayInfo.Builder |
clearFormat()
视频格式
string Format = 4; |
VodPlayInfo.Builder |
clearHeight()
视频宽度
int32 Height = 11; |
VodPlayInfo.Builder |
clearIndexRange()
dash segment_base 分片信息
string IndexRange = 14; |
VodPlayInfo.Builder |
clearInitRange()
dash segment_base 分片信息
string InitRange = 15; |
VodPlayInfo.Builder |
clearKeyFrameAlignment()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22; |
VodPlayInfo.Builder |
clearLogoType()
水印类型
string LogoType = 18; |
VodPlayInfo.Builder |
clearMainPlayUrl()
主播放地址
string MainPlayUrl = 7; |
VodPlayInfo.Builder |
clearMainUrlExpire()
MainPlayUrl的过期时间
string MainUrlExpire = 24; |
VodPlayInfo.Builder |
clearMd5()
hash值
string Md5 = 2; |
VodPlayInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodPlayInfo.Builder |
clearPlayAuth()
加密过的秘钥
string PlayAuth = 16; |
VodPlayInfo.Builder |
clearPlayAuthId()
密钥keyID
string PlayAuthId = 17; |
VodPlayInfo.Builder |
clearQuality()
音频质量
string Quality = 19; |
VodPlayInfo.Builder |
clearSize()
文件大小
double Size = 12; |
VodPlayInfo.Builder |
clearVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
VodPlayInfo.Builder |
clearWidth()
视频高度
int32 Width = 10; |
VodPlayInfo.Builder |
clone() |
String |
getBackupPlayUrl()
备用播放地址
string BackupPlayUrl = 8; |
com.google.protobuf.ByteString |
getBackupPlayUrlBytes()
备用播放地址
string BackupPlayUrl = 8; |
String |
getBackupUrlExpire()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25; |
com.google.protobuf.ByteString |
getBackupUrlExpireBytes()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25; |
String |
getBarrageMaskOffset()
弹幕蒙版偏移量
string BarrageMaskOffset = 20; |
com.google.protobuf.ByteString |
getBarrageMaskOffsetBytes()
弹幕蒙版偏移量
string BarrageMaskOffset = 20; |
int |
getBitrate()
码率(Kbps)
int32 Bitrate = 9; |
String |
getCheckInfo()
劫持校验信息
string CheckInfo = 13; |
com.google.protobuf.ByteString |
getCheckInfoBytes()
劫持校验信息
string CheckInfo = 13; |
String |
getCodec()
编码类型
string Codec = 5; |
com.google.protobuf.ByteString |
getCodecBytes()
编码类型
string Codec = 5; |
VodPlayInfo |
getDefaultInstanceForType() |
String |
getDefinition()
视频分辨率
string Definition = 6; |
com.google.protobuf.ByteString |
getDefinitionBytes()
视频分辨率
string Definition = 6; |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
float |
getDuration()
时长
float Duration = 21; |
String |
getFileId()
文件ID
string FileId = 1; |
com.google.protobuf.ByteString |
getFileIdBytes()
文件ID
string FileId = 1; |
String |
getFileType()
文件类型 video/audio
string FileType = 3; |
com.google.protobuf.ByteString |
getFileTypeBytes()
文件类型 video/audio
string FileType = 3; |
String |
getFormat()
视频格式
string Format = 4; |
com.google.protobuf.ByteString |
getFormatBytes()
视频格式
string Format = 4; |
int |
getHeight()
视频宽度
int32 Height = 11; |
String |
getIndexRange()
dash segment_base 分片信息
string IndexRange = 14; |
com.google.protobuf.ByteString |
getIndexRangeBytes()
dash segment_base 分片信息
string IndexRange = 14; |
String |
getInitRange()
dash segment_base 分片信息
string InitRange = 15; |
com.google.protobuf.ByteString |
getInitRangeBytes()
dash segment_base 分片信息
string InitRange = 15; |
String |
getKeyFrameAlignment()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22; |
com.google.protobuf.ByteString |
getKeyFrameAlignmentBytes()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22; |
String |
getLogoType()
水印类型
string LogoType = 18; |
com.google.protobuf.ByteString |
getLogoTypeBytes()
水印类型
string LogoType = 18; |
String |
getMainPlayUrl()
主播放地址
string MainPlayUrl = 7; |
com.google.protobuf.ByteString |
getMainPlayUrlBytes()
主播放地址
string MainPlayUrl = 7; |
String |
getMainUrlExpire()
MainPlayUrl的过期时间
string MainUrlExpire = 24; |
com.google.protobuf.ByteString |
getMainUrlExpireBytes()
MainPlayUrl的过期时间
string MainUrlExpire = 24; |
String |
getMd5()
hash值
string Md5 = 2; |
com.google.protobuf.ByteString |
getMd5Bytes()
hash值
string Md5 = 2; |
String |
getPlayAuth()
加密过的秘钥
string PlayAuth = 16; |
com.google.protobuf.ByteString |
getPlayAuthBytes()
加密过的秘钥
string PlayAuth = 16; |
String |
getPlayAuthId()
密钥keyID
string PlayAuthId = 17; |
com.google.protobuf.ByteString |
getPlayAuthIdBytes()
密钥keyID
string PlayAuthId = 17; |
String |
getQuality()
音频质量
string Quality = 19; |
com.google.protobuf.ByteString |
getQualityBytes()
音频质量
string Quality = 19; |
double |
getSize()
文件大小
double Size = 12; |
VodVolumeInfo |
getVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
VodVolumeInfo.Builder |
getVolumeBuilder()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
VodVolumeInfoOrBuilder |
getVolumeOrBuilder()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
int |
getWidth()
视频高度
int32 Width = 10; |
boolean |
hasVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
VodPlayInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodPlayInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
VodPlayInfo.Builder |
mergeFrom(VodPlayInfo other) |
VodPlayInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodPlayInfo.Builder |
mergeVolume(VodVolumeInfo value)
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
VodPlayInfo.Builder |
setBackupPlayUrl(String value)
备用播放地址
string BackupPlayUrl = 8; |
VodPlayInfo.Builder |
setBackupPlayUrlBytes(com.google.protobuf.ByteString value)
备用播放地址
string BackupPlayUrl = 8; |
VodPlayInfo.Builder |
setBackupUrlExpire(String value)
BackupPlayUrl的过期时间
string BackupUrlExpire = 25; |
VodPlayInfo.Builder |
setBackupUrlExpireBytes(com.google.protobuf.ByteString value)
BackupPlayUrl的过期时间
string BackupUrlExpire = 25; |
VodPlayInfo.Builder |
setBarrageMaskOffset(String value)
弹幕蒙版偏移量
string BarrageMaskOffset = 20; |
VodPlayInfo.Builder |
setBarrageMaskOffsetBytes(com.google.protobuf.ByteString value)
弹幕蒙版偏移量
string BarrageMaskOffset = 20; |
VodPlayInfo.Builder |
setBitrate(int value)
码率(Kbps)
int32 Bitrate = 9; |
VodPlayInfo.Builder |
setCheckInfo(String value)
劫持校验信息
string CheckInfo = 13; |
VodPlayInfo.Builder |
setCheckInfoBytes(com.google.protobuf.ByteString value)
劫持校验信息
string CheckInfo = 13; |
VodPlayInfo.Builder |
setCodec(String value)
编码类型
string Codec = 5; |
VodPlayInfo.Builder |
setCodecBytes(com.google.protobuf.ByteString value)
编码类型
string Codec = 5; |
VodPlayInfo.Builder |
setDefinition(String value)
视频分辨率
string Definition = 6; |
VodPlayInfo.Builder |
setDefinitionBytes(com.google.protobuf.ByteString value)
视频分辨率
string Definition = 6; |
VodPlayInfo.Builder |
setDuration(float value)
时长
float Duration = 21; |
VodPlayInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodPlayInfo.Builder |
setFileId(String value)
文件ID
string FileId = 1; |
VodPlayInfo.Builder |
setFileIdBytes(com.google.protobuf.ByteString value)
文件ID
string FileId = 1; |
VodPlayInfo.Builder |
setFileType(String value)
文件类型 video/audio
string FileType = 3; |
VodPlayInfo.Builder |
setFileTypeBytes(com.google.protobuf.ByteString value)
文件类型 video/audio
string FileType = 3; |
VodPlayInfo.Builder |
setFormat(String value)
视频格式
string Format = 4; |
VodPlayInfo.Builder |
setFormatBytes(com.google.protobuf.ByteString value)
视频格式
string Format = 4; |
VodPlayInfo.Builder |
setHeight(int value)
视频宽度
int32 Height = 11; |
VodPlayInfo.Builder |
setIndexRange(String value)
dash segment_base 分片信息
string IndexRange = 14; |
VodPlayInfo.Builder |
setIndexRangeBytes(com.google.protobuf.ByteString value)
dash segment_base 分片信息
string IndexRange = 14; |
VodPlayInfo.Builder |
setInitRange(String value)
dash segment_base 分片信息
string InitRange = 15; |
VodPlayInfo.Builder |
setInitRangeBytes(com.google.protobuf.ByteString value)
dash segment_base 分片信息
string InitRange = 15; |
VodPlayInfo.Builder |
setKeyFrameAlignment(String value)
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22; |
VodPlayInfo.Builder |
setKeyFrameAlignmentBytes(com.google.protobuf.ByteString value)
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22; |
VodPlayInfo.Builder |
setLogoType(String value)
水印类型
string LogoType = 18; |
VodPlayInfo.Builder |
setLogoTypeBytes(com.google.protobuf.ByteString value)
水印类型
string LogoType = 18; |
VodPlayInfo.Builder |
setMainPlayUrl(String value)
主播放地址
string MainPlayUrl = 7; |
VodPlayInfo.Builder |
setMainPlayUrlBytes(com.google.protobuf.ByteString value)
主播放地址
string MainPlayUrl = 7; |
VodPlayInfo.Builder |
setMainUrlExpire(String value)
MainPlayUrl的过期时间
string MainUrlExpire = 24; |
VodPlayInfo.Builder |
setMainUrlExpireBytes(com.google.protobuf.ByteString value)
MainPlayUrl的过期时间
string MainUrlExpire = 24; |
VodPlayInfo.Builder |
setMd5(String value)
hash值
string Md5 = 2; |
VodPlayInfo.Builder |
setMd5Bytes(com.google.protobuf.ByteString value)
hash值
string Md5 = 2; |
VodPlayInfo.Builder |
setPlayAuth(String value)
加密过的秘钥
string PlayAuth = 16; |
VodPlayInfo.Builder |
setPlayAuthBytes(com.google.protobuf.ByteString value)
加密过的秘钥
string PlayAuth = 16; |
VodPlayInfo.Builder |
setPlayAuthId(String value)
密钥keyID
string PlayAuthId = 17; |
VodPlayInfo.Builder |
setPlayAuthIdBytes(com.google.protobuf.ByteString value)
密钥keyID
string PlayAuthId = 17; |
VodPlayInfo.Builder |
setQuality(String value)
音频质量
string Quality = 19; |
VodPlayInfo.Builder |
setQualityBytes(com.google.protobuf.ByteString value)
音频质量
string Quality = 19; |
VodPlayInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodPlayInfo.Builder |
setSize(double value)
文件大小
double Size = 12; |
VodPlayInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodPlayInfo.Builder |
setVolume(VodVolumeInfo.Builder builderForValue)
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
VodPlayInfo.Builder |
setVolume(VodVolumeInfo value)
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
VodPlayInfo.Builder |
setWidth(int value)
视频高度
int32 Width = 10; |
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<VodPlayInfo.Builder>public VodPlayInfo.Builder clear()
clear 在接口中 com.google.protobuf.Message.Builderclear 在接口中 com.google.protobuf.MessageLite.Builderclear 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType 在接口中 com.google.protobuf.Message.BuildergetDescriptorForType 在接口中 com.google.protobuf.MessageOrBuildergetDescriptorForType 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public VodPlayInfo getDefaultInstanceForType()
getDefaultInstanceForType 在接口中 com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType 在接口中 com.google.protobuf.MessageOrBuilderpublic VodPlayInfo build()
build 在接口中 com.google.protobuf.Message.Builderbuild 在接口中 com.google.protobuf.MessageLite.Builderpublic VodPlayInfo buildPartial()
buildPartial 在接口中 com.google.protobuf.Message.BuilderbuildPartial 在接口中 com.google.protobuf.MessageLite.Builderpublic VodPlayInfo.Builder clone()
clone 在接口中 com.google.protobuf.Message.Builderclone 在接口中 com.google.protobuf.MessageLite.Builderclone 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public VodPlayInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField 在接口中 com.google.protobuf.Message.BuildersetField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public VodPlayInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField 在接口中 com.google.protobuf.Message.BuilderclearField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public VodPlayInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof 在接口中 com.google.protobuf.Message.BuilderclearOneof 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public VodPlayInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField 在接口中 com.google.protobuf.Message.BuildersetRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public VodPlayInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField 在接口中 com.google.protobuf.Message.BuilderaddRepeatedField 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public VodPlayInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom 在接口中 com.google.protobuf.Message.BuildermergeFrom 在类中 com.google.protobuf.AbstractMessage.Builder<VodPlayInfo.Builder>public VodPlayInfo.Builder mergeFrom(VodPlayInfo other)
public final boolean isInitialized()
isInitialized 在接口中 com.google.protobuf.MessageLiteOrBuilderisInitialized 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public VodPlayInfo.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<VodPlayInfo.Builder>IOExceptionpublic String getFileId()
文件ID
string FileId = 1;getFileId 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getFileIdBytes()
文件ID
string FileId = 1;getFileIdBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setFileId(String value)
文件ID
string FileId = 1;value - The fileId to set.public VodPlayInfo.Builder clearFileId()
文件ID
string FileId = 1;public VodPlayInfo.Builder setFileIdBytes(com.google.protobuf.ByteString value)
文件ID
string FileId = 1;value - The bytes for fileId to set.public String getMd5()
hash值
string Md5 = 2;getMd5 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getMd5Bytes()
hash值
string Md5 = 2;getMd5Bytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setMd5(String value)
hash值
string Md5 = 2;value - The md5 to set.public VodPlayInfo.Builder clearMd5()
hash值
string Md5 = 2;public VodPlayInfo.Builder setMd5Bytes(com.google.protobuf.ByteString value)
hash值
string Md5 = 2;value - The bytes for md5 to set.public String getFileType()
文件类型 video/audio
string FileType = 3;getFileType 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getFileTypeBytes()
文件类型 video/audio
string FileType = 3;getFileTypeBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setFileType(String value)
文件类型 video/audio
string FileType = 3;value - The fileType to set.public VodPlayInfo.Builder clearFileType()
文件类型 video/audio
string FileType = 3;public VodPlayInfo.Builder setFileTypeBytes(com.google.protobuf.ByteString value)
文件类型 video/audio
string FileType = 3;value - The bytes for fileType to set.public String getFormat()
视频格式
string Format = 4;getFormat 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getFormatBytes()
视频格式
string Format = 4;getFormatBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setFormat(String value)
视频格式
string Format = 4;value - The format to set.public VodPlayInfo.Builder clearFormat()
视频格式
string Format = 4;public VodPlayInfo.Builder setFormatBytes(com.google.protobuf.ByteString value)
视频格式
string Format = 4;value - The bytes for format to set.public String getCodec()
编码类型
string Codec = 5;getCodec 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getCodecBytes()
编码类型
string Codec = 5;getCodecBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setCodec(String value)
编码类型
string Codec = 5;value - The codec to set.public VodPlayInfo.Builder clearCodec()
编码类型
string Codec = 5;public VodPlayInfo.Builder setCodecBytes(com.google.protobuf.ByteString value)
编码类型
string Codec = 5;value - The bytes for codec to set.public String getDefinition()
视频分辨率
string Definition = 6;getDefinition 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getDefinitionBytes()
视频分辨率
string Definition = 6;getDefinitionBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setDefinition(String value)
视频分辨率
string Definition = 6;value - The definition to set.public VodPlayInfo.Builder clearDefinition()
视频分辨率
string Definition = 6;public VodPlayInfo.Builder setDefinitionBytes(com.google.protobuf.ByteString value)
视频分辨率
string Definition = 6;value - The bytes for definition to set.public String getMainPlayUrl()
主播放地址
string MainPlayUrl = 7;getMainPlayUrl 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getMainPlayUrlBytes()
主播放地址
string MainPlayUrl = 7;getMainPlayUrlBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setMainPlayUrl(String value)
主播放地址
string MainPlayUrl = 7;value - The mainPlayUrl to set.public VodPlayInfo.Builder clearMainPlayUrl()
主播放地址
string MainPlayUrl = 7;public VodPlayInfo.Builder setMainPlayUrlBytes(com.google.protobuf.ByteString value)
主播放地址
string MainPlayUrl = 7;value - The bytes for mainPlayUrl to set.public String getBackupPlayUrl()
备用播放地址
string BackupPlayUrl = 8;getBackupPlayUrl 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getBackupPlayUrlBytes()
备用播放地址
string BackupPlayUrl = 8;getBackupPlayUrlBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setBackupPlayUrl(String value)
备用播放地址
string BackupPlayUrl = 8;value - The backupPlayUrl to set.public VodPlayInfo.Builder clearBackupPlayUrl()
备用播放地址
string BackupPlayUrl = 8;public VodPlayInfo.Builder setBackupPlayUrlBytes(com.google.protobuf.ByteString value)
备用播放地址
string BackupPlayUrl = 8;value - The bytes for backupPlayUrl to set.public int getBitrate()
码率(Kbps)
int32 Bitrate = 9;getBitrate 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setBitrate(int value)
码率(Kbps)
int32 Bitrate = 9;value - The bitrate to set.public VodPlayInfo.Builder clearBitrate()
码率(Kbps)
int32 Bitrate = 9;public int getWidth()
视频高度
int32 Width = 10;getWidth 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setWidth(int value)
视频高度
int32 Width = 10;value - The width to set.public VodPlayInfo.Builder clearWidth()
视频高度
int32 Width = 10;public int getHeight()
视频宽度
int32 Height = 11;getHeight 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setHeight(int value)
视频宽度
int32 Height = 11;value - The height to set.public VodPlayInfo.Builder clearHeight()
视频宽度
int32 Height = 11;public double getSize()
文件大小
double Size = 12;getSize 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setSize(double value)
文件大小
double Size = 12;value - The size to set.public VodPlayInfo.Builder clearSize()
文件大小
double Size = 12;public String getCheckInfo()
劫持校验信息
string CheckInfo = 13;getCheckInfo 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getCheckInfoBytes()
劫持校验信息
string CheckInfo = 13;getCheckInfoBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setCheckInfo(String value)
劫持校验信息
string CheckInfo = 13;value - The checkInfo to set.public VodPlayInfo.Builder clearCheckInfo()
劫持校验信息
string CheckInfo = 13;public VodPlayInfo.Builder setCheckInfoBytes(com.google.protobuf.ByteString value)
劫持校验信息
string CheckInfo = 13;value - The bytes for checkInfo to set.public String getIndexRange()
dash segment_base 分片信息
string IndexRange = 14;getIndexRange 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getIndexRangeBytes()
dash segment_base 分片信息
string IndexRange = 14;getIndexRangeBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setIndexRange(String value)
dash segment_base 分片信息
string IndexRange = 14;value - The indexRange to set.public VodPlayInfo.Builder clearIndexRange()
dash segment_base 分片信息
string IndexRange = 14;public VodPlayInfo.Builder setIndexRangeBytes(com.google.protobuf.ByteString value)
dash segment_base 分片信息
string IndexRange = 14;value - The bytes for indexRange to set.public String getInitRange()
dash segment_base 分片信息
string InitRange = 15;getInitRange 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getInitRangeBytes()
dash segment_base 分片信息
string InitRange = 15;getInitRangeBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setInitRange(String value)
dash segment_base 分片信息
string InitRange = 15;value - The initRange to set.public VodPlayInfo.Builder clearInitRange()
dash segment_base 分片信息
string InitRange = 15;public VodPlayInfo.Builder setInitRangeBytes(com.google.protobuf.ByteString value)
dash segment_base 分片信息
string InitRange = 15;value - The bytes for initRange to set.public String getPlayAuth()
加密过的秘钥
string PlayAuth = 16;getPlayAuth 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getPlayAuthBytes()
加密过的秘钥
string PlayAuth = 16;getPlayAuthBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setPlayAuth(String value)
加密过的秘钥
string PlayAuth = 16;value - The playAuth to set.public VodPlayInfo.Builder clearPlayAuth()
加密过的秘钥
string PlayAuth = 16;public VodPlayInfo.Builder setPlayAuthBytes(com.google.protobuf.ByteString value)
加密过的秘钥
string PlayAuth = 16;value - The bytes for playAuth to set.public String getPlayAuthId()
密钥keyID
string PlayAuthId = 17;getPlayAuthId 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getPlayAuthIdBytes()
密钥keyID
string PlayAuthId = 17;getPlayAuthIdBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setPlayAuthId(String value)
密钥keyID
string PlayAuthId = 17;value - The playAuthId to set.public VodPlayInfo.Builder clearPlayAuthId()
密钥keyID
string PlayAuthId = 17;public VodPlayInfo.Builder setPlayAuthIdBytes(com.google.protobuf.ByteString value)
密钥keyID
string PlayAuthId = 17;value - The bytes for playAuthId to set.public String getLogoType()
水印类型
string LogoType = 18;getLogoType 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getLogoTypeBytes()
水印类型
string LogoType = 18;getLogoTypeBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setLogoType(String value)
水印类型
string LogoType = 18;value - The logoType to set.public VodPlayInfo.Builder clearLogoType()
水印类型
string LogoType = 18;public VodPlayInfo.Builder setLogoTypeBytes(com.google.protobuf.ByteString value)
水印类型
string LogoType = 18;value - The bytes for logoType to set.public String getQuality()
音频质量
string Quality = 19;getQuality 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getQualityBytes()
音频质量
string Quality = 19;getQualityBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setQuality(String value)
音频质量
string Quality = 19;value - The quality to set.public VodPlayInfo.Builder clearQuality()
音频质量
string Quality = 19;public VodPlayInfo.Builder setQualityBytes(com.google.protobuf.ByteString value)
音频质量
string Quality = 19;value - The bytes for quality to set.public String getBarrageMaskOffset()
弹幕蒙版偏移量
string BarrageMaskOffset = 20;getBarrageMaskOffset 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getBarrageMaskOffsetBytes()
弹幕蒙版偏移量
string BarrageMaskOffset = 20;getBarrageMaskOffsetBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setBarrageMaskOffset(String value)
弹幕蒙版偏移量
string BarrageMaskOffset = 20;value - The barrageMaskOffset to set.public VodPlayInfo.Builder clearBarrageMaskOffset()
弹幕蒙版偏移量
string BarrageMaskOffset = 20;public VodPlayInfo.Builder setBarrageMaskOffsetBytes(com.google.protobuf.ByteString value)
弹幕蒙版偏移量
string BarrageMaskOffset = 20;value - The bytes for barrageMaskOffset to set.public float getDuration()
时长
float Duration = 21;getDuration 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setDuration(float value)
时长
float Duration = 21;value - The duration to set.public VodPlayInfo.Builder clearDuration()
时长
float Duration = 21;public String getKeyFrameAlignment()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;getKeyFrameAlignment 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getKeyFrameAlignmentBytes()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;getKeyFrameAlignmentBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setKeyFrameAlignment(String value)
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;value - The keyFrameAlignment to set.public VodPlayInfo.Builder clearKeyFrameAlignment()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;public VodPlayInfo.Builder setKeyFrameAlignmentBytes(com.google.protobuf.ByteString value)
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;value - The bytes for keyFrameAlignment to set.public boolean hasVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;hasVolume 在接口中 VodPlayInfoOrBuilderpublic VodVolumeInfo getVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;getVolume 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setVolume(VodVolumeInfo value)
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;public VodPlayInfo.Builder setVolume(VodVolumeInfo.Builder builderForValue)
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;public VodPlayInfo.Builder mergeVolume(VodVolumeInfo value)
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;public VodPlayInfo.Builder clearVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;public VodVolumeInfo.Builder getVolumeBuilder()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;public VodVolumeInfoOrBuilder getVolumeOrBuilder()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;getVolumeOrBuilder 在接口中 VodPlayInfoOrBuilderpublic String getMainUrlExpire()
MainPlayUrl的过期时间
string MainUrlExpire = 24;getMainUrlExpire 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getMainUrlExpireBytes()
MainPlayUrl的过期时间
string MainUrlExpire = 24;getMainUrlExpireBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setMainUrlExpire(String value)
MainPlayUrl的过期时间
string MainUrlExpire = 24;value - The mainUrlExpire to set.public VodPlayInfo.Builder clearMainUrlExpire()
MainPlayUrl的过期时间
string MainUrlExpire = 24;public VodPlayInfo.Builder setMainUrlExpireBytes(com.google.protobuf.ByteString value)
MainPlayUrl的过期时间
string MainUrlExpire = 24;value - The bytes for mainUrlExpire to set.public String getBackupUrlExpire()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;getBackupUrlExpire 在接口中 VodPlayInfoOrBuilderpublic com.google.protobuf.ByteString getBackupUrlExpireBytes()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;getBackupUrlExpireBytes 在接口中 VodPlayInfoOrBuilderpublic VodPlayInfo.Builder setBackupUrlExpire(String value)
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;value - The backupUrlExpire to set.public VodPlayInfo.Builder clearBackupUrlExpire()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;public VodPlayInfo.Builder setBackupUrlExpireBytes(com.google.protobuf.ByteString value)
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;value - The bytes for backupUrlExpire to set.public final VodPlayInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields 在接口中 com.google.protobuf.Message.BuildersetUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>public final VodPlayInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields 在接口中 com.google.protobuf.Message.BuildermergeUnknownFields 在类中 com.google.protobuf.GeneratedMessageV3.Builder<VodPlayInfo.Builder>Copyright © 2024. All rights reserved.