| 程序包 | 说明 |
|---|---|
| com.volcengine.service.live.model.business |
| 限定符和类型 | 方法和说明 |
|---|---|
PlayURL |
PlayURL.Builder.build() |
PlayURL |
PlayURL.Builder.buildPartial() |
static PlayURL |
PlayURL.getDefaultInstance() |
PlayURL |
PlayURL.getDefaultInstanceForType() |
PlayURL |
PlayURL.Builder.getDefaultInstanceForType() |
PlayURL |
GeneratePlayURLResultOrBuilder.getURLList(int index)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
PlayURL |
GeneratePlayURLResult.getURLList(int index)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
PlayURL |
GeneratePlayURLResult.Builder.getURLList(int index)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
static PlayURL |
PlayURL.parseDelimitedFrom(InputStream input) |
static PlayURL |
PlayURL.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlayURL |
PlayURL.parseFrom(byte[] data) |
static PlayURL |
PlayURL.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlayURL |
PlayURL.parseFrom(ByteBuffer data) |
static PlayURL |
PlayURL.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlayURL |
PlayURL.parseFrom(com.google.protobuf.ByteString data) |
static PlayURL |
PlayURL.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlayURL |
PlayURL.parseFrom(com.google.protobuf.CodedInputStream input) |
static PlayURL |
PlayURL.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PlayURL |
PlayURL.parseFrom(InputStream input) |
static PlayURL |
PlayURL.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 限定符和类型 | 方法和说明 |
|---|---|
com.google.protobuf.Parser<PlayURL> |
PlayURL.getParserForType() |
List<PlayURL> |
GeneratePlayURLResultOrBuilder.getURLListList()
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
List<PlayURL> |
GeneratePlayURLResult.getURLListList()
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
List<PlayURL> |
GeneratePlayURLResult.Builder.getURLListList()
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
static com.google.protobuf.Parser<PlayURL> |
PlayURL.parser() |
| 限定符和类型 | 方法和说明 |
|---|---|
GeneratePlayURLResult.Builder |
GeneratePlayURLResult.Builder.addURLList(int index,
PlayURL value)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
GeneratePlayURLResult.Builder |
GeneratePlayURLResult.Builder.addURLList(PlayURL value)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
PlayURL.Builder |
PlayURL.Builder.mergeFrom(PlayURL other) |
static PlayURL.Builder |
PlayURL.newBuilder(PlayURL prototype) |
GeneratePlayURLResult.Builder |
GeneratePlayURLResult.Builder.setURLList(int index,
PlayURL value)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
| 限定符和类型 | 方法和说明 |
|---|---|
GeneratePlayURLResult.Builder |
GeneratePlayURLResult.Builder.addAllURLList(Iterable<? extends PlayURL> values)
播放地址详情列表
repeated .Volcengine.Live.Models.Business.PlayURL URLList = 1; |
Copyright © 2025. All rights reserved.