Package | Description |
---|---|
com.tencentcloudapi.mdp.v20200527.models |
Modifier and Type | Method and Description |
---|---|
InputFileInfo |
VodRemuxTaskInfo.getInputFileInfo()
Get VOD remux task input file information.
|
InputFileInfo |
CreateStreamPackageVodRemuxTaskRequest.getInputFileInfo()
Get Input configuration.
|
Modifier and Type | Method and Description |
---|---|
void |
VodRemuxTaskInfo.setInputFileInfo(InputFileInfo InputFileInfo)
Set VOD remux task input file information.
|
void |
CreateStreamPackageVodRemuxTaskRequest.setInputFileInfo(InputFileInfo InputFileInfo)
Set Input configuration.
|
Constructor and Description |
---|
InputFileInfo(InputFileInfo 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.