| ESkinSensorOnFrame Event |
Raises the frame reception event on the worker thread.
Namespace: ESkinAssembly: ESkinLib (in ESkinLib.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public event EventHandler OnFrame
function add_OnFrame(value);
function remove_OnFrame(value);
Value
Type:
SystemEventHandlerSee Also