The KinectVideoCamera type exposes the following members.

Constructors

  NameDescription
KinectVideoCameraOverloaded.

Methods

  NameDescription
SignalToStop
Signal video source to stop its work.
Start
Start video source.
Stop
Stop video source.
WaitForStop
Wait for video source has stopped.

Properties

  NameDescription
BytesReceived
Received bytes count.
CameraMode
Specifies video mode for the camera.
FramesReceived
Received frames count.
IsRunning
State of the video source.
Resolution
Resolution of video camera to set.
Source
A string identifying the video source.

Events

  NameDescription
NewFrame
New frame event.
PlayingFinished
Video playing finished event.
VideoSourceError
Video source error event.

See Also