mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-06-08 08:48:48 +01:00
save 3d format in xml
This commit is contained in:
@@ -4,11 +4,8 @@ namespace MediaBrowser.Model.Entities
|
||||
public enum Video3DFormat
|
||||
{
|
||||
HalfSideBySide,
|
||||
|
||||
FullSideBySide,
|
||||
|
||||
FullTopAndBottom,
|
||||
|
||||
HalfTopAndBottom
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user