mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-02 05:48:47 +01:00
update guide style
This commit is contained in:
@@ -58,12 +58,6 @@ namespace MediaBrowser.Model.Entities
|
||||
/// </summary>
|
||||
/// <value>The length of the packet.</value>
|
||||
public int? PacketLength { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the key frames.
|
||||
/// </summary>
|
||||
/// <value>The key frames.</value>
|
||||
public List<int> KeyFrames { get; set; }
|
||||
|
||||
/// <summary>
|
||||
/// Gets or sets the channels.
|
||||
|
||||
Reference in New Issue
Block a user