mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
update keyframe setting
This commit is contained in:
@@ -233,8 +233,5 @@ namespace MediaBrowser.Model.Entities
|
||||
/// </summary>
|
||||
/// <value><c>null</c> if [is cabac] contains no value, <c>true</c> if [is cabac]; otherwise, <c>false</c>.</value>
|
||||
public bool? IsCabac { get; set; }
|
||||
|
||||
[IgnoreDataMember]
|
||||
public List<int> KeyFrames { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user