39 bool XMLToBlurayState(
BlurayState& state,
const std::string& xmlstate);
46 bool BlurayStateToXML(std::string& xmlstate,
const BlurayState& state);
int32_t playlistId
Definition: BlurayStateSerializer.h:19
Auxiliar class to serialize/deserialize the Bluray state (into/from XML)
Definition: BlurayStateSerializer.h:24
Pod structure which represents the current Bluray state.
Definition: BlurayStateSerializer.h:16