Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
StreamUrlDetail[] |
DescribeOutput.getStreamUrls()
Get 输出模块配置,相关的URL,包括提供的拉流地址,或者配置的输出到第三方的转推地址
|
StreamUrlDetail[] |
DescribeInput.getStreamUrls()
Get 输入模块配置相关的URL信息,包含提供的推流地址,或者配置的第三方源流地址
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeOutput.setStreamUrls(StreamUrlDetail[] StreamUrls)
Set 输出模块配置,相关的URL,包括提供的拉流地址,或者配置的输出到第三方的转推地址
|
void |
DescribeInput.setStreamUrls(StreamUrlDetail[] StreamUrls)
Set 输入模块配置相关的URL信息,包含提供的推流地址,或者配置的第三方源流地址
|
Constructor and Description |
---|
StreamUrlDetail(StreamUrlDetail 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.
|
Copyright © 2025. All rights reserved.