KinectRecorder.KinectRecorder Method (KinectEx.DVR)
- C#
- VB
- C++
- F#
public KinectRecorder( Stream stream, KinectSensor sensor )
Syntax for VB is not yet implemented.
Syntax for C++ is not yet implemented
new : stream : Stream * sensor : KinectSensor -> KinectRecorder
Parameters
- stream
-
Type: System.IO.Stream
The stream to which frames will be stored.
- sensor
-
Type: Microsoft.Kinect.KinectSensor
If supplied, theKinectSensor from which frames will be automatically retrieved for recording.
Supported in:
Windows Desktop - .NET 4.5
Windows Desktop - .NET 4.5