Media controller WIP

This commit is contained in:
TheXamlGuy
2024-01-10 20:59:55 +00:00
parent 56c4e6883e
commit e742b97b44
7 changed files with 79 additions and 5 deletions
@@ -0,0 +1,3 @@
namespace Hyperbar.Windows.Primary;
public record PauseRequest : INotification;