mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-15 18:53:27 +01:00
added new image params & GameSystem constants
This commit is contained in:
@@ -1,18 +0,0 @@
|
||||
|
||||
namespace MediaBrowser.Model.Drawing
|
||||
{
|
||||
/// <summary>
|
||||
/// Enum ImageOverlay
|
||||
/// </summary>
|
||||
public enum ImageOverlay
|
||||
{
|
||||
/// <summary>
|
||||
/// The watched
|
||||
/// </summary>
|
||||
Played,
|
||||
/// <summary>
|
||||
/// The percent played
|
||||
/// </summary>
|
||||
PercentPlayed
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user