Uses of Class
com.tencentcloudapi.mps.v20190612.models.FlowMediaVideo
-
Packages that use FlowMediaVideo Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of FlowMediaVideo in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return FlowMediaVideo Modifier and Type Method Description FlowMediaVideo[]FlowMediaInfo. getVideo()Get 传输流的视频数据。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowMediaVideo Modifier and Type Method Description voidFlowMediaInfo. setVideo(FlowMediaVideo[] Video)Set 传输流的视频数据。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type FlowMediaVideo Constructor Description FlowMediaVideo(FlowMediaVideo 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.
-