| ESkinSensor Constructor (Int32) |
Initializes the ESkinSensor class.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public ESkinSensor(
int numberOfFrames
)
ESkin.ESkinSensor = function(numberOfFrames);
Parameters
- numberOfFrames
- Type: SystemInt32
The number of preserved data frames between 180 to 1800.
See Also