mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 23:40:02 +01:00
Change READY state of source
a source is ready after rendering one frame (which is after being initialized)
This commit is contained in:
@@ -19,7 +19,7 @@ class SourcePreview {
|
||||
|
||||
Source *source_;
|
||||
std::string label_;
|
||||
int pre_frames_;
|
||||
bool reset_;
|
||||
|
||||
public:
|
||||
SourcePreview();
|
||||
|
||||
Reference in New Issue
Block a user