mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-15 04:09:59 +01:00
Draft feature Live change of Media player pipeline
Intended for adding effects (e.g. Frei0r). Not active yet.
This commit is contained in:
@@ -267,6 +267,8 @@ public:
|
||||
static MediaInfo UriDiscoverer(const std::string &uri);
|
||||
std::string log() const { return media_.log; }
|
||||
|
||||
bool setEffect(const std::string &pipeline_element);
|
||||
|
||||
private:
|
||||
|
||||
// video player description
|
||||
|
||||
Reference in New Issue
Block a user