public interface VodPlayInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getBackupPlayUrl()
备用播放地址
|
com.google.protobuf.ByteString |
getBackupPlayUrlBytes()
备用播放地址
|
String |
getBarrageMaskOffset()
弹幕蒙版偏移量
|
com.google.protobuf.ByteString |
getBarrageMaskOffsetBytes()
弹幕蒙版偏移量
|
int |
getBitrate()
码率(Kbps)
|
String |
getCheckInfo()
劫持校验信息
|
com.google.protobuf.ByteString |
getCheckInfoBytes()
劫持校验信息
|
String |
getCodec()
编码类型
|
com.google.protobuf.ByteString |
getCodecBytes()
编码类型
|
String |
getDefinition()
视频分辨率
|
com.google.protobuf.ByteString |
getDefinitionBytes()
视频分辨率
|
float |
getDuration()
时长
|
String |
getFileId()
文件ID
|
com.google.protobuf.ByteString |
getFileIdBytes()
文件ID
|
String |
getFileType()
文件类型 video/audio
|
com.google.protobuf.ByteString |
getFileTypeBytes()
文件类型 video/audio
|
String |
getFormat()
视频格式
|
com.google.protobuf.ByteString |
getFormatBytes()
视频格式
|
int |
getHeight()
视频宽度
|
String |
getIndexRange()
dash segment_base 分片信息
|
com.google.protobuf.ByteString |
getIndexRangeBytes()
dash segment_base 分片信息
|
String |
getInitRange()
dash segment_base 分片信息
|
com.google.protobuf.ByteString |
getInitRangeBytes()
dash segment_base 分片信息
|
String |
getKeyFrameAlignment()
在转对齐,使用的帧对齐转码版本
|
com.google.protobuf.ByteString |
getKeyFrameAlignmentBytes()
在转对齐,使用的帧对齐转码版本
|
String |
getLogoType()
水印类型
|
com.google.protobuf.ByteString |
getLogoTypeBytes()
水印类型
|
String |
getMainPlayUrl()
主播放地址
|
com.google.protobuf.ByteString |
getMainPlayUrlBytes()
主播放地址
|
String |
getMd5()
hash值
|
com.google.protobuf.ByteString |
getMd5Bytes()
hash值
|
String |
getPlayAuth()
加密过的秘钥
|
com.google.protobuf.ByteString |
getPlayAuthBytes()
加密过的秘钥
|
String |
getPlayAuthId()
密钥keyID
|
com.google.protobuf.ByteString |
getPlayAuthIdBytes()
密钥keyID
|
String |
getQuality()
音频质量
|
com.google.protobuf.ByteString |
getQualityBytes()
音频质量
|
double |
getSize()
文件大小
|
VodVolumeInfo |
getVolume()
响度信息
|
VodVolumeInfoOrBuilder |
getVolumeOrBuilder()
响度信息
|
int |
getWidth()
视频高度
|
boolean |
hasVolume()
响度信息
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getFileId()
文件ID
string FileId = 1;
com.google.protobuf.ByteString getFileIdBytes()
文件ID
string FileId = 1;
String getMd5()
hash值
string Md5 = 2;
com.google.protobuf.ByteString getMd5Bytes()
hash值
string Md5 = 2;
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;
String getCodec()
编码类型
string Codec = 5;
com.google.protobuf.ByteString getCodecBytes()
编码类型
string Codec = 5;
String getDefinition()
视频分辨率
string Definition = 6;
com.google.protobuf.ByteString getDefinitionBytes()
视频分辨率
string Definition = 6;
String getMainPlayUrl()
主播放地址
string MainPlayUrl = 7;
com.google.protobuf.ByteString getMainPlayUrlBytes()
主播放地址
string MainPlayUrl = 7;
String getBackupPlayUrl()
备用播放地址
string BackupPlayUrl = 8;
com.google.protobuf.ByteString getBackupPlayUrlBytes()
备用播放地址
string BackupPlayUrl = 8;
int getBitrate()
码率(Kbps)
int32 Bitrate = 9;
int getWidth()
视频高度
int32 Width = 10;
int getHeight()
视频宽度
int32 Height = 11;
double getSize()
文件大小
double Size = 12;
String getCheckInfo()
劫持校验信息
string CheckInfo = 13;
com.google.protobuf.ByteString getCheckInfoBytes()
劫持校验信息
string CheckInfo = 13;
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 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 getLogoType()
水印类型
string LogoType = 18;
com.google.protobuf.ByteString getLogoTypeBytes()
水印类型
string LogoType = 18;
String getQuality()
音频质量
string Quality = 19;
com.google.protobuf.ByteString getQualityBytes()
音频质量
string Quality = 19;
String getBarrageMaskOffset()
弹幕蒙版偏移量
string BarrageMaskOffset = 20;
com.google.protobuf.ByteString getBarrageMaskOffsetBytes()
弹幕蒙版偏移量
string BarrageMaskOffset = 20;
float getDuration()
时长
float Duration = 21;
String getKeyFrameAlignment()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;
com.google.protobuf.ByteString getKeyFrameAlignmentBytes()
在转对齐,使用的帧对齐转码版本
string KeyFrameAlignment = 22;
boolean hasVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;
VodVolumeInfo getVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;
VodVolumeInfoOrBuilder getVolumeOrBuilder()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23;
Copyright © 2022. All rights reserved.