mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-10 01:38:49 +01:00
3.2.40.1
This commit is contained in:
@@ -37,5 +37,6 @@ namespace MediaBrowser.Model.Session
|
||||
public int? SubtitleStreamIndex { get; set; }
|
||||
public int? AudioStreamIndex { get; set; }
|
||||
public string MediaSourceId { get; set; }
|
||||
public int? StartIndex { get; set; }
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user