The KinectVideoCamera type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | KinectVideoCamera | Overloaded. |
Methods
Name | Description | |
---|---|---|
![]() | SignalToStop |
Signal video source to stop its work.
|
![]() | Start |
Start video source.
|
![]() | Stop |
Stop video source.
|
![]() | WaitForStop |
Wait for video source has stopped.
|
Properties
Name | Description | |
---|---|---|
![]() | 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
Name | Description | |
---|---|---|
![]() | NewFrame |
New frame event.
|
![]() | PlayingFinished |
Video playing finished event.
|
![]() | VideoSourceError |
Video source error event.
|