Package | Description |
---|---|
com.tencentcloudapi.tiw.v20190919.models |
Modifier and Type | Method and Description |
---|---|
Concat |
CreateVideoGenerationTaskRequest.getConcat()
Get Video splicing parameters.
|
Concat |
StartOnlineRecordRequest.getConcat()
Get Real-time recording video splicing parameter
|
Modifier and Type | Method and Description |
---|---|
void |
CreateVideoGenerationTaskRequest.setConcat(Concat Concat)
Set Video splicing parameters.
|
void |
StartOnlineRecordRequest.setConcat(Concat Concat)
Set Real-time recording video splicing parameter
|
Constructor and Description |
---|
Concat(Concat 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 © 2024. All rights reserved.