Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
CosInputInfo |
MediaInputInfo.getCosInputInfo()
Get 当 Type 为 COS 时有效,则该项为必填,表示媒体处理 COS 对象信息。
|
Modifier and Type | Method and Description |
---|---|
void |
MediaInputInfo.setCosInputInfo(CosInputInfo CosInputInfo)
Set 当 Type 为 COS 时有效,则该项为必填,表示媒体处理 COS 对象信息。
|
Constructor and Description |
---|
CosInputInfo(CosInputInfo 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 © 2025. All rights reserved.