37 bool XMLToBlurayState(
BlurayState& state,
const std::string& xmlstate);
44 bool BlurayStateToXML(std::string& xmlstate,
const BlurayState& state);
int32_t playlistId
Definition: BlurayStateSerializer.h:17
Auxiliar class to serialize/deserialize the Bluray state (into/from XML)
Definition: BlurayStateSerializer.h:22
Pod structure which represents the current Bluray state.
Definition: BlurayStateSerializer.h:14