mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-11 10:19:59 +01:00
Cleanup after all these changes in MediaPlayer and Mixer.
This commit is contained in:
@@ -124,8 +124,7 @@ void MediaSource::update(float dt)
|
||||
Source::update(dt);
|
||||
|
||||
// update video
|
||||
if (active_)
|
||||
mediaplayer_->update();
|
||||
mediaplayer_->update();
|
||||
}
|
||||
|
||||
void MediaSource::render()
|
||||
|
||||
Reference in New Issue
Block a user