mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-04 07:40:00 -06:00
FF-1785: Created a track remover based on the TrackSelectorFlowElement.cs
This commit is contained in:
@@ -16,6 +16,9 @@ public class FfmpegBuilderTrackRemover: TrackSelectorFlowElement<FfmpegBuilderT
|
||||
/// <inheritdoc />
|
||||
public override int Outputs => 2;
|
||||
|
||||
/// <inheritdoc />
|
||||
protected override string AutomaticLabel => "All";
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the stream types to remove
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user