mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 18:34:58 +01:00
Working but dirty implementation of GUI for Timeline and gaps of
MediaPlayer.
This commit is contained in:
@@ -189,6 +189,10 @@ public:
|
||||
* - frame duration : timeline.step()
|
||||
*/
|
||||
Timeline timeline();
|
||||
|
||||
void setTimeline(Timeline tl);
|
||||
// void toggleGapInTimeline(GstClockTime from, GstClockTime to);
|
||||
|
||||
/**
|
||||
* Get position time
|
||||
* */
|
||||
|
||||
Reference in New Issue
Block a user