Sets the target number of frames per seconds of the tracking thread. More...
Inherits VLWorkerCommands.CommandBase.
Public Member Functions | |
SetTargetFpsCmd (int fps) | |
Public Member Functions inherited from VLWorkerCommands.CommandBase | |
CommandBase (string name) | |
Data Fields | |
int | param |
Data Fields inherited from VLWorkerCommands.CommandBase | |
string | name |
Sets the target number of frames per seconds of the tracking thread.
|
inline |
int VLWorkerCommands.SetTargetFpsCmd.param |