| Package | Description |
|---|---|
| com.volcengine.service.live.model.business |
| Modifier and Type | Method and Description |
|---|---|
StreamInfoList.Builder |
StreamInfoList.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamInfoList.Builder |
LiveStreamInfo.Builder.addStreamInfoListBuilder()
流信息列表
|
StreamInfoList.Builder |
LiveStreamInfo.Builder.addStreamInfoListBuilder(int index)
流信息列表
|
StreamInfoList.Builder |
StreamInfoList.Builder.clear() |
StreamInfoList.Builder |
StreamInfoList.Builder.clearApp()
应用名称
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearBandWidth()
带宽
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearBitrate()
码率
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearDomain()
域名
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
StreamInfoList.Builder |
StreamInfoList.Builder.clearFramerate()
帧率
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearID()
流ID
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
StreamInfoList.Builder |
StreamInfoList.Builder.clearOnlineUser()
在线人数
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearPreviewURL()
预览地址
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearSessionStartTime()
开始推流时间
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearStream()
流名称
|
StreamInfoList.Builder |
StreamInfoList.Builder.clearVhost()
域名空间名称
|
StreamInfoList.Builder |
StreamInfoList.Builder.clone() |
StreamInfoList.Builder |
LiveStreamInfo.Builder.getStreamInfoListBuilder(int index)
流信息列表
|
StreamInfoList.Builder |
StreamInfoList.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
StreamInfoList.Builder |
StreamInfoList.Builder.mergeFrom(com.google.protobuf.Message other) |
StreamInfoList.Builder |
StreamInfoList.Builder.mergeFrom(StreamInfoList other) |
StreamInfoList.Builder |
StreamInfoList.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static StreamInfoList.Builder |
StreamInfoList.newBuilder() |
static StreamInfoList.Builder |
StreamInfoList.newBuilder(StreamInfoList prototype) |
StreamInfoList.Builder |
StreamInfoList.newBuilderForType() |
protected StreamInfoList.Builder |
StreamInfoList.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
StreamInfoList.Builder |
StreamInfoList.Builder.setApp(String value)
应用名称
|
StreamInfoList.Builder |
StreamInfoList.Builder.setAppBytes(com.google.protobuf.ByteString value)
应用名称
|
StreamInfoList.Builder |
StreamInfoList.Builder.setBandWidth(long value)
带宽
|
StreamInfoList.Builder |
StreamInfoList.Builder.setBitrate(long value)
码率
|
StreamInfoList.Builder |
StreamInfoList.Builder.setDomain(String value)
域名
|
StreamInfoList.Builder |
StreamInfoList.Builder.setDomainBytes(com.google.protobuf.ByteString value)
域名
|
StreamInfoList.Builder |
StreamInfoList.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
StreamInfoList.Builder |
StreamInfoList.Builder.setFramerate(long value)
帧率
|
StreamInfoList.Builder |
StreamInfoList.Builder.setID(long value)
流ID
|
StreamInfoList.Builder |
StreamInfoList.Builder.setOnlineUser(long value)
在线人数
|
StreamInfoList.Builder |
StreamInfoList.Builder.setPreviewURL(String value)
预览地址
|
StreamInfoList.Builder |
StreamInfoList.Builder.setPreviewURLBytes(com.google.protobuf.ByteString value)
预览地址
|
StreamInfoList.Builder |
StreamInfoList.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
StreamInfoList.Builder |
StreamInfoList.Builder.setSessionStartTime(String value)
开始推流时间
|
StreamInfoList.Builder |
StreamInfoList.Builder.setSessionStartTimeBytes(com.google.protobuf.ByteString value)
开始推流时间
|
StreamInfoList.Builder |
StreamInfoList.Builder.setStream(String value)
流名称
|
StreamInfoList.Builder |
StreamInfoList.Builder.setStreamBytes(com.google.protobuf.ByteString value)
流名称
|
StreamInfoList.Builder |
StreamInfoList.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
StreamInfoList.Builder |
StreamInfoList.Builder.setVhost(String value)
域名空间名称
|
StreamInfoList.Builder |
StreamInfoList.Builder.setVhostBytes(com.google.protobuf.ByteString value)
域名空间名称
|
StreamInfoList.Builder |
StreamInfoList.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<StreamInfoList.Builder> |
LiveStreamInfo.Builder.getStreamInfoListBuilderList()
流信息列表
|
| Modifier and Type | Method and Description |
|---|---|
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.addStreamInfoList(int index,
StreamInfoList.Builder builderForValue)
流信息列表
|
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.addStreamInfoList(StreamInfoList.Builder builderForValue)
流信息列表
|
LiveStreamInfo.Builder |
LiveStreamInfo.Builder.setStreamInfoList(int index,
StreamInfoList.Builder builderForValue)
流信息列表
|
Copyright © 2023. All rights reserved.