A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
start(config:com.tastenkunst.airkinectv2:KV2Config) — method, class com.tastenkunst.airkinectv2.KV2Manager
Starts the Kinect sensor and initializes the data streams according to your settings in KV2Config. If you change a setting in KVConfig, you need to call this method again to restart the Kinect sensor. A currently running instance of the Kinect sensor will be disposed by this call.
stop() — method, class com.tastenkunst.airkinectv2.KV2Manager
Stops all data streams and the Kinect sensor.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z