This website requires JavaScript.
Explore
Help
Register
Sign In
michael.heier
/
jellyfin
Watch
1
Star
0
Fork
0
You've already forked jellyfin
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
450f246f95
jellyfin
/
MediaBrowser.Model
/
Dlna
/
EncodingContext.cs
9 lines
124 B
C#
Raw
Normal View
History
Unescape
Escape
Add GPL modules
2018-12-27 23:27:57 +00:00
namespace
MediaBrowser.Model.Dlna
{
public
enum
EncodingContext
{
Streaming
=
0
,
Static
=
1
}
EditorConfig reformat: MediaBrowser.Model
2019-01-13 19:31:15 +00:00
}
Reference in New Issue
Copy Permalink