public interface VodPlayInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
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; |
String |
getDefinition()
视频分辨率
string Definition = 6; |
com.google.protobuf.ByteString |
getDefinitionBytes()
视频分辨率
string Definition = 6; |
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; |
VodVolumeInfoOrBuilder |
getVolumeOrBuilder()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
int |
getWidth()
视频高度
int32 Width = 10; |
boolean |
hasVolume()
响度信息
.Volcengine.Vod.Models.Business.VodVolumeInfo Volume = 23; |
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;String getMainUrlExpire()
MainPlayUrl的过期时间
string MainUrlExpire = 24;com.google.protobuf.ByteString getMainUrlExpireBytes()
MainPlayUrl的过期时间
string MainUrlExpire = 24;String getBackupUrlExpire()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;com.google.protobuf.ByteString getBackupUrlExpireBytes()
BackupPlayUrl的过期时间
string BackupUrlExpire = 25;Copyright © 2024. All rights reserved.