mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 10:49:59 +01:00
Initial integration of Mixer, Views and Source classes.
First tests with user interface and Mixing View
This commit is contained in:
@@ -191,10 +191,9 @@ public:
|
||||
* */
|
||||
double updateFrameRate() const;
|
||||
/**
|
||||
* Bind / Get the OpenGL texture
|
||||
* Get the OpenGL texture
|
||||
* Must be called in OpenGL context
|
||||
* */
|
||||
void bind();
|
||||
guint texture() const;
|
||||
/**
|
||||
* Get Image properties
|
||||
|
||||
Reference in New Issue
Block a user