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