mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-26 17:40:30 +01:00
support audio sync transcoding
This commit is contained in:
@@ -18,6 +18,7 @@ namespace MediaBrowser.Model.Dlna
|
||||
public string ItemId { get; set; }
|
||||
|
||||
public PlayMethod PlayMethod { get; set; }
|
||||
public EncodingContext Context { get; set; }
|
||||
|
||||
public DlnaProfileType MediaType { get; set; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user