mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
@@ -34,6 +34,8 @@ namespace MediaBrowser.Model.Session
|
||||
|
||||
public int? AudioChannels { get; set; }
|
||||
|
||||
public bool IsHardwareEncode { get; set; }
|
||||
|
||||
public TranscodeReason[] TranscodeReasons { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user