Kodi Documentation  18.0
Kodi is an open source media player and entertainment hub.
PlayerOperations.h File Reference
#include "JSONRPC.h"
#include "FileItemHandler.h"
#include "pvr/PVRTypes.h"
#include <string>

Classes

class  JSONRPC::CPlayerOperations
 

Namespaces

 JSONRPC
 

Enumerations

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