Uses of Class
com.tencentcloudapi.trtc.v20190722.models.McuLayoutVolume
-
Packages that use McuLayoutVolume Package Description com.tencentcloudapi.trtc.v20190722.models -
-
Uses of McuLayoutVolume in com.tencentcloudapi.trtc.v20190722.models
Methods in com.tencentcloudapi.trtc.v20190722.models that return McuLayoutVolume Modifier and Type Method Description McuLayoutVolumeMcuSeiParams. getLayoutVolume()Get 音量布局SEIMethods in com.tencentcloudapi.trtc.v20190722.models with parameters of type McuLayoutVolume Modifier and Type Method Description voidMcuSeiParams. setLayoutVolume(McuLayoutVolume LayoutVolume)Set 音量布局SEIConstructors in com.tencentcloudapi.trtc.v20190722.models with parameters of type McuLayoutVolume Constructor Description McuLayoutVolume(McuLayoutVolume 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.
-