This website requires JavaScript.
Explore
Help
Register
Sign In
starred
/
jellyfin-jellyfin-1
Watch
1
Star
0
Fork
0
You've already forked jellyfin-jellyfin-1
mirror of
https://github.com/jellyfin/jellyfin.git
synced
2025-12-22 16:54:46 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0adc77209cd2c43fcc637124683f80a60bad9474
jellyfin-jellyfin-1
/
MediaBrowser.Model
/
Entities
/
VideoType.cs
12 lines
155 B
C#
Raw
Normal View
History
Unescape
Escape
Moved a few classes into their own files
2012-09-10 21:37:40 -04:00
namespace
MediaBrowser.Model.Entities
{
public
enum
VideoType
{
VideoFile
,
Iso
,
Some minor code cleanups
2012-09-11 14:20:12 -04:00
Dvd
,
Moved a few classes into their own files
2012-09-10 21:37:40 -04:00
BluRay
}
}
Reference in New Issue
Copy Permalink