mirror of
https://github.com/aaru-dps/RedBookPlayer.git
synced 2025-12-16 19:24:41 +00:00
Discs and audio output should be less aware
This commit is contained in:
@@ -7,7 +7,7 @@ namespace RedBookPlayer.Models.Hardware.Linux
|
||||
/// <summary>
|
||||
/// Sound output instance
|
||||
/// </summary>
|
||||
private ALSoundOut _soundOut;
|
||||
private readonly ALSoundOut _soundOut;
|
||||
|
||||
public AudioBackend() { }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user