Uses of Class
com.tencentcloudapi.live.v20180801.models.CommonMixInputParam
-
Packages that use CommonMixInputParam Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of CommonMixInputParam in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return CommonMixInputParam Modifier and Type Method Description CommonMixInputParam[]CreateCommonMixStreamRequest. getInputStreamList()Get 混流输入流列表。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type CommonMixInputParam Modifier and Type Method Description voidCreateCommonMixStreamRequest. setInputStreamList(CommonMixInputParam[] InputStreamList)Set 混流输入流列表。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CommonMixInputParam Constructor Description CommonMixInputParam(CommonMixInputParam 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.
-