C# Class CCT.NUI.KinectSDK.SDKDepthBitmapDataSource

Inheritance: SDKBitmapDataSource
Afficher le fichier Open project: an83/KinectTouch2 Class Usage Examples

Méthodes publiques

Méthode Description
SDKDepthBitmapDataSource ( IKinectSensor nuiRuntime ) : System

Méthodes protégées

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

Private Methods

Méthode Description
sensor_DepthFrameReady ( object sender, Microsoft.Kinect.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

SDKDepthBitmapDataSource() public méthode

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