public interface RecordTaskFileOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getApp()
应用名称
string App = 3; |
com.google.protobuf.ByteString |
getAppBytes()
应用名称
string App = 3; |
String |
getBucket()
对象存储 bucket 名称
string Bucket = 5; |
com.google.protobuf.ByteString |
getBucketBytes()
对象存储 bucket 名称
string Bucket = 5; |
String |
getDuration()
录制时长
string Duration = 7; |
com.google.protobuf.ByteString |
getDurationBytes()
录制时长
string Duration = 7; |
String |
getEndTime()
结束推流时间
string EndTime = 10; |
com.google.protobuf.ByteString |
getEndTimeBytes()
结束推流时间
string EndTime = 10; |
String |
getFileName()
录制文件的文件名
string FileName = 11; |
com.google.protobuf.ByteString |
getFileNameBytes()
录制文件的文件名
string FileName = 11; |
String |
getFormat()
录制文件存储格式
string Format = 9; |
com.google.protobuf.ByteString |
getFormatBytes()
录制文件存储格式
string Format = 9; |
String |
getPath()
ToS 中的保存路径
string Path = 6; |
com.google.protobuf.ByteString |
getPathBytes()
ToS 中的保存路径
string Path = 6; |
String |
getStartTime()
开始推流时间
string StartTime = 8; |
com.google.protobuf.ByteString |
getStartTimeBytes()
开始推流时间
string StartTime = 8; |
String |
getStream()
流名称
string Stream = 4; |
com.google.protobuf.ByteString |
getStreamBytes()
流名称
string Stream = 4; |
String |
getVhost()
域名空间名称。
|
com.google.protobuf.ByteString |
getVhostBytes()
域名空间名称。
|
String |
getVid()
string Vid = 1; |
com.google.protobuf.ByteString |
getVidBytes()
string Vid = 1; |
String getVid()
string Vid = 1;com.google.protobuf.ByteString getVidBytes()
string Vid = 1;String getVhost()
域名空间名称。由 1 到 60 位数字、字母、下划线及"-"和"."组成
string Vhost = 2;com.google.protobuf.ByteString getVhostBytes()
域名空间名称。由 1 到 60 位数字、字母、下划线及"-"和"."组成
string Vhost = 2;String getApp()
应用名称
string App = 3;com.google.protobuf.ByteString getAppBytes()
应用名称
string App = 3;String getStream()
流名称
string Stream = 4;com.google.protobuf.ByteString getStreamBytes()
流名称
string Stream = 4;String getBucket()
对象存储 bucket 名称
string Bucket = 5;com.google.protobuf.ByteString getBucketBytes()
对象存储 bucket 名称
string Bucket = 5;String getPath()
ToS 中的保存路径
string Path = 6;com.google.protobuf.ByteString getPathBytes()
ToS 中的保存路径
string Path = 6;String getDuration()
录制时长
string Duration = 7;com.google.protobuf.ByteString getDurationBytes()
录制时长
string Duration = 7;String getStartTime()
开始推流时间
string StartTime = 8;com.google.protobuf.ByteString getStartTimeBytes()
开始推流时间
string StartTime = 8;String getFormat()
录制文件存储格式
string Format = 9;com.google.protobuf.ByteString getFormatBytes()
录制文件存储格式
string Format = 9;String getEndTime()
结束推流时间
string EndTime = 10;com.google.protobuf.ByteString getEndTimeBytes()
结束推流时间
string EndTime = 10;String getFileName()
录制文件的文件名
string FileName = 11;com.google.protobuf.ByteString getFileNameBytes()
录制文件的文件名
string FileName = 11;Copyright © 2025. All rights reserved.