Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
VideoLibrarySetSourceContent.cpp File Reference
#include "VideoLibrarySetSourceContent.h"
#include "utils/Variant.h"
#include <climits>
#include <string>

Namespaces

namespace  JSONRPC
 

Functions

JSONRPC_STATUS JSONRPC::ParseSetSourceContentParams (const CVariant &parameterObject, ParsedSetSourceContent &parsed)
 Parse and validate the parameters of VideoLibrary.SetSourceContent.