Uses of Class
com.tencentcloudapi.tci.v20190318.models.DoubleVideoFunction
-
Packages that use DoubleVideoFunction Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of DoubleVideoFunction in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return DoubleVideoFunction Modifier and Type Method Description DoubleVideoFunctionSubmitDoubleVideoHighlightsRequest. getFunctions()Get 详细功能开关配置项Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type DoubleVideoFunction Modifier and Type Method Description voidSubmitDoubleVideoHighlightsRequest. setFunctions(DoubleVideoFunction Functions)Set 详细功能开关配置项Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type DoubleVideoFunction Constructor Description DoubleVideoFunction(DoubleVideoFunction 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.
-