Class DescribeOutputSRTSettings
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.mps.v20190612.models.DescribeOutputSRTSettings
-
public class DescribeOutputSRTSettings extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description DescribeOutputSRTSettings()DescribeOutputSRTSettings(DescribeOutputSRTSettings source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SRTAddressDestination[]getDestinations()Get 转推的目标的地址信息列表,SRT模式为CALLER时使用。 注意:此字段可能返回 null,表示取不到有效值。LonggetLatency()Get 延迟。 注意:此字段可能返回 null,表示取不到有效值。StringgetMode()Get SRT模式。 注意:此字段可能返回 null,表示取不到有效值。StringgetPassphrase()Get 加密密钥。 注意:此字段可能返回 null,表示取不到有效值。LonggetPbKeyLen()Get 加密密钥长度。 注意:此字段可能返回 null,表示取不到有效值。LonggetPeerIdleTimeout()Get 对端空闲超时时间。 注意:此字段可能返回 null,表示取不到有效值。LonggetPeerLatency()Get 对端延迟。 注意:此字段可能返回 null,表示取不到有效值。LonggetRecvLatency()Get 接收延迟。 注意:此字段可能返回 null,表示取不到有效值。OutputSRTSourceAddressResp[]getSourceAddresses()Get 服务器监听地址,SRT模式为LISTENER时使用。 注意:此字段可能返回 null,表示取不到有效值。StringgetStreamId()Get 流Id。 注意:此字段可能返回 null,表示取不到有效值。voidsetDestinations(SRTAddressDestination[] Destinations)Set 转推的目标的地址信息列表,SRT模式为CALLER时使用。 注意:此字段可能返回 null,表示取不到有效值。voidsetLatency(Long Latency)Set 延迟。 注意:此字段可能返回 null,表示取不到有效值。voidsetMode(String Mode)Set SRT模式。 注意:此字段可能返回 null,表示取不到有效值。voidsetPassphrase(String Passphrase)Set 加密密钥。 注意:此字段可能返回 null,表示取不到有效值。voidsetPbKeyLen(Long PbKeyLen)Set 加密密钥长度。 注意:此字段可能返回 null,表示取不到有效值。voidsetPeerIdleTimeout(Long PeerIdleTimeout)Set 对端空闲超时时间。 注意:此字段可能返回 null,表示取不到有效值。voidsetPeerLatency(Long PeerLatency)Set 对端延迟。 注意:此字段可能返回 null,表示取不到有效值。voidsetRecvLatency(Long RecvLatency)Set 接收延迟。 注意:此字段可能返回 null,表示取不到有效值。voidsetSourceAddresses(OutputSRTSourceAddressResp[] SourceAddresses)Set 服务器监听地址,SRT模式为LISTENER时使用。 注意:此字段可能返回 null,表示取不到有效值。voidsetStreamId(String StreamId)Set 流Id。 注意:此字段可能返回 null,表示取不到有效值。voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
DescribeOutputSRTSettings
public DescribeOutputSRTSettings()
-
DescribeOutputSRTSettings
public DescribeOutputSRTSettings(DescribeOutputSRTSettings source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getDestinations
public SRTAddressDestination[] getDestinations()
Get 转推的目标的地址信息列表,SRT模式为CALLER时使用。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Destinations 转推的目标的地址信息列表,SRT模式为CALLER时使用。 注意:此字段可能返回 null,表示取不到有效值。
-
setDestinations
public void setDestinations(SRTAddressDestination[] Destinations)
Set 转推的目标的地址信息列表,SRT模式为CALLER时使用。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Destinations- 转推的目标的地址信息列表,SRT模式为CALLER时使用。 注意:此字段可能返回 null,表示取不到有效值。
-
getStreamId
public String getStreamId()
Get 流Id。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- StreamId 流Id。 注意:此字段可能返回 null,表示取不到有效值。
-
setStreamId
public void setStreamId(String StreamId)
Set 流Id。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
StreamId- 流Id。 注意:此字段可能返回 null,表示取不到有效值。
-
getLatency
public Long getLatency()
Get 延迟。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Latency 延迟。 注意:此字段可能返回 null,表示取不到有效值。
-
setLatency
public void setLatency(Long Latency)
Set 延迟。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Latency- 延迟。 注意:此字段可能返回 null,表示取不到有效值。
-
getRecvLatency
public Long getRecvLatency()
Get 接收延迟。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- RecvLatency 接收延迟。 注意:此字段可能返回 null,表示取不到有效值。
-
setRecvLatency
public void setRecvLatency(Long RecvLatency)
Set 接收延迟。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
RecvLatency- 接收延迟。 注意:此字段可能返回 null,表示取不到有效值。
-
getPeerLatency
public Long getPeerLatency()
Get 对端延迟。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PeerLatency 对端延迟。 注意:此字段可能返回 null,表示取不到有效值。
-
setPeerLatency
public void setPeerLatency(Long PeerLatency)
Set 对端延迟。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PeerLatency- 对端延迟。 注意:此字段可能返回 null,表示取不到有效值。
-
getPeerIdleTimeout
public Long getPeerIdleTimeout()
Get 对端空闲超时时间。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PeerIdleTimeout 对端空闲超时时间。 注意:此字段可能返回 null,表示取不到有效值。
-
setPeerIdleTimeout
public void setPeerIdleTimeout(Long PeerIdleTimeout)
Set 对端空闲超时时间。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PeerIdleTimeout- 对端空闲超时时间。 注意:此字段可能返回 null,表示取不到有效值。
-
getPassphrase
public String getPassphrase()
Get 加密密钥。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Passphrase 加密密钥。 注意:此字段可能返回 null,表示取不到有效值。
-
setPassphrase
public void setPassphrase(String Passphrase)
Set 加密密钥。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Passphrase- 加密密钥。 注意:此字段可能返回 null,表示取不到有效值。
-
getPbKeyLen
public Long getPbKeyLen()
Get 加密密钥长度。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- PbKeyLen 加密密钥长度。 注意:此字段可能返回 null,表示取不到有效值。
-
setPbKeyLen
public void setPbKeyLen(Long PbKeyLen)
Set 加密密钥长度。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
PbKeyLen- 加密密钥长度。 注意:此字段可能返回 null,表示取不到有效值。
-
getMode
public String getMode()
Get SRT模式。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Mode SRT模式。 注意:此字段可能返回 null,表示取不到有效值。
-
setMode
public void setMode(String Mode)
Set SRT模式。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Mode- SRT模式。 注意:此字段可能返回 null,表示取不到有效值。
-
getSourceAddresses
public OutputSRTSourceAddressResp[] getSourceAddresses()
Get 服务器监听地址,SRT模式为LISTENER时使用。 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- SourceAddresses 服务器监听地址,SRT模式为LISTENER时使用。 注意:此字段可能返回 null,表示取不到有效值。
-
setSourceAddresses
public void setSourceAddresses(OutputSRTSourceAddressResp[] SourceAddresses)
Set 服务器监听地址,SRT模式为LISTENER时使用。 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
SourceAddresses- 服务器监听地址,SRT模式为LISTENER时使用。 注意:此字段可能返回 null,表示取不到有效值。
-
-