C# Class CCT.NUI.KinectSDK.SDKDepthImageDataSource

Inheritance: SDKImageDataSource
Afficher le fichier Open project: an83/KinectTouch2

Méthodes publiques

Méthode Description
SDKDepthImageDataSource ( IKinectSensor nuiRuntime ) : System

Méthodes protégées

Méthode Description
InnerStart ( ) : void
InnerStop ( ) : void

Private Methods

Méthode Description
ConvertData ( short data ) : void
Sensor_DepthFrameReady ( object sender, DepthImageFrameReadyEventArgs e ) : void

Method Details

InnerStart() protected méthode

protected InnerStart ( ) : void
Résultat void

InnerStop() protected méthode

protected InnerStop ( ) : void
Résultat void

SDKDepthImageDataSource() public méthode

public SDKDepthImageDataSource ( IKinectSensor nuiRuntime ) : System
nuiRuntime IKinectSensor
Résultat System