Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
AddOnSubtitle[] |
OverrideTranscodeParameter.getAddOnSubtitles()
Get The subtitle file to add.
|
AddOnSubtitle[] |
AdaptiveDynamicStreamingTaskInput.getAddOnSubtitles()
Get
Note: This field may returnĀ·null, indicating that no valid values can be obtained.
|
Modifier and Type | Method and Description |
---|---|
void |
OverrideTranscodeParameter.setAddOnSubtitles(AddOnSubtitle[] AddOnSubtitles)
Set The subtitle file to add.
|
void |
AdaptiveDynamicStreamingTaskInput.setAddOnSubtitles(AddOnSubtitle[] AddOnSubtitles)
Set
Note: This field may returnĀ·null, indicating that no valid values can be obtained.
|
Constructor and Description |
---|
AddOnSubtitle(AddOnSubtitle 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.