Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeStreamPushInfoListResponse
-
Packages that use DescribeStreamPushInfoListResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeStreamPushInfoListResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeStreamPushInfoListResponse Modifier and Type Method Description DescribeStreamPushInfoListResponseLiveClient. DescribeStreamPushInfoList(DescribeStreamPushInfoListRequest req)该接口为监控数据接口,数据采集及统计方式与计费数据不同,仅供运营分析使用,不能用于计费对账参考。 查询流id的上行推流质量数据,包括音视频的帧率,码率,流逝时间,编码格式等。 -
Uses of DescribeStreamPushInfoListResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeStreamPushInfoListResponse Constructor Description DescribeStreamPushInfoListResponse(DescribeStreamPushInfoListResponse 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.
-