MediaChangedEvent now hooked up to player component.
This commit is contained in:
@ -31,6 +31,8 @@ namespace Aurora.Backend.Models.Media
|
||||
|
||||
public abstract MediaTypeEnum MediaType { get; }
|
||||
|
||||
public abstract BaseMetadata Metadata { get; protected set; }
|
||||
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the data stream that holds the song.
|
||||
|
Reference in New Issue
Block a user