![]() |
Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
|
#include <ScraperUrl.h>
Public Attributes | |
std::string | m_spoof |
std::string | m_url |
std::string | m_cache |
std::string | m_aspect |
URLTYPES | m_type |
bool | m_post |
bool | m_isgz |
int | m_season |
std::string CScraperUrl::SUrlEntry::m_aspect |
std::string CScraperUrl::SUrlEntry::m_cache |
bool CScraperUrl::SUrlEntry::m_isgz |
bool CScraperUrl::SUrlEntry::m_post |
int CScraperUrl::SUrlEntry::m_season |
std::string CScraperUrl::SUrlEntry::m_spoof |
URLTYPES CScraperUrl::SUrlEntry::m_type |
std::string CScraperUrl::SUrlEntry::m_url |