Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
OutputStorage |
VodRemuxTaskInfo.getOutputStorage()
Get VOD remux task output storage information.
|
OutputStorage |
CreateStreamPackageVodRemuxTaskRequest.getOutputStorage()
Get Output configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
VodRemuxTaskInfo.setOutputStorage(OutputStorage OutputStorage)
Set VOD remux task output storage information.
|
void |
CreateStreamPackageVodRemuxTaskRequest.setOutputStorage(OutputStorage OutputStorage)
Set Output configuration.
|
Constructor and Description |
---|
OutputStorage(OutputStorage 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.