Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
PlayerOperations.h File Reference
#include "FileItemHandler.h"
#include "JSONRPC.h"
#include <string>

Classes

class  JSONRPC::CPlayerOperations
 

Namespaces

namespace  PVR
 
namespace  KODI
 
namespace  KODI::PLAYLIST
 
namespace  JSONRPC
 

Enumerations

enum  JSONRPC::PlayerType {
  JSONRPC::None = 0 , JSONRPC::Video = 0x1 , JSONRPC::Audio = 0x2 , JSONRPC::Picture = 0x4 ,
  JSONRPC::External = 0x8 , JSONRPC::Remote = 0x10
}