mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 15:30:00 +01:00
@@ -1147,7 +1147,7 @@ void SessionLoader::visit (MediaSource& s)
|
||||
s.mediaplayer()->accept(*this);
|
||||
|
||||
// add a callback to activate play speed
|
||||
s.call( new PlaySpeed( s.mediaplayer()->playSpeed() ) );
|
||||
s.call( new PlaySpeed( s.mediaplayer()->playSpeed(), 100 ) );
|
||||
}
|
||||
|
||||
void SessionLoader::visit (SessionFileSource& s)
|
||||
|
||||
Reference in New Issue
Block a user