mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 22:43:07 +03:00
sync updates
This commit is contained in:
@@ -26,6 +26,11 @@ namespace MediaBrowser.Model.Sync
|
||||
/// <value>The quality.</value>
|
||||
public string Quality { get; set; }
|
||||
/// <summary>
|
||||
/// Gets or sets the bitrate.
|
||||
/// </summary>
|
||||
/// <value>The bitrate.</value>
|
||||
public int? Bitrate { get; set; }
|
||||
/// <summary>
|
||||
/// Gets or sets the profile.
|
||||
/// </summary>
|
||||
/// <value>The profile.</value>
|
||||
|
||||
Reference in New Issue
Block a user