public interface VodGetSmartStrategyLitePlayInfoResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
VodSmartStrategyDataStoreStatus |
getDataStoreStatus()
该视频在点播中的元信息状态
|
int |
getDataStoreStatusValue()
该视频在点播中的元信息状态
|
String |
getOriginalPlayUrl()
原始URL
|
com.google.protobuf.ByteString |
getOriginalPlayUrlBytes()
原始URL
|
VodPlayInfoModel |
getPlayInfoModel()
匹配的VideoModel
|
VodPlayInfoModelOrBuilder |
getPlayInfoModelOrBuilder()
匹配的VideoModel
|
VodSmartStrategyResponseStreamType |
getStreamType()
当前返回的播放流类型
|
int |
getStreamTypeValue()
当前返回的播放流类型
|
boolean |
hasPlayInfoModel()
匹配的VideoModel
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint 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 © 2023. All rights reserved.