Package | Description |
---|---|
com.tencentcloudapi.mps.v20190612.models |
Modifier and Type | Method and Description |
---|---|
SegmentSpecificInfo |
VideoTemplateInfoForUpdate.getSegmentSpecificInfo()
Get Segment duration at startup.
|
SegmentSpecificInfo |
VideoTemplateInfo.getSegmentSpecificInfo()
Get Segment duration at startup.
|
Modifier and Type | Method and Description |
---|---|
void |
VideoTemplateInfoForUpdate.setSegmentSpecificInfo(SegmentSpecificInfo SegmentSpecificInfo)
Set Segment duration at startup.
|
void |
VideoTemplateInfo.setSegmentSpecificInfo(SegmentSpecificInfo SegmentSpecificInfo)
Set Segment duration at startup.
|
Constructor and Description |
---|
SegmentSpecificInfo(SegmentSpecificInfo 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.