We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d492865 + 1361b85 commit 22cdbabCopy full SHA for 22cdbab
ci_media.go
@@ -287,6 +287,7 @@ type ConcatTemplate struct {
287
AudioMix *AudioMix `xml:"AudioMix,omitempty"`
288
AudioMixArray []AudioMix `xml:"AudioMixArray,omitempty"`
289
SceneChangeInfo *SceneChangeInfo `xml:"SceneChangeInfo,omitempty"`
290
+ DirectConcat string `xml:"DirectConcat,omitempty"`
291
}
292
293
// SceneChangeInfo 转场参数
0 commit comments