Kodi Documentation 18.0
Kodi is an open source media player and entertainment hub.
CDVDStateSerializer Class Reference

#include <DVDStateSerializer.h>

Static Public Member Functions

static bool DVDToXMLState (std::string &xmlstate, const dvd_state_t *state)
 
static bool XMLToDVDState (dvd_state_t *state, const std::string &xmlstate)
 
static bool test (const dvd_state_t *state)
 

Member Function Documentation

◆ DVDToXMLState()

bool CDVDStateSerializer::DVDToXMLState ( std::string &  xmlstate,
const dvd_state_t state 
)
static

◆ test()

bool CDVDStateSerializer::test ( const dvd_state_t state)
static

◆ XMLToDVDState()

bool CDVDStateSerializer::XMLToDVDState ( dvd_state_t state,
const std::string &  xmlstate 
)
static

The documentation for this class was generated from the following files: