Package | Description |
---|---|
com.tencentcloudapi.trtc.v20190722.models |
Modifier and Type | Method and Description |
---|---|
MixLayoutParams |
ModifyCloudRecordingRequest.getMixLayoutParams()
Get 需要更新的混流的布局参数。
|
MixLayoutParams |
CreateCloudRecordingRequest.getMixLayoutParams()
Get 混流的布局参数,录制模式为混流的时候可以设置。
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyCloudRecordingRequest.setMixLayoutParams(MixLayoutParams MixLayoutParams)
Set 需要更新的混流的布局参数。
|
void |
CreateCloudRecordingRequest.setMixLayoutParams(MixLayoutParams MixLayoutParams)
Set 混流的布局参数,录制模式为混流的时候可以设置。
|
Constructor and Description |
---|
MixLayoutParams(MixLayoutParams 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.