C# Class CCT.NUI.Core.Video.DepthImageDataSource

Inheritance: ImageDataSource
Show file Open project: an83/KinectTouch2 Class Usage Examples

Public Methods

Method Description
DepthImageDataSource ( IDepthPointerDataSource depthDataSource ) : System

Method Details

DepthImageDataSource() public method

public DepthImageDataSource ( IDepthPointerDataSource depthDataSource ) : System
depthDataSource IDepthPointerDataSource
return System