Package | Description |
---|---|
com.tencentcloudapi.tiw.v20190919.models |
Modifier and Type | Method and Description |
---|---|
RecordControl |
CreateVideoGenerationTaskRequest.getRecordControl()
Get A group of video generation parameters.
|
RecordControl |
StartOnlineRecordRequest.getRecordControl()
Get A group of real-time recording parameters.
|
Modifier and Type | Method and Description |
---|---|
void |
CreateVideoGenerationTaskRequest.setRecordControl(RecordControl RecordControl)
Set A group of video generation parameters.
|
void |
StartOnlineRecordRequest.setRecordControl(RecordControl RecordControl)
Set A group of real-time recording parameters.
|
Constructor and Description |
---|
RecordControl(RecordControl 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 © 2023. All rights reserved.