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