Add unused disc changing methods to Player

This commit is contained in:
Matt Nadareski
2021-10-04 22:46:46 -07:00
parent 34b7fbd790
commit 765d2f21c1
2 changed files with 50 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
using CSCore.SoundOut;
using PortAudioSharp;
namespace RedBookPlayer.Models.Hardware.Windows
{