Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
SingleSubscribeParams |
UpdatePublishCdnStreamRequest.getSingleSubscribeParams()
Get Pass this parameter to change the single stream that is relayed.
|
SingleSubscribeParams |
StartPublishCdnStreamRequest.getSingleSubscribeParams()
Get The information of a single stream relayed.
|
Modifier and Type | Method and Description |
---|---|
void |
UpdatePublishCdnStreamRequest.setSingleSubscribeParams(SingleSubscribeParams SingleSubscribeParams)
Set Pass this parameter to change the single stream that is relayed.
|
void |
StartPublishCdnStreamRequest.setSingleSubscribeParams(SingleSubscribeParams SingleSubscribeParams)
Set The information of a single stream relayed.
|
Constructor and Description |
---|
SingleSubscribeParams(SingleSubscribeParams 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 © 2023. All rights reserved.