Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
KODI::PLAYLIST::CPlayListFactory Class Reference

#include <PlayListFactory.h>

Static Public Member Functions

static CPlayListCreate (const std::string &filename)
 
static CPlayListCreate (const CFileItem &item)
 
static bool IsPlaylist (const CURL &url)
 
static bool IsPlaylist (const std::string &filename)
 
static bool IsPlaylist (const CFileItem &item)
 

Member Function Documentation

◆ Create() [1/2]

CPlayList * KODI::PLAYLIST::CPlayListFactory::Create ( const CFileItem & item)
static

◆ Create() [2/2]

CPlayList * KODI::PLAYLIST::CPlayListFactory::Create ( const std::string & filename)
static

◆ IsPlaylist() [1/3]

bool KODI::PLAYLIST::CPlayListFactory::IsPlaylist ( const CFileItem & item)
static

◆ IsPlaylist() [2/3]

bool KODI::PLAYLIST::CPlayListFactory::IsPlaylist ( const CURL & url)
static

◆ IsPlaylist() [3/3]

bool KODI::PLAYLIST::CPlayListFactory::IsPlaylist ( const std::string & filename)
static

The documentation for this class was generated from the following files: