Uses of Class
com.tencentcloudapi.ie.v20200304.models.TargetVideoInfo
-
Packages that use TargetVideoInfo Package Description com.tencentcloudapi.ie.v20200304.models -
-
Uses of TargetVideoInfo in com.tencentcloudapi.ie.v20200304.models
Methods in com.tencentcloudapi.ie.v20200304.models that return TargetVideoInfo Modifier and Type Method Description TargetVideoInfoMediaTargetInfo. getTargetVideoInfo()Get 视频流信息。Methods in com.tencentcloudapi.ie.v20200304.models with parameters of type TargetVideoInfo Modifier and Type Method Description voidMediaTargetInfo. setTargetVideoInfo(TargetVideoInfo TargetVideoInfo)Set 视频流信息。Constructors in com.tencentcloudapi.ie.v20200304.models with parameters of type TargetVideoInfo Constructor Description TargetVideoInfo(TargetVideoInfo 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.
-