|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "MediaSource.h"#include "utils/Digest.h"#include <climits>#include <cmath>#include <span>#include <stdint.h>#include <string.h>#include <vector>Classes | |
| struct | ExternalStreamInfo |
| class | CUtil |
Enumerations | |
| enum class | LegalPath { NONE , WIN32_COMPAT , DEFAULT = NONE } |
| Enumeration of filesystem types for LegalPath/FileName. More... | |
|
strong |