public void DebugStopSong() { StopSongEvent?.Invoke(); }
public static void StopThisSong() { StopSongEvent?.Invoke(); }