| Package | Description |
|---|---|
| com.tencentcloudapi.vod.v20180717.models |
| Modifier and Type | Method and Description |
|---|---|
MediaSubtitleInput[] |
ModifyMediaInfoRequest.getAddSubtitles()
Get Information of multiple subtitles to be added.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ModifyMediaInfoRequest.setAddSubtitles(MediaSubtitleInput[] AddSubtitles)
Set Information of multiple subtitles to be added.
|
| Constructor and Description |
|---|
MediaSubtitleInput(MediaSubtitleInput 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 © 2022. All rights reserved.