Uses of Class
com.tencentcloudapi.live.v20180801.models.CommonMixLayoutParams
-
Packages that use CommonMixLayoutParams Package Description com.tencentcloudapi.live.v20180801.models -
-
Uses of CommonMixLayoutParams in com.tencentcloudapi.live.v20180801.models
Methods in com.tencentcloudapi.live.v20180801.models that return CommonMixLayoutParams Modifier and Type Method Description CommonMixLayoutParamsCommonMixInputParam. getLayoutParams()Get 输入流布局参数。Methods in com.tencentcloudapi.live.v20180801.models with parameters of type CommonMixLayoutParams Modifier and Type Method Description voidCommonMixInputParam. setLayoutParams(CommonMixLayoutParams LayoutParams)Set 输入流布局参数。Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type CommonMixLayoutParams Constructor Description CommonMixLayoutParams(CommonMixLayoutParams 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.
-