Uses of Class
com.tencentcloudapi.live.v20180801.models.CommonMixOutputParams
-
Packages that use CommonMixOutputParams Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of CommonMixOutputParams in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return CommonMixOutputParams Modifier and Type Method Description CommonMixOutputParamsCreateCommonMixStreamRequest. getOutputParams()Get 混流输出流参数。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type CommonMixOutputParams Modifier and Type Method Description voidCreateCommonMixStreamRequest. setOutputParams(CommonMixOutputParams OutputParams)Set 混流输出流参数。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CommonMixOutputParams Constructor Description CommonMixOutputParams(CommonMixOutputParams 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.
-