public KinectVideoCamera GetVideoCamera()
Public Function GetVideoCamera As KinectVideoCamera
The method simply creates instance of the KinectVideoCamera class by calling its appropriate constructor. Use Start method to start the video then.
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.