Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
ImageFileURL.cpp File Reference
#include "ImageFileURL.h"
#include "URL.h"
#include "utils/URIUtils.h"
#include <charconv>

Namespaces

namespace  IMAGE_FILES
 

Functions

std::string IMAGE_FILES::URLFromFile (const std::string &filePath, std::string specialType="")
 Build an ImageFileURL string from a file path.
 
std::string IMAGE_FILES::ToCacheKey (const std::string &imageFileURL)
 Build a cache key for an ImageFileURL string.