Click or drag to resize
ESkinSensorStart Method (FramePerSecond)
Starts reception from sensors. An exception may occur.

Namespace: ESkin
Assembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public virtual void Start(
	FramePerSecond fps
)

Parameters

fps
Type: ESkinFramePerSecond
The frame per second of e-skin Hub.
See Also