mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2026-03-10 07:18:46 -05:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
return {
|
|
{
|
|
Type = "ConvertRecFormatTask",
|
|
InputFilePath = "../../recordings/input",
|
|
OutputFilePath = "../../recordings/output"
|
|
}
|
|
}
|