We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 34f7412 commit 5ac2987Copy full SHA for 5ac2987
OpenNI2-FreenectDriver/src/VideoStream.hpp
@@ -28,6 +28,7 @@ namespace FreenectDriver
28
frame_id(1),
29
prev_timestamp(0),
30
device(device),
31
+ running(false),
32
mirroring(false)
33
{
34
// joy of structs
0 commit comments