More parameter options for screen recording names (RecordFileNameFormat in the documentation)
According to the documentation for RecordFileNameFormat there is some customization of the filename available. It would be nice if more parameters were available. I'd like to see CompanyName as an optional parameter. This will make it easier to organize screen recordings by Company then by machine.
Current Format:
{0}_{1}_{2:yyyy-MM-dd}_{3}.avi
Parameters:
|
New Format:
{0}_{4}_{1}_{2:yyyy-MM-dd}_{3}.avi
Parameters:
|
Possibly more parameters can be added as well.
Thanks!