Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
PresetLayoutConfig[] |
LayoutParams.getPresetLayoutConfig()
Get 自定义模板中有效,指定用户视频在混合画面中的位置。
|
Modifier and Type | Method and Description |
---|---|
void |
LayoutParams.setPresetLayoutConfig(PresetLayoutConfig[] PresetLayoutConfig)
Set 自定义模板中有效,指定用户视频在混合画面中的位置。
|
Constructor and Description |
---|
PresetLayoutConfig(PresetLayoutConfig 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.
|
Copyright © 2022. All rights reserved.