public interface VodGetSmartStrategyLitePlayInfoResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
VodSmartStrategyDataStoreStatus |
getDataStoreStatus()
该视频在点播中的元信息状态
.Volcengine.Vod.Models.Business.VodSmartStrategyDataStoreStatus DataStoreStatus = 2; |
int |
getDataStoreStatusValue()
该视频在点播中的元信息状态
.Volcengine.Vod.Models.Business.VodSmartStrategyDataStoreStatus DataStoreStatus = 2; |
String |
getOriginalPlayUrl()
原始URL
string OriginalPlayUrl = 4; |
com.google.protobuf.ByteString |
getOriginalPlayUrlBytes()
原始URL
string OriginalPlayUrl = 4; |
VodPlayInfoModel |
getPlayInfoModel()
匹配的VideoModel
.Volcengine.Vod.Models.Business.VodPlayInfoModel PlayInfoModel = 3; |
VodPlayInfoModelOrBuilder |
getPlayInfoModelOrBuilder()
匹配的VideoModel
.Volcengine.Vod.Models.Business.VodPlayInfoModel PlayInfoModel = 3; |
VodSmartStrategyResponseStreamType |
getStreamType()
当前返回的播放流类型
.Volcengine.Vod.Models.Business.VodSmartStrategyResponseStreamType StreamType = 1; |
int |
getStreamTypeValue()
当前返回的播放流类型
.Volcengine.Vod.Models.Business.VodSmartStrategyResponseStreamType StreamType = 1; |
boolean |
hasPlayInfoModel()
匹配的VideoModel
.Volcengine.Vod.Models.Business.VodPlayInfoModel PlayInfoModel = 3; |
int getStreamTypeValue()
当前返回的播放流类型
.Volcengine.Vod.Models.Business.VodSmartStrategyResponseStreamType StreamType = 1;VodSmartStrategyResponseStreamType getStreamType()
当前返回的播放流类型
.Volcengine.Vod.Models.Business.VodSmartStrategyResponseStreamType StreamType = 1;int getDataStoreStatusValue()
该视频在点播中的元信息状态
.Volcengine.Vod.Models.Business.VodSmartStrategyDataStoreStatus DataStoreStatus = 2;VodSmartStrategyDataStoreStatus getDataStoreStatus()
该视频在点播中的元信息状态
.Volcengine.Vod.Models.Business.VodSmartStrategyDataStoreStatus DataStoreStatus = 2;boolean hasPlayInfoModel()
匹配的VideoModel
.Volcengine.Vod.Models.Business.VodPlayInfoModel PlayInfoModel = 3;VodPlayInfoModel getPlayInfoModel()
匹配的VideoModel
.Volcengine.Vod.Models.Business.VodPlayInfoModel PlayInfoModel = 3;VodPlayInfoModelOrBuilder getPlayInfoModelOrBuilder()
匹配的VideoModel
.Volcengine.Vod.Models.Business.VodPlayInfoModel PlayInfoModel = 3;String getOriginalPlayUrl()
原始URL
string OriginalPlayUrl = 4;com.google.protobuf.ByteString getOriginalPlayUrlBytes()
原始URL
string OriginalPlayUrl = 4;Copyright © 2025. All rights reserved.