Uses of Class
com.tencentcloudapi.mps.v20190612.models.FlowSRTInfo
-
Packages that use FlowSRTInfo Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of FlowSRTInfo in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return FlowSRTInfo Modifier and Type Method Description FlowSRTInfo[]DescribeStreamLinkFlowSRTStatisticsResponse. getInfos()Get 传输流的SRT质量数据列表。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowSRTInfo Modifier and Type Method Description voidDescribeStreamLinkFlowSRTStatisticsResponse. setInfos(FlowSRTInfo[] Infos)Set 传输流的SRT质量数据列表。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowSRTInfo Constructor Description FlowSRTInfo(FlowSRTInfo 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.
-