mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-16 20:50:48 +01:00
display additional transcoding info in dashboard
This commit is contained in:
@@ -137,6 +137,8 @@ namespace MediaBrowser.Model.Session
|
||||
|
||||
public PlayerStateInfo PlayState { get; set; }
|
||||
|
||||
public TranscodingInfo TranscodingInfo { get; set; }
|
||||
|
||||
public event PropertyChangedEventHandler PropertyChanged;
|
||||
|
||||
public SessionInfoDto()
|
||||
|
||||
Reference in New Issue
Block a user