public interface CDNSnapshotHistoryOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getApp()
应用名称
|
com.google.protobuf.ByteString |
getAppBytes()
应用名称
|
String |
getFileName()
文件大小
|
com.google.protobuf.ByteString |
getFileNameBytes()
文件大小
|
long |
getHeight()
视频高度
|
String |
getPath()
截图文件保存的路径
|
com.google.protobuf.ByteString |
getPathBytes()
截图文件保存的路径
|
String |
getServiceID()
直播流开始时间
|
com.google.protobuf.ByteString |
getServiceIDBytes()
直播流开始时间
|
String |
getStream()
流名称
|
com.google.protobuf.ByteString |
getStreamBytes()
流名称
|
String |
getTimeStamp()
直播流开始时间
|
com.google.protobuf.ByteString |
getTimeStampBytes()
直播流开始时间
|
String |
getURI()
直播流开始时间
|
com.google.protobuf.ByteString |
getURIBytes()
直播流开始时间
|
String |
getVhost()
Vhost表示视频直播服务的配置空间
|
com.google.protobuf.ByteString |
getVhostBytes()
Vhost表示视频直播服务的配置空间
|
long |
getWidth()
视频宽度
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getVhost()
Vhost表示视频直播服务的配置空间
string Vhost = 1;com.google.protobuf.ByteString getVhostBytes()
Vhost表示视频直播服务的配置空间
string Vhost = 1;String getApp()
应用名称
string App = 2;com.google.protobuf.ByteString getAppBytes()
应用名称
string App = 2;String getStream()
流名称
string Stream = 3;com.google.protobuf.ByteString getStreamBytes()
流名称
string Stream = 3;String getPath()
截图文件保存的路径
string Path = 4;com.google.protobuf.ByteString getPathBytes()
截图文件保存的路径
string Path = 4;String getFileName()
文件大小
string FileName = 5;com.google.protobuf.ByteString getFileNameBytes()
文件大小
string FileName = 5;String getTimeStamp()
直播流开始时间
string TimeStamp = 6;com.google.protobuf.ByteString getTimeStampBytes()
直播流开始时间
string TimeStamp = 6;long getWidth()
视频宽度
int64 Width = 7;long getHeight()
视频高度
int64 Height = 8;String getServiceID()
直播流开始时间
string ServiceID = 9;com.google.protobuf.ByteString getServiceIDBytes()
直播流开始时间
string ServiceID = 9;String getURI()
直播流开始时间
string URI = 10;com.google.protobuf.ByteString getURIBytes()
直播流开始时间
string URI = 10;Copyright © 2023. All rights reserved.