jellyfin/MediaBrowser.Model/Entities
LukePulverenti Luke Pulverenti luke pulverenti 9aaf843353 Added sample rate to video audio stream
2012-08-13 14:19:52 -04:00
..
ApiBaseItem.cs Added additional properties to ApiBaseItem 2012-08-11 15:28:38 -04:00
Audio.cs Added additional audio properties 2012-08-10 10:58:53 -04:00
BaseEntity.cs Moved some additional fields down to BaseEntity. 2012-08-13 07:39:42 -04:00
BaseItem.cs Moved some additional fields down to BaseEntity. 2012-08-13 07:39:42 -04:00
CategoryInfo.cs Reworked CategoryInfo and added ImageType enum 2012-07-30 15:03:07 -04:00
Folder.cs Moved the http server to it's own assembly. added comments and made other minor re-organizations. 2012-07-19 22:22:44 -04:00
Genre.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
ImageType.cs Reworked CategoryInfo and added ImageType enum 2012-07-30 15:03:07 -04:00
Person.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
Studio.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00
Video.cs Added sample rate to video audio stream 2012-08-13 14:19:52 -04:00
Year.cs Added BaseEntity so that Person, User, and other misc classes don't have to inherit from BaseItem 2012-08-12 19:57:54 -04:00