Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
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::IsBlurayPlaylist (const CFileItem &item)
 Checks whether item points to a blu-ray playlist (.mpls)
 
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.