mirror of
				https://github.com/Rafostar/clapper.git
				synced 2025-10-31 18:35:38 +01:00 
			
		
		
		
	Always start unmuted
This commit is contained in:
		| @@ -50,6 +50,7 @@ class ClapperPlayer extends GstPlayer.Player | |||||||
|         } |         } | ||||||
|  |  | ||||||
|         this.set_config(config); |         this.set_config(config); | ||||||
|  |         this.set_mute(false); | ||||||
|  |  | ||||||
|         this.loop = GLib.MainLoop.new(null, false); |         this.loop = GLib.MainLoop.new(null, false); | ||||||
|         this.run_loop = opts.run_loop || false; |         this.run_loop = opts.run_loop || false; | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user