too many to add
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
namespace Hyperbar.Widget.MediaController.Windows;
|
||||
|
||||
public record MediaInformation(string Title, string Description);
|
||||
public record MediaInformation(string Title,
|
||||
string Description,
|
||||
Stream ThumbnailSource);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user