Uses of Class
com.tencentcloudapi.mps.v20190612.models.DescribeStreamLinkFlowSRTStatisticsResponse
-
Packages that use DescribeStreamLinkFlowSRTStatisticsResponse Package Description com.tencentcloudapi.mps.v20190612 com.tencentcloudapi.mps.v20190612.models -
-
Uses of DescribeStreamLinkFlowSRTStatisticsResponse in com.tencentcloudapi.mps.v20190612
Methods in com.tencentcloudapi.mps.v20190612 that return DescribeStreamLinkFlowSRTStatisticsResponse Modifier and Type Method Description DescribeStreamLinkFlowSRTStatisticsResponseMpsClient. DescribeStreamLinkFlowSRTStatistics(DescribeStreamLinkFlowSRTStatisticsRequest req)查询媒体传输流的SRT质量数据。 -
Uses of DescribeStreamLinkFlowSRTStatisticsResponse in com.tencentcloudapi.mps.v20190612.models
Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type DescribeStreamLinkFlowSRTStatisticsResponse Constructor Description DescribeStreamLinkFlowSRTStatisticsResponse(DescribeStreamLinkFlowSRTStatisticsResponse 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.
-