mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-15 04:09:59 +01:00
BugFix Storing Play status of source in XML
Undo and restore play status of Source. Fix reload / restore play speed.
This commit is contained in:
@@ -142,6 +142,7 @@ public:
|
||||
* Set the speed factor for playing
|
||||
* Can be negative.
|
||||
* */
|
||||
void setRate(double s);
|
||||
void setPlaySpeed(double s);
|
||||
/**
|
||||
* Loop Mode: Behavior when reaching an extremity
|
||||
|
||||
Reference in New Issue
Block a user