mirror of
https://github.com/revenz/FileFlowsPlugins.git
synced 2026-01-06 00:59:36 -06:00
FF-124 - added more bitrate options to add audio track
This commit is contained in:
@@ -13,6 +13,8 @@ namespace FileFlows.BasicNodes.File
|
||||
public override FlowElementType Type => FlowElementType.Process;
|
||||
public override string Icon => "fas fa-file-export";
|
||||
|
||||
public override string HelpUrl => "https://docs.fileflows.com/plugins/basic-nodes/move-file";
|
||||
|
||||
[Required]
|
||||
[Folder(1)]
|
||||
public string DestinationPath { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user