#include <PlayListFactory.h>
◆ Create() [1/3]
◆ Create() [2/3]
CPlayList * KODI::PLAYLIST::CPlayListFactory::Create |
( |
const CURL & | url | ) |
|
|
static |
◆ Create() [3/3]
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: