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 f732683 + ace1c70 commit 1361b85Copy full SHA for 1361b85
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