BlendVideo Extension
Blends Multiple Videos
If set, will blend multiple videos
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
The blend mode.
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 1 | false |
One or more blend modes for a given color.
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String[]] |
false | 2 | false |
The blend expression
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 3 | false |
The blend expressions for a given color
Type | Required | Position | PipelineInput |
---|---|---|---|
[String[]] |
false | 4 | false |
The blend opacity.
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 5 | false |
The blend opacity for a given color.
Type | Required | Position | PipelineInput |
---|---|---|---|
[String[]] |
false | 6 | false |
Extension/BlendVideo.RoughDraft.Extension.ps1 -BlendVideo [[-BlendMode] <String>] [[-BlendColorMode] <String[]>] [[-BlendExpression] <String>] [[-BlendColorExpression] <String[]>] [[-BlendOpacity] <String>] [[-BlendColorOpacity] <String[]>] [<CommonParameters>]