public interface VodPlayInfoWithLiveTimeShiftSceneOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getBackupPlayUrl()
备播放URL,可能不存在
string BackupPlayUrl = 3; |
com.google.protobuf.ByteString |
getBackupPlayUrlBytes()
备播放URL,可能不存在
string BackupPlayUrl = 3; |
String |
getMainPlayUrl()
主播放URL
string MainPlayUrl = 2; |
com.google.protobuf.ByteString |
getMainPlayUrlBytes()
主播放URL
string MainPlayUrl = 2; |
String |
getStoreUri()
URI
string StoreUri = 1; |
com.google.protobuf.ByteString |
getStoreUriBytes()
URI
string StoreUri = 1; |
double |
getUrlExpire()
过期DDL,Unix时间戳,单位:秒
double UrlExpire = 4; |
String getStoreUri()
URI
string StoreUri = 1;com.google.protobuf.ByteString getStoreUriBytes()
URI
string StoreUri = 1;String getMainPlayUrl()
主播放URL
string MainPlayUrl = 2;com.google.protobuf.ByteString getMainPlayUrlBytes()
主播放URL
string MainPlayUrl = 2;String getBackupPlayUrl()
备播放URL,可能不存在
string BackupPlayUrl = 3;com.google.protobuf.ByteString getBackupPlayUrlBytes()
备播放URL,可能不存在
string BackupPlayUrl = 3;double getUrlExpire()
过期DDL,Unix时间戳,单位:秒
double UrlExpire = 4;Copyright © 2024. All rights reserved.