PlayMode
Defines play modes to be used in conjunction with the setting "play next video|song automatically"...
Definition: ContentUtils.h:22
static const std::string GetPreferredArtImage(const CFileItem &item)
Gets the preferred art image for a given item (depending on its media type). Provided a CFileItem wit...
Definition: ContentUtils.cpp:36
static std::unique_ptr< CFileItem > GeneratePlayableTrailerItem(const CFileItem &item, const std::string &label)
Gets a trailer playable file item for a given item. Essentially this creates a new item which contain...
Definition: ContentUtils.cpp:49
Definition: ContentUtils.h:16