Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CScraperUrl::SUrlEntry Struct Reference

#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
 

Member Data Documentation

◆ m_aspect

std::string CScraperUrl::SUrlEntry::m_aspect

◆ m_cache

std::string CScraperUrl::SUrlEntry::m_cache

◆ m_isgz

bool CScraperUrl::SUrlEntry::m_isgz

◆ m_post

bool CScraperUrl::SUrlEntry::m_post

◆ m_season

int CScraperUrl::SUrlEntry::m_season

◆ m_spoof

std::string CScraperUrl::SUrlEntry::m_spoof

◆ m_type

URLTYPES CScraperUrl::SUrlEntry::m_type

◆ m_url

std::string CScraperUrl::SUrlEntry::m_url

The documentation for this struct was generated from the following file: