public interface KinectStreamCallback
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.
|
void swapFrames()
void stop()