Conversion task working for both directions

This commit is contained in:
Gene Payne
2020-07-14 17:19:24 -06:00
parent 1c108f99d3
commit cd7be9b870
8 changed files with 211 additions and 119 deletions
@@ -0,0 +1,7 @@
return {
{
Type = "ConvertRecFormatTask",
InputFilePath = "../../recordings/input",
OutputFilePath = "../../recordings/output"
}
}