|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
Macros | |
| #define | DEBUG |
| #define | LOG(s, ...) |
| #define | ILOG(s, ...) |
| #define | ELOG(s, ...) |
| #define | DLOG(s, ...) |
| #define | PRINT_SIGNATURE() |
| #define DEBUG |
| #define DLOG | ( | s, | |
| ... ) |
| #define ELOG | ( | s, | |
| ... ) |
| #define ILOG | ( | s, | |
| ... ) |
| #define LOG | ( | s, | |
| ... ) |
| #define PRINT_SIGNATURE | ( | ) |