tencentcloud-sdk-nodejs-mps 4.1.276 → 4.1.278
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -12299,11 +12299,11 @@ export interface OutputReq {
|
|
|
12299
12299
|
*/
|
|
12300
12300
|
export interface ManifestInfo {
|
|
12301
12301
|
/**
|
|
12302
|
-
*
|
|
12302
|
+
* <p>单位秒。</p>
|
|
12303
12303
|
*/
|
|
12304
12304
|
Windows?: number;
|
|
12305
12305
|
/**
|
|
12306
|
-
*
|
|
12306
|
+
* <p>打到output广告标签的格式,可选Date Range、Enhanced SCTE-35和Standard SCTE-35。</p>
|
|
12307
12307
|
*/
|
|
12308
12308
|
AdMarkupType?: string;
|
|
12309
12309
|
}
|