mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-12-17 06:23:03 +03:00
extract classes
This commit is contained in:
@@ -45,10 +45,4 @@ namespace MediaBrowser.Model.Dlna
|
||||
return list;
|
||||
}
|
||||
}
|
||||
|
||||
public enum EncodingContext
|
||||
{
|
||||
Streaming = 0,
|
||||
Static = 1
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user