-
This commit is contained in:
@@ -134,9 +134,10 @@ namespace mpvnet
|
||||
|
||||
public class MediaTrack
|
||||
{
|
||||
public int ID { get; set; }
|
||||
public bool External { get; set; }
|
||||
public string Text { get; set; }
|
||||
public string Type { get; set; }
|
||||
public int ID { get; set; }
|
||||
}
|
||||
|
||||
public class CommandItem : INotifyPropertyChanged
|
||||
|
||||
Reference in New Issue
Block a user