mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-05 07:18:47 +01:00
update translations
This commit is contained in:
@@ -45,6 +45,12 @@ namespace MediaBrowser.Model.Entities
|
||||
/// <value>The bit depth.</value>
|
||||
public int? BitDepth { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the reference frames.
|
||||
/// </summary>
|
||||
/// <value>The reference frames.</value>
|
||||
public int? RefFrames { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the length of the packet.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user