Add thread stopping function

This commit is contained in:
2020-05-08 10:37:09 +02:00
parent 3c6805a8e6
commit ddde32a8c2
2 changed files with 7 additions and 0 deletions
+2
View File
@@ -31,6 +31,8 @@ public:
ModuleFrameBuffer *metadata,
char *data);
void stop();
};