mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-13 03:09:57 +01:00
First minimal implementation of Screen device for screen capture under
Linux (ximagesrc). Cleanup code.
This commit is contained in:
@@ -23,9 +23,6 @@ std::list<std::string> all_plugin_features(std::string pluginname);
|
||||
|
||||
bool enable_feature (std::string name, bool enable);
|
||||
|
||||
|
||||
GstDeviceMonitor *setup_raw_video_source_device_monitor();
|
||||
|
||||
}
|
||||
|
||||
#endif // __GSTGUI_TOOLKIT_H_
|
||||
|
||||
Reference in New Issue
Block a user