Package | Description |
---|---|
com.tencentcloudapi.vod.v20180717.models |
Modifier and Type | Method and Description |
---|---|
MediaKeyFrameDescItem[] |
ModifyMediaInfoRequest.getAddKeyFrameDescs()
Get Set of video timestamps to be added.
|
MediaKeyFrameDescItem[] |
MediaKeyFrameDescInfo.getKeyFrameDescSet()
Get Information array of video timestamps.
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyMediaInfoRequest.setAddKeyFrameDescs(MediaKeyFrameDescItem[] AddKeyFrameDescs)
Set Set of video timestamps to be added.
|
void |
MediaKeyFrameDescInfo.setKeyFrameDescSet(MediaKeyFrameDescItem[] KeyFrameDescSet)
Set Information array of video timestamps.
|
Constructor and Description |
---|
MediaKeyFrameDescItem(MediaKeyFrameDescItem 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 © 2021. All rights reserved.