mirror of
https://github.com/OpenSpace/OpenSpace.git
synced 2025-12-31 00:10:44 -06:00
8 lines
147 B
Plaintext
8 lines
147 B
Plaintext
return {
|
|
{
|
|
Type = "ConvertRecFormatTask",
|
|
InputFilePath = "../../recordings/input",
|
|
OutputFilePath = "../../recordings/output"
|
|
}
|
|
}
|