Working but dirty implementation of GUI for Timeline and gaps of

MediaPlayer.
This commit is contained in:
brunoherbelin
2020-08-19 23:15:54 +02:00
parent a4b61927bc
commit 182f204d80
7 changed files with 265 additions and 215 deletions

View File

@@ -189,6 +189,10 @@ public:
* - frame duration : timeline.step()
*/
Timeline timeline();
void setTimeline(Timeline tl);
// void toggleGapInTimeline(GstClockTime from, GstClockTime to);
/**
* Get position time
* */