Mix Audio
Audio mixing.
Audio mixing.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
Number of inputs.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Int32] |
false | 1 | false |
How to determine the end-of-stream.
Valid Values:
Type | Required | Position | PipelineInput |
---|---|---|---|
[String] |
false | 2 | false |
Transition time, in seconds, for volume renormalization when an input stream ends.
Type | Required | Position | PipelineInput |
---|---|---|---|
[Single] |
false | 3 | false |
Set weight for each input.
Type | Required | Position | PipelineInput |
---|---|---|---|
[String[]] |
false | 4 | false |
Extension/MixAudio.RoughDraft.Extension.ps1 -MixAudio [[-MixAudioInputs] <Int32>] [[-MixAudioDuration] <String>] [[-MixAudioDropoutTransition] <Single>] [[-MixAudioWeight] <String[]>] [<CommonParameters>]