public interface GeneratePushURLResultOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getPushURLList(int index)
rtmp 推流地址列表
repeated string PushURLList = 1; |
com.google.protobuf.ByteString |
getPushURLListBytes(int index)
rtmp 推流地址列表
repeated string PushURLList = 1; |
int |
getPushURLListCount()
rtmp 推流地址列表
repeated string PushURLList = 1; |
PushURLItem |
getPushURLListDetail(int index)
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2; |
int |
getPushURLListDetailCount()
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2; |
List<PushURLItem> |
getPushURLListDetailList()
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2; |
PushURLItemOrBuilder |
getPushURLListDetailOrBuilder(int index)
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2; |
List<? extends PushURLItemOrBuilder> |
getPushURLListDetailOrBuilderList()
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2; |
List<String> |
getPushURLListList()
rtmp 推流地址列表
repeated string PushURLList = 1; |
String |
getRtmpOverSrtURLList(int index)
RTMP over SRT地址
repeated string RtmpOverSrtURLList = 4; |
com.google.protobuf.ByteString |
getRtmpOverSrtURLListBytes(int index)
RTMP over SRT地址
repeated string RtmpOverSrtURLList = 4; |
int |
getRtmpOverSrtURLListCount()
RTMP over SRT地址
repeated string RtmpOverSrtURLList = 4; |
List<String> |
getRtmpOverSrtURLListList()
RTMP over SRT地址
repeated string RtmpOverSrtURLList = 4; |
String |
getRtmURLList(int index)
RTM推流地址
repeated string RtmURLList = 5; |
com.google.protobuf.ByteString |
getRtmURLListBytes(int index)
RTM推流地址
repeated string RtmURLList = 5; |
int |
getRtmURLListCount()
RTM推流地址
repeated string RtmURLList = 5; |
List<String> |
getRtmURLListList()
RTM推流地址
repeated string RtmURLList = 5; |
String |
getTsOverSrtURLList(int index)
TS over SRT地址
repeated string TsOverSrtURLList = 3; |
com.google.protobuf.ByteString |
getTsOverSrtURLListBytes(int index)
TS over SRT地址
repeated string TsOverSrtURLList = 3; |
int |
getTsOverSrtURLListCount()
TS over SRT地址
repeated string TsOverSrtURLList = 3; |
List<String> |
getTsOverSrtURLListList()
TS over SRT地址
repeated string TsOverSrtURLList = 3; |
List<String> getPushURLListList()
rtmp 推流地址列表
repeated string PushURLList = 1;
int getPushURLListCount()
rtmp 推流地址列表
repeated string PushURLList = 1;
String getPushURLList(int index)
rtmp 推流地址列表
repeated string PushURLList = 1;
index
- The index of the element to return.com.google.protobuf.ByteString getPushURLListBytes(int index)
rtmp 推流地址列表
repeated string PushURLList = 1;
index
- The index of the value to return.List<PushURLItem> getPushURLListDetailList()
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2;
PushURLItem getPushURLListDetail(int index)
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2;
int getPushURLListDetailCount()
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2;
List<? extends PushURLItemOrBuilder> getPushURLListDetailOrBuilderList()
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2;
PushURLItemOrBuilder getPushURLListDetailOrBuilder(int index)
rtmp 推流地址列表详情,会针对OBS推流方式对地址进行分离
repeated .Volcengine.Live.Models.Business.PushURLItem PushURLListDetail = 2;
List<String> getTsOverSrtURLListList()
TS over SRT地址
repeated string TsOverSrtURLList = 3;
int getTsOverSrtURLListCount()
TS over SRT地址
repeated string TsOverSrtURLList = 3;
String getTsOverSrtURLList(int index)
TS over SRT地址
repeated string TsOverSrtURLList = 3;
index
- The index of the element to return.com.google.protobuf.ByteString getTsOverSrtURLListBytes(int index)
TS over SRT地址
repeated string TsOverSrtURLList = 3;
index
- The index of the value to return.List<String> getRtmpOverSrtURLListList()
RTMP over SRT地址
repeated string RtmpOverSrtURLList = 4;
int getRtmpOverSrtURLListCount()
RTMP over SRT地址
repeated string RtmpOverSrtURLList = 4;
String getRtmpOverSrtURLList(int index)
RTMP over SRT地址
repeated string RtmpOverSrtURLList = 4;
index
- The index of the element to return.com.google.protobuf.ByteString getRtmpOverSrtURLListBytes(int index)
RTMP over SRT地址
repeated string RtmpOverSrtURLList = 4;
index
- The index of the value to return.List<String> getRtmURLListList()
RTM推流地址
repeated string RtmURLList = 5;
int getRtmURLListCount()
RTM推流地址
repeated string RtmURLList = 5;
String getRtmURLList(int index)
RTM推流地址
repeated string RtmURLList = 5;
index
- The index of the element to return.com.google.protobuf.ByteString getRtmURLListBytes(int index)
RTM推流地址
repeated string RtmURLList = 5;
index
- The index of the value to return.Copyright © 2024. All rights reserved.