public interface VodGetPlayInfoWithLiveTimeShiftSceneRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getExpireTimestamp()
过期时间戳:毫秒。若不传,则为当前时间+1小时
|
com.google.protobuf.ByteString |
getExpireTimestampBytes()
过期时间戳:毫秒。若不传,则为当前时间+1小时
|
String |
getNeedComposeBucketName()
生成地址时填充BucketName,默认否, 1-是;0-否
|
com.google.protobuf.ByteString |
getNeedComposeBucketNameBytes()
生成地址时填充BucketName,默认否, 1-是;0-否
|
String |
getSpaceName()
空间名称
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名称
|
String |
getSsl()
返回https播放地址,默认否, 1-是;0-否
|
com.google.protobuf.ByteString |
getSslBytes()
返回https播放地址,默认否, 1-是;0-否
|
String |
getStoreUris()
播放URI列表,多个uri之间使用“,”分隔
|
com.google.protobuf.ByteString |
getStoreUrisBytes()
播放URI列表,多个uri之间使用“,”分隔
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getStoreUris()
播放URI列表,多个uri之间使用“,”分隔
string StoreUris = 1;com.google.protobuf.ByteString getStoreUrisBytes()
播放URI列表,多个uri之间使用“,”分隔
string StoreUris = 1;String getSpaceName()
空间名称
string SpaceName = 2;com.google.protobuf.ByteString getSpaceNameBytes()
空间名称
string SpaceName = 2;String getSsl()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 3;com.google.protobuf.ByteString getSslBytes()
返回https播放地址,默认否, 1-是;0-否
string Ssl = 3;String getExpireTimestamp()
过期时间戳:毫秒。若不传,则为当前时间+1小时
string ExpireTimestamp = 4;com.google.protobuf.ByteString getExpireTimestampBytes()
过期时间戳:毫秒。若不传,则为当前时间+1小时
string ExpireTimestamp = 4;String getNeedComposeBucketName()
生成地址时填充BucketName,默认否, 1-是;0-否
string NeedComposeBucketName = 5;com.google.protobuf.ByteString getNeedComposeBucketNameBytes()
生成地址时填充BucketName,默认否, 1-是;0-否
string NeedComposeBucketName = 5;Copyright © 2025. All rights reserved.