|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
#include "VideoLibrarySetSourceContent.h"#include "utils/Variant.h"#include <climits>#include <string>Namespaces | |
| namespace | JSONRPC |
Functions | |
| JSONRPC_STATUS | JSONRPC::ParseSetSourceContentParams (const CVariant ¶meterObject, ParsedSetSourceContent &parsed) |
| Parse and validate the parameters of VideoLibrary.SetSourceContent. | |