JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.openimaj.hardware.kinect
Interface KinectStreamCallback
All Known Implementing Classes:
KinectVideoStreamCallback
public interface
KinectStreamCallback
Callback for stream data
Author:
Jonathon Hare (jsh2@ecs.soton.ac.uk)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
stop
()
Stop the stream
void
swapFrames
()
swap the stream and callback buffers if the callback buffer has fresher data.
Method Detail
swapFrames
void
swapFrames
()
swap the stream and callback buffers if the callback buffer has fresher data.
stop
void
stop
()
Stop the stream
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method