Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
VideoFileItemClassify.h File Reference

Namespaces

namespace  KODI
 
namespace  KODI::VIDEO
 

Functions

bool KODI::VIDEO::IsBDFile (const CFileItem &item)
 Check whether an item is a blu-ray file.
 
bool KODI::VIDEO::IsDiscStub (const CFileItem &item)
 Check whether an item is a disc stub.
 
bool KODI::VIDEO::IsDVDFile (const CFileItem &item, bool bVobs=true, bool bIfos=true)
 Check whether an item is a DVD file.
 
bool KODI::VIDEO::IsProtectedBlurayDisc (const CFileItem &item)
 Checks whether item points to a protected blu-ray disc.
 
bool KODI::VIDEO::IsSubtitle (const CFileItem &item)
 Check whether an item is a subtitle file.
 
bool KODI::VIDEO::IsVideo (const CFileItem &item)
 Check whether an item is a video item.
 
bool KODI::VIDEO::IsVideoAssetFile (const CFileItem &item)
 Is the item a video asset, excluding folders.
 
bool KODI::VIDEO::IsVideoDb (const CFileItem &item)
 Check whether an item is a video database item.
 
bool KODI::VIDEO::IsVideoExtrasFolder (const CFileItem &item)
 Check whether an item is a video extras folder item.