mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-12-01 22:30:13 +01:00
2023-08-22 Fred Gleason <fredg@paravelsystems.com>
* Added a 'RDPlayDeck::dumpCutPoints()' method. Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
@@ -64,6 +64,7 @@ class RDPlayDeck : public QObject
|
||||
int lastStartPosition() const;
|
||||
void clear();
|
||||
void reset();
|
||||
QString dumpCutPoints() const;
|
||||
|
||||
public slots:
|
||||
void play(unsigned pos,int segue_start=-1,int segue_end=-1,int duck_up_end=0);
|
||||
|
||||
Reference in New Issue
Block a user