|
Kodi Docs 20.0
Kodi is an open source media player and entertainment hub.
|
#include <string>#include <sstream>#include <iostream>#include <map>#include <strstream>#include "storage/cdioSupport.h"#include "utils/ScopeGuard.h"Classes | |
| struct | CDDB::toc |
| class | CDDB::Xcddb |
Namespaces | |
| namespace | CDDB |
Macros | |
| #define | E_TOC_INCORRECT 2 |
| #define | E_NETWORK_ERROR_OPEN_SOCKET 3 |
| #define | E_NETWORK_ERROR_SEND 4 |
| #define | E_WAIT_FOR_INPUT 5 |
| #define | E_PARAMETER_WRONG 6 |
| #define | E_NO_MATCH_FOUND 202 |
| #define | CDDB_PORT 8880 |
| #define CDDB_PORT 8880 |
| #define E_NETWORK_ERROR_OPEN_SOCKET 3 |
| #define E_NETWORK_ERROR_SEND 4 |
| #define E_NO_MATCH_FOUND 202 |
| #define E_PARAMETER_WRONG 6 |
| #define E_TOC_INCORRECT 2 |
| #define E_WAIT_FOR_INPUT 5 |