documentation

VLImageRecorderCommands.Reset Class Reference

Restarts recording. According to recordToNewDir (set in vl-file) either starts recording to a new folder (true) or overwrites the existing images (false). More...

Inherits VLWorkerCommands.CommandBase.

Additional Inherited Members

- Public Member Functions inherited from VLWorkerCommands.CommandBase
 CommandBase (string name)
 
- Data Fields inherited from VLWorkerCommands.CommandBase
string name
 

Detailed Description

Restarts recording. According to recordToNewDir (set in vl-file) either starts recording to a new folder (true) or overwrites the existing images (false).