public interface PushURLItemOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDomainApp()
OBS推流服务器地址
|
com.google.protobuf.ByteString |
getDomainAppBytes()
OBS推流服务器地址
|
String |
getStreamSign()
OBS串流密钥
|
com.google.protobuf.ByteString |
getStreamSignBytes()
OBS串流密钥
|
String |
getURL()
推流地址
|
com.google.protobuf.ByteString |
getURLBytes()
推流地址
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getURL()
推流地址
string URL = 1;com.google.protobuf.ByteString getURLBytes()
推流地址
string URL = 1;String getDomainApp()
OBS推流服务器地址
string DomainApp = 2;com.google.protobuf.ByteString getDomainAppBytes()
OBS推流服务器地址
string DomainApp = 2;String getStreamSign()
OBS串流密钥
string StreamSign = 3;com.google.protobuf.ByteString getStreamSignBytes()
OBS串流密钥
string StreamSign = 3;Copyright © 2023. All rights reserved.