mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 16:02:00 +02:00
Add GStreamer plugin ranking to preferences
This commit is contained in:
@@ -601,5 +601,8 @@ class ClapperPlayer extends PlayerBase
|
||||
|
||||
if(this.state !== GstPlayer.PlayerState.STOPPED)
|
||||
this.stop();
|
||||
|
||||
let app = window.get_application();
|
||||
if(app) app.quit();
|
||||
}
|
||||
});
|
||||
|
Reference in New Issue
Block a user