public interface CDNSnapshotHistoryOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getApp()
应用名称
string App = 2; |
com.google.protobuf.ByteString |
getAppBytes()
应用名称
string App = 2; |
String |
getFileName()
文件大小
string FileName = 5; |
com.google.protobuf.ByteString |
getFileNameBytes()
文件大小
string FileName = 5; |
long |
getHeight()
视频高度
int64 Height = 8; |
String |
getPath()
截图文件保存的路径
string Path = 4; |
com.google.protobuf.ByteString |
getPathBytes()
截图文件保存的路径
string Path = 4; |
String |
getServiceID()
直播流开始时间
string ServiceID = 9; |
com.google.protobuf.ByteString |
getServiceIDBytes()
直播流开始时间
string ServiceID = 9; |
String |
getStream()
流名称
string Stream = 3; |
com.google.protobuf.ByteString |
getStreamBytes()
流名称
string Stream = 3; |
String |
getTimeStamp()
直播流开始时间
string TimeStamp = 6; |
com.google.protobuf.ByteString |
getTimeStampBytes()
直播流开始时间
string TimeStamp = 6; |
String |
getURI()
直播流开始时间
string URI = 10; |
com.google.protobuf.ByteString |
getURIBytes()
直播流开始时间
string URI = 10; |
String |
getVhost()
Vhost表示视频直播服务的配置空间
string Vhost = 1; |
com.google.protobuf.ByteString |
getVhostBytes()
Vhost表示视频直播服务的配置空间
string Vhost = 1; |
long |
getWidth()
视频宽度
int64 Width = 7; |
String 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 © 2024. All rights reserved.